stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderInput > presentmentCurrencyCode

AdminTypes.DraftOrderInput.presentmentCurrencyCode property

The payment currency of the customer for this draft order.

Signature:

presentmentCurrencyCode?: InputMaybe<CurrencyCode | `${CurrencyCode}`>;