| Name | Type | Description | Notes |
|---|---|---|---|
| resource | String | Resource type name, always "subscription_list". | [default to null] |
| data | List | Array of subscription objects for this page. | [default to null] |
| start_time | Date | Start of the time range for records in this response. | [default to null] |
| end_time | Date | End of the time range for records in this response. | [default to null] |
| total | Integer | Total number of records matching the query. | [default to null] |
| page | Integer | Current page number. | [default to null] |
| per_page | Integer | Number of results per page. | [default to null] |
| last_page | Integer | Last available page number. | [default to null] |