Wasm Directoryalpha
Record

program-reward-definition

No description available.

record program-reward-definition {
  catalog-object-ids: option​<list​<string>>,
  discount-type: string,
  fixed-discount-money: option​<money>,
  max-discount-money: option​<money>,
  percentage-discount: option​<string>,
  scope: string,
}

Fields

NameTypeDescription
catalog-object-idsoption​<list​<string>>
discount-typestring
fixed-discount-moneyoption​<money>
max-discount-moneyoption​<money>
percentage-discountoption​<string>
scopestring