WalletInc.Model.PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey
From T, pick a set of properties whose keys are in the union K
| 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] |