Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.74 KB

ApiPeriodV2010PeriodAccountPeriodRecordingPeriodRecordingAddOnResult.md

File metadata and controls

20 lines (15 loc) · 1.74 KB

ApiPeriodV2010PeriodAccountPeriodRecordingPeriodRecordingAddOnResult

Properties

Name Type Description Notes
sid Option<String> The unique string that that we created to identify the Recording AddOnResult resource. [optional]
account_sid Option<String> The SID of the Account that created the Recording AddOnResult resource. [optional]
status Option<crate::models::RecordingAddOnResultEnumStatus> [optional]
add_on_sid Option<String> The SID of the Add-on to which the result belongs. [optional]
add_on_configuration_sid Option<String> The SID of the Add-on configuration. [optional]
date_created Option<String> The date and time in GMT that the resource was created specified in RFC 2822 format. [optional]
date_updated Option<String> The date and time in GMT that the resource was last updated specified in RFC 2822 format. [optional]
date_completed Option<String> The date and time in GMT that the result was completed specified in RFC 2822 format. [optional]
reference_sid Option<String> The SID of the recording to which the AddOnResult resource belongs. [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]