An object representing the available notifications.
Name | Type | Description | Notes |
---|---|---|---|
id | String | A UUID. | [optional] [readonly] |
name | String | A human readable name. | [optional] |
notificationCategory | String | [optional] | |
enabled | Boolean | [optional] | |
createdAt | OffsetDateTime | ISO 8601 formatted date indicating when the resource was created. | [optional] |
updatedAt | OffsetDateTime | ISO 8601 formatted date indicating when the resource was updated. | [optional] |