Alokai

FixedPriceDiscountValueInput

type FixedPriceDiscountValueInput = {
  money: Array<MoneyInput>;
};

Referenced Types

On this page