Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.32 KB

TravelRuleValidateLegalPerson.md

File metadata and controls

17 lines (11 loc) · 1.32 KB

TravelRuleValidateLegalPerson

Properties

Name Type Description Notes
name TravelRuleValidateLegalPersonNameIdentifier [optional] [default to undefined]
geographicAddress Array<TravelRuleValidateGeographicAddress> The array of geographic addresses associated with the legal person. [optional] [default to undefined]
nationalIdentification TravelRuleValidateNationalIdentification [optional] [default to undefined]
customerIdentification string A unique identifier that identifies the customer in the organization&#39;s context. [optional] [default to undefined]
customerNumber string A distinct identifier that uniquely identifies the customer within the organization. [optional] [default to undefined]
countryOfRegistration string The ISO-3166 Alpha-2 country code where the legal person is registered. [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]