Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 854 Bytes

File metadata and controls

16 lines (12 loc) · 854 Bytes

WalletInc.Model.MemberSearch

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]
SortKey string Denotes the key using which the records need to be sorted [optional]
SearchKey string The search key to be used
SearchValue string The search value to be queried

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