Name | Type | Description | Notes |
---|---|---|---|
legalPersonName | string | Name by which the legal person is known. | [optional] [default to undefined] |
legalPersonNameIdentifierType | string | Specifies the type of name for a legal person. Acceptable values are: - 'REGISTERED': The official registered name. - 'TRADE': A trading name or DBA (Doing Business As) name. - 'OTHER': Any other type of name. | [optional] [default to undefined] |
-
Registered
(value:'REGISTERED'
) -
Trade
(value:'TRADE'
) -
Other
(value:'OTHER'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]