Voicemail message Structure
Base Attributes
Attribute | Type | Example |
---|---|---|
id The internal ID of the voicemail message |
String | eyJ0eXAiOizI1NiJ9.eyJ2b2ljZW1hyYXRpb24iOiIxIn0.UMaCMKlvzqdUplJ6cylk |
from The CLI of the person who left the voicemail message |
String | |
duration The length of the voicemail message |
Integer | |
received_at The time this voicemail message was received |
Timestamp | 2016-12-25 09:42:00 +0000 |
listened_to Has this voicemail message been listened to? |
Boolean | false |
Expansions
Expansions are embedded structures of other objects that are related to the structure that you're viewing. Which expansions are returned by a specific action are shown on that action's documentation however some actions allow you to choose which expansions are returned.
Attribute | Type | Example |
---|---|---|
voicemail_box The voicemail box that owns this message |
Hash | Voicemail box structure |