Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 728 Bytes

CreateProvisionedSubscriptionDto.md

File metadata and controls

13 lines (10 loc) · 728 Bytes

CreateProvisionedSubscriptionDto

Properties

Name Type Description Notes
customerEmail string The email address of the customer.
productCode string The product-code of the product the subscription is for.
site string The site URL that the subscription needs to be connected to. [optional]
firstName string The first name of the customer. [optional]
lastName string The last name of the customers. [optional]

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