Name | Type | Description | Notes |
---|---|---|---|
Total | int? | Total amount of requested resource. | [optional] |
Start | int? | Resource index at start of current page | [optional] |
End | int? | Resource index at end of current page | [optional] |
Page | int? | Current page | [optional] |
NumPages | int? | Total number of pages | [optional] |
PageSize | int? | Number of items per page | [optional] |
NextPageUri | string | Uri to retrieve the next page of items | [optional] |
Campaigns | List<SMSTenDLCCampaign> | [optional] |
[Link to Serialization/Deserialization]
[Back to Enum list]
[Back to Model list]
[Back to API list]
[Back to README]