Sha256: bbcc60e585ad6aecc7b2c62b96e6950a10384f50636f274c0d4437f6c8fe06af

Contents?: true

Size: 1.03 KB

Versions: 3

Compression:

Stored size: 1.03 KB

Contents

# DocuSign_eSign::AccountAddress

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address1** | **String** | First Line of the address. Maximum length: 100 characters. | [optional] 
**address2** | **String** | Second Line of the address. Maximum length: 100 characters. | [optional] 
**city** | **String** | The city value of the address. | [optional] 
**country** | **String** | Specifies the country associated with the address. | [optional] 
**email** | **String** |  | [optional] 
**fax** | **String** |  | [optional] 
**first_name** | **String** | The user’s first name.  Maximum Length: 50 characters. | [optional] 
**last_name** | **String** |  | [optional] 
**phone** | **String** |  | [optional] 
**postal_code** | **String** |  | [optional] 
**state** | **String** | The state or province associated with the address. | [optional] 
**supported_countries** | [**Array<Country>**](Country.md) | Contains an array of countries supported by the billing plan. | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
docusign_esign-1.0.0 docs/AccountAddress.md
docusign_esign-0.0.2 docs/AccountAddress.md
docusign_esign-0.0.1 docs/AccountAddress.md