Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemsByCategory_findItemsByCategory_items_variants_purchasePrice_moneyAmounts

Hierarchy

  • ItemsByCategory_findItemsByCategory_items_variants_purchasePrice_moneyAmounts

Index

Properties

__typename

__typename: "MoneyAmount"

amount

amount: null | number

The amount of this money amount. e.g, 99.99.

currency

currency: null | string

The currency code used in this money amount. e.g, 'USD'.

displayValue

displayValue: null | string

The display value of this money amount. e.g, '$99.99'.

Generated using TypeDoc