ApiPeriodV2010PeriodAccountPeriodRecordingPeriodRecordingAddOnResultPeriodRecordingAddOnResultPayload
Name | Type | Description | Notes |
---|---|---|---|
sid | Option<String> | The unique string that that we created to identify the Recording AddOnResult Payload resource. | [optional] |
add_on_result_sid | Option<String> | The SID of the AddOnResult to which the payload belongs. | [optional] |
account_sid | Option<String> | The SID of the Account that created the Recording AddOnResult Payload resource. | [optional] |
label | Option<String> | The string provided by the vendor that describes the payload. | [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] |
content_type | Option<String> | The MIME type of the payload. | [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] |
reference_sid | Option<String> | The SID of the recording to which the AddOnResult resource that contains the payload belongs. | [optional] |
subresource_uris | Option<serde_json::Value> | A list of related resources identified by their relative URIs. | [optional] |