Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OrderFragment_totalAmount

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