Representation of an add-on requirement.
Name | Type | Description | Notes |
---|---|---|---|
id | str | ID of the add-on requirement. | [optional] |
data | dict(str, object) | Data for the add-on requirement. | [optional] |
enabled | bool | Indicates if this requirement is enabled for the add-on. | [optional] |
resource | str | Type of resource of the add-on requirement. | [optional] |
status | AddOnRequirementStatus | [optional] |