InlineSubscriptionsPage1
InlineSubscriptionsPage1
It holds the collection of subscriptions for a paged response
JSON Example
{
"items": [
{
"id": "aa6ce24d-b38a-405b-a1ca-3ac0a79418bb",
"product_id": "VTAC_AAORG_CP",
"status": "ACTIVE",
"quotas": {
"applications": {
"limit": 25
}
},
"created_at": "2023-03-03T00:59:52.762Z",
"updated_at": "2023-03-03T00:59:52.762Z",
"starts_at": "2023-03-03T00:59:52.762Z",
"ends_at": "2023-03-03T00:59:52.762Z"
}
]
}