SubscriptionList¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
items | list[Subscription] | [optional] | |
item_count | int | [optional] | |
first_page_token | str | [optional] | |
next_page_token | str | [optional] | |
prev_page_token | str | [optional] | |
last_page_token | str | [optional] | |
total_item_count | int | [optional] | |
total_page_count | int | [optional] | |
sorted_by | SubscriptionListSortFields | [optional] | |
sort_direction | SortDirection | [optional] |