stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderAppliedDiscountInput > value

AdminTypes.DraftOrderAppliedDiscountInput.value property

The value of the discount. If the type of the discount is fixed amount, then this is a fixed dollar amount. If the type is percentage, then this is the percentage.

Signature:

value: Scalars['Float']['input'];