Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.15 KB

File metadata and controls

25 lines (21 loc) · 1.15 KB

Subscription

Properties

Name Type Description Notes
id str
domain str Default domain assigned to subscription when created (e.g. example.ladesk.com) [optional]
custom_domain str Additional domain parked to this subscription (e.g. support.example.com) [optional]
customer_email str [optional]
customer_name str [optional]
company str [optional]
date_created datetime [optional]
date_validity datetime [optional]
status str I - installing\nA - active\nS - suspended\nT - terminated\nD - deleted\n [optional]
account_id str [optional]
cluster_id str [optional]
task_id str [optional]
version str [optional]
is_latest bool [optional]
product_id str [optional]
variation_id str [optional]

[Back to Model list] [Back to API list] [Back to README]