Properties
NAME | TYPE | DESCRIPTION |
$id | string | Message ID. |
$createdAt | string | Message creation time in ISO 8601 format. |
$updatedAt | string | Message update date in ISO 8601 format. |
providerType | string | Message provider type. |
topics | array | Topic IDs set as recipients. |
users | array | User IDs set as recipients. |
targets | array | Target IDs set as recipients. |
scheduledAt | string | The scheduled time for message. |
deliveredAt | string | The time when the message was delivered. |
deliveryErrors | array | Delivery errors if any. |
deliveredTotal | integer | Number of recipients the message was delivered to. |
data | object | Data of the message. |
status | string | Status of delivery. |
Example
JSON
{}
JSON
{}