Address
A generic address associated with the customer that is not mailing, shipping, or billing.
Contents
- Address1
-
The first line of a customer address.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Address2
-
The second line of a customer address.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Address3
-
The third line of a customer address.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Address4
-
The fourth line of a customer address.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- City
-
The city in which a customer lives.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Country
-
The country in which a customer lives.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- County
-
The county in which a customer lives.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- PostalCode
-
The postal code of a customer address.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Province
-
The province in which a customer lives.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- State
-
The state in which a customer lives.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: