AmountType

GraphQL schema definition

  • type AmountType {
  • amount: Float
  • curCode: String
  • }

Fields

Required by