Sha256: e39c7ebeca9f6ce13589f4f4dbadec1bb9f7214674d414d4850604f9ffa973fb
Contents?: true
Size: 834 Bytes
Versions: 3
Compression:
Stored size: 834 Bytes
Contents
# DocuSign_eSign::AddressInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **city** | **String** | The city associated with the address. | [optional] **country** | **String** | Specifies the country associated with the address. | [optional] **fax** | **String** | A Fax number associated with the address if one is available. | [optional] **phone** | **String** | A phone number associated with the address. | [optional] **state** | **String** | The state or province associated with the address. | [optional] **street1** | **String** | The first line of the address. | [optional] **street2** | **String** | The second line of the address (optional). | [optional] **zip** | **String** | The zip or postal code associated with the address. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
docusign_esign-1.0.0 | docs/AddressInformation.md |
docusign_esign-0.0.2 | docs/AddressInformation.md |
docusign_esign-0.0.1 | docs/AddressInformation.md |