Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 345 Bytes

File metadata and controls

19 lines (12 loc) · 345 Bytes

ChannelConnectionsControllerListChannelConnectionsQueryParamOrderDirection

Direction of sorting

Example Usage

using Novu.Models.Requests;

var value = ChannelConnectionsControllerListChannelConnectionsQueryParamOrderDirection.Asc;

Values

Name Value
Asc ASC
Desc DESC