Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 337 Bytes

File metadata and controls

19 lines (12 loc) · 337 Bytes

ChannelEndpointsControllerListChannelEndpointsQueryParamOrderDirection

Direction of sorting

Example Usage

using Novu.Models.Requests;

var value = ChannelEndpointsControllerListChannelEndpointsQueryParamOrderDirection.Asc;

Values

Name Value
Asc ASC
Desc DESC