OBJECT

CurrencyForeignProperty

link GraphQL Schema definition

  • type CurrencyForeignProperty {
  • # Number of decimal places for floating number to be rounded
  • decimalPlaces: Int!
  • }