The Name Message
Name messages are components of other messages that connect multilingual names to Ledger entities.
The exclude
and list
properties are used only in query requests.
Business Rules
- The
name
text is required on add/update. - If
language
is not provided, the ledger default language will be used.
EntityRef Properties
Property | Type | Description |
---|---|---|
exclude |
bool | Selection should be excluded from a name selection. |
language |
string | The language this name is in. |
list |
bool | Selection should be used as a SQL wildcard. |
name |
string | The name. |
ownerUuid |
string | The UUID of the entity this name is associated with. |