Record
routing-app-coverage-attributes
No description available.
record routing-app-coverage-attributes {
asset-delivery-state: option<app-media-asset-state>,
file-name: option<string>,
file-size: option<s32>,
source-file-checksum: option<string>,
upload-operations: option<list<upload-operation>>,
}Fields
| Name | Type | Description |
|---|---|---|
| asset-delivery-state | option<app-media-asset-state> | |
| file-name | option<string> | |
| file-size | option<s32> | |
| source-file-checksum | option<string> | |
| upload-operations | option<list<upload-operation>> |