# NewAccountDefinition ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accountName** | **String** | The account name for the new account. | [optional] **accountSettings** | [**AccountSettingsInformation**](AccountSettingsInformation.md) | | [optional] **addressInformation** | [**AccountAddress**](AccountAddress.md) | | [optional] **creditCardInformation** | [**CreditCardInformation**](CreditCardInformation.md) | | [optional] **directDebitProcessorInformation** | [**DirectDebitProcessorInformation**](DirectDebitProcessorInformation.md) | | [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**](UserInformation.md) | | [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**](PaymentProcessorInformation.md) | | [optional] **planInformation** | [**PlanInformation**](PlanInformation.md) | | [optional] **referralInformation** | [**ReferralInformation**](ReferralInformation.md) | | [optional] **socialAccountInformation** | [**SocialAccountInformation**](SocialAccountInformation.md) | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)