Org
Name
Name represents what a human is called.
Schema ID
https://gobl.org/draft-0/org/name
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
UUID | uuid | string | Universally Unique Identifier. | |
Alias | alias | string | What the person would like to be called | |
Prefix | prefix | string | Additional prefix to add to name, like Mrs. or Mr. | |
Given | given | string | Person’s given or first name | |
Middle | middle | string | Middle names or initials | |
Surname | surname | string | Second or Family name. | |
Second Surname | surname2 | string | Additional second of family name. | |
Suffix | suffix | string | Titles to include after the name. | |
Meta | meta | cbc.Meta | Any additional useful data. |