stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MoneyV2

AdminTypes.MoneyV2 interface

A monetary value with currency.

Signature:

export interface MoneyV2 

Properties

Property Modifiers Type Description
amount   Scalars[‘Decimal’][‘output’] Decimal money amount.
currencyCode   CurrencyCode | `${CurrencyCode}` Currency of the money.