Skip to content

Files

Latest commit

 

History

History
20 lines (15 loc) · 1.36 KB

ApiV2010AccountRecordingRecordingAddOnResult.md

File metadata and controls

20 lines (15 loc) · 1.36 KB

ApiV2010AccountRecordingRecordingAddOnResult

Properties

Name Type Description Notes
account_sid Option<String> The SID of the Account that created the resource [optional]
add_on_configuration_sid Option<String> The SID of the Add-on configuration [optional]
add_on_sid Option<String> The SID of the Add-on to which the result belongs [optional]
date_completed Option<String> The date and time in GMT that the result was completed [optional]
date_created Option<String> The RFC 2822 date and time in GMT that the resource was created [optional]
date_updated Option<String> The RFC 2822 date and time in GMT that the resource was last updated [optional]
reference_sid Option<String> The SID of the recording to which the AddOnResult resource belongs [optional]
sid Option<String> The unique string that identifies the resource [optional]
status Option<String> The status of the result [optional]
subresource_uris Option<serde_json::Value> A list of related resources identified by their relative URIs [optional]

[Back to Model list] [Back to API list] [Back to README]