# LabelProperties

## Properties

| Name             | Type       | Description                                                        | Notes                               |
| ---------------- | ---------- | ------------------------------------------------------------------ | ----------------------------------- |
| **key**          | **string** | A label key                                                        | \[optional] \[default to undefined] |
| **resourceHref** | **string** | URL to the Resource (absolute path) on which the label is applied. | \[optional] \[default to undefined] |
| **resourceId**   | **string** | The ID of the resource.                                            | \[optional] \[default to undefined] |
| **resourceType** | **string** | The type of the resource on which the label is applied.            | \[optional] \[default to undefined] |
| **value**        | **string** | A label value                                                      | \[optional] \[default to undefined] |
