ListSubscriptionsResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListSubscriptionsResponseBody.jsonitems object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/Subscription.jsoncancelAtPeriodEndbooleanrequired
cancelledAtdate-time
createdAtdate-timerequired
currentPeriodEnddate-timerequired
currentPeriodStartdate-timerequired
endsAtdate-time
failedChargeCountint64required
metadata object
property name*any
nextBillingAtdate-timerequired
paymentMethodIDstring
paymentProviderstring
serviceUUIDstringrequired
startedAtdate-timerequired
statusstringrequired
tenantUUIDstringrequired
tierCodestringrequired
updatedAtdate-timerequired
uuidstringrequired
]
totalint64required
ListSubscriptionsResponseBody
{
"$schema": "https://example.com/schemas/ListSubscriptionsResponseBody.json",
"items": "Unknown Type: array,null",
"total": 0
}