Sha256: 61fc376a2eb17abca8940e8ffe849e0ea526bd1a3d6374db4dec3b56d135861a
Contents?: true
Size: 1.25 KB
Versions: 3
Compression:
Stored size: 1.25 KB
Contents
# DocuSign_eSign::NewAccountDefinition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **account_name** | **String** | The account name for the new account. | [optional] **account_settings** | [**Array<NameValue>**](NameValue.md) | The list of account settings. These determine the features available for the account. Note that some features are determined by the plan used to create the account, and cannot be overridden. | [optional] **address_information** | [**AccountAddress**](AccountAddress.md) | | [optional] **credit_card_information** | [**CreditCardInformation**](CreditCardInformation.md) | | [optional] **distributor_code** | **String** | The code that identifies the billing plan groups and plans for the new account. | [optional] **distributor_password** | **String** | The password for the distributorCode. | [optional] **initial_user** | [**UserInformation**](UserInformation.md) | | [optional] **plan_information** | [**PlanInformation**](PlanInformation.md) | | [optional] **referral_information** | [**ReferralInformation**](ReferralInformation.md) | | [optional] **social_account_information** | [**SocialAccountInformation**](SocialAccountInformation.md) | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/NewAccountDefinition.md |
docusign_esign-0.0.2 | docs/NewAccountDefinition.md |
docusign_esign-0.0.1 | docs/NewAccountDefinition.md |