Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 321 Bytes

File metadata and controls

19 lines (12 loc) · 321 Bytes

TopicsControllerListTopicSubscriptionsQueryParamOrderDirection

Direction of sorting

Example Usage

using Novu.Models.Requests;

var value = TopicsControllerListTopicSubscriptionsQueryParamOrderDirection.Asc;

Values

Name Value
Asc ASC
Desc DESC