# Labels

## Properties

| Name      | Type                                                                | Description                                                    | Notes                                           |
| --------- | ------------------------------------------------------------------- | -------------------------------------------------------------- | ----------------------------------------------- |
| **href**  | **string**                                                          | URL to the collection representation (absolute path).          | \[optional] \[readonly] \[default to undefined] |
| **id**    | **string**                                                          | A unique representation of the label as a resource collection. | \[optional] \[readonly] \[default to undefined] |
| **items** | [**Array\<Label>**](https://docs.ionos.com/nodejs-sdk/models/label) | Array of items in the collection.                              | \[optional] \[readonly] \[default to undefined] |
| **type**  | **string**                                                          | The type of resource within a collection.                      | \[optional] \[readonly] \[default to undefined] |
