Schema ID
https://gobl.org/draft-0/org/person
Properties
| Title | Property | Type | Req. | Description |
|---|---|---|---|---|
| UUID | uuid | string | Universally Unique Identifier. | |
| Label | label | string | Label can be used to identify the person in a given context in a single language, for example “Attn”, “Contact”, “Responsible”, etc. | |
| Name | name | org.Name | true | Complete details on the name of the person |
| Role | role | string | What they do within an organization | |
| Email Addresses | emails | array of org.Email | Electronic mail addresses that belong to the person. | |
| Telephone Numbers | telephones | array of org.Telephone | Regular phone or mobile numbers | |
| Avatars | avatars | array of org.Image | Avatars provider links to images or photos or the person. | |
| Meta | meta | cbc.Meta | Data about the data. |