Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListUpdateInput > currency
The three-letter currency code for fixed prices associated with this price list.
Signature:
currency?: InputMaybe<CurrencyCode | `${CurrencyCode}`>;