Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 855 Bytes

File metadata and controls

24 lines (12 loc) · 855 Bytes

TravelRuleValidateLegalNameIdentifier

Properties

Name Type Description Notes
legalPersonName String Name by which the legal person is known.
legalPersonNameIdentifierType LegalPersonNameIdentifierTypeEnum Specifies the type of name for a legal person (IVMS101 LegalPersonNameTypeCode). Acceptable values are: - 'LEGL': Legal name - official name under which the organisation is registered. - 'SHRT': Short name of the organisation. - 'TRAD': Trading name - name used by the business for commercial purposes.

Enum: LegalPersonNameIdentifierTypeEnum

Name Value
LEGL "LEGL"
SHRT "SHRT"
TRAD "TRAD"