stack

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

AdminTypes.MoneyInput interface

The input fields for a monetary value with currency.

Signature:

export interface MoneyInput 

Properties

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