> For the complete documentation index, see [llms.txt](https://docs.certhis.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certhis.io/api-object-references/label.md).

# Label

| Property            | Description                                                    | Type   |
| ------------------- | -------------------------------------------------------------- | ------ |
| id                  | Unique identifier of the label (CERTHIS API)                   | Int    |
| label\_id           | Specific identifier of the label (CERTHIS SMART CONTRACT)      | Int    |
| label\_logo\_id     | Identifier of the label logo                                   | Int    |
| label\_name         | Name of the label                                              | String |
| label\_description  | Description of the label                                       | String |
| label\_tax          | Tax applied to the label                                       | Number |
| label\_logo         | URL of the label logo                                          | String |
| label\_payout       | Payout address for the label                                   | String |
| label\_tax\_mint    | Fees applied to the minting of collections linked to the label | Number |
| label\_payout\_mint | Payout address for the minting of the label                    | String |
| creator\_address    | Blockchain address of the creator of the label                 | String |
| contract\_id        | Contract identifier of the label                               | String |
| created             | Date when the label was created                                | Date   |
| updated             | Date when the label was last updated                           | Date   |
