FoneStorm pagegroup object representing an account resource in the object store.
{
"id": "PAGEGRP1551926837",
"label": "Test 4",
"max_page_time": 0,
"tone_length": 0,
"soundfile": "SF1234567890",
"devices": [
"107316830517",
"350052832016"
]
}
Response Properties
Property | Type | Description |
---|---|---|
id | string | PageGroup ID |
label | string | Name/Label for PageGroup |
max_page_time | integer | Max page time in seconds |
tone_length | integer | Tone length seconds |
soundfile | string | SoundFile ID |
devices | array | Array of Device IDs |