Record
license-audio-result
No description available.
record license-audio-result {
allotment-charge: option<f64>,
audio-id: string,
download: option<url>,
error: option<string>,
license-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| allotment-charge | option<f64> | |
| audio-id | string | |
| download | option<url> | |
| error | option<string> | |
| license-id | option<string> |