stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListUpdateInput > currency

AdminTypes.PriceListUpdateInput.currency property

The three-letter currency code for fixed prices associated with this price list.

Signature:

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