> ## Documentation Index
> Fetch the complete documentation index at: https://gobl-regime-code.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Email

Email describes the electronic mailing details.

## Schema ID

`https://gobl.org/draft-0/org/email`

## Properties

| Title   | Property | Type                          | Req. | Description                    |
| ------- | -------- | ----------------------------- | ---- | ------------------------------ |
| UUID    | `uuid`   | string                        |      | Universally Unique Identifier. |
| Label   | `label`  | string                        |      | Identifier for the email.      |
| Address | `addr`   | string                        | true | Electronic mailing address.    |
| Meta    | `meta`   | [cbc.Meta](/draft-0/cbc/meta) |      | Additional fields.             |
