Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 770 Bytes

File metadata and controls

14 lines (10 loc) · 770 Bytes

WalletInc.Model.PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey

From T, pick a set of properties whose keys are in the union K

Properties

Name Type Description Notes
IsArchiveIncluded bool Denotes if archived records should be included in the response payload [optional]
PageSize int Denotes the number of records per page [optional]
PageNum int Denotes the page number [optional]
SortOrder string Denotes the sort order [optional]

[Back to Model list] [Back to API list] [Back to README]