Skip to main content

SubscriptionInfo

Subscription details for workspace detail view.

plan_namePlan Name (string)
Default value: free
statusStatus (string)
Default value: none
billing_period object
anyOf
string
current_period_end object
anyOf
string
last_payment_amount object
anyOf
number
last_payment_date object
anyOf
string
SubscriptionInfo
{
"plan_name": "free",
"status": "none",
"billing_period": "string",
"current_period_end": "string",
"last_payment_amount": 0,
"last_payment_date": "string"
}