Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | The unique identifier of the notification. Can be used for pagination purposes. | |
CreatedAt | string | Timestamp the notification was created at, in RFC-3339 format. | |
WalletId | string | The ID of the wallet the notification relates to. May be null in cases there is no such specific wallet. | [optional] |
TaskId | string | The ID of the task the notification relates to. May be empty in cases there is no such specific task. | |
NotificationType | NotificationType | ||
Content | map[string]interface{} | [optional] |