Jurisdiction
The jurisdiction details of the TRN information of the customers. This doesn't contain full legal address, and contains only country code and state/region/province.
Contents
- countryCode
-
The country code of the jurisdiction.
Type: String
Length Constraints: Fixed length of 2.
Pattern:
^[a-zA-Z]+$
Required: Yes
- stateOrRegion
-
The state, region, or province associated with the country of the jurisdiction, if applicable.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
^(?!\s*$)[\s\S]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: