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