Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 899 Bytes

SubscriptionProvisioningResponseDto.md

File metadata and controls

15 lines (12 loc) · 899 Bytes

SubscriptionProvisioningResponseDto

Properties

Name Type Description Notes
iD string The subscription ID to be used privately.
subscriptionNumber string The subscription invoice number, can be communicated publicly.
status string The status of the subscription.
startDate int The date the subscription has started.
endDate int The date the subscription will expire.
pluginDownloadUrls string[] The URLs for the latest version of the download for the products in the subscription.
siteUrl string The URL for the site connected to this subscription.

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