Wasm Directoryalpha
Record

license-image-result

No description available.

record license-image-result {
  allotment-charge: option​<s32>,
  download: option​<url>,
  error: option​<string>,
  image-id: string,
  license-id: option​<string>,
  price: option​<price>,
}

Fields

NameTypeDescription
allotment-chargeoption​<s32>
downloadoption​<url>
erroroption​<string>
image-idstring
license-idoption​<string>
priceoption​<price>