FoneStorm announcement object representing an account resource in the object store.
{
"id": "bb336b0b698288",
"label": "Test 1",
"destination_type": "Hangup",
"destination": "",
"soundfile": "SF123456789"
}| Property | Type | Description |
|---|---|---|
| id | string | Unique identifier of announcement. |
| label | string | Label for the announcement. |
| destination_type | string | Announcement destination type. |
| destination | string | Announcement destination. |
| soundfile | string | SoundFile ID or Text to speech text. |