指定折扣商品的数量和折扣值-DiscountCustomerGetsValueInput 输入对象

指定折扣商品的数量和折扣值。


输入栏

  • discountAmount[DiscountAmountInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountamountinput)
    折扣的价值。
  • discountOnQuantity[DiscountOnQuantityInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountonquantityinput)
    折扣商品的数量和折扣值。
  • percentage[Float](https://shopify.dev/docs/admin-api/graphql/reference/scalar#float-2021-01)
    折扣的百分比值。值必须介于0.00-1.00之间。