ModePrice

GraphQL schema definition

  • enum ModePrice{
  • UNIT,
  • PERCENTAGE,
  • }

Required by