Wasm Directoryalpha
Record

app-price-point-attributes

No description available.

record app-price-point-attributes {
  customer-price: option​<string>,
  proceeds: option​<string>,
}

Fields

NameTypeDescription
customer-priceoption​<string>
proceedsoption​<string>