Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.85 KB

NewAccountDefinition.md

File metadata and controls

23 lines (19 loc) · 1.85 KB

NewAccountDefinition

Properties

Name Type Description Notes
accountName String The account name for the new account. [optional]
accountSettings AccountSettingsInformation [optional]
addressInformation AccountAddress [optional]
creditCardInformation CreditCardInformation [optional]
directDebitProcessorInformation DirectDebitProcessorInformation [optional]
distributorCode String The Distributor Code that you received from DocuSign. [optional]
distributorPassword String The password for the `distributorCode`. [optional]
envelopePartitionId String Reserved for DocuSign. [optional]
initialUser UserInformation [optional]
paymentMethod String The payment method used for the billing plan. Valid values are: - `NotSupported` - `CreditCard` - `PurchaseOrder` - `Premium` - `Freemium` - `FreeTrial` - `AppStore` - `DigitalExternal` - `DirectDebit` [optional]
paymentProcessorInformation PaymentProcessorInformation [optional]
planInformation PlanInformation [optional]
referralInformation ReferralInformation [optional]
socialAccountInformation SocialAccountInformation [optional]

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