ENUM

OperatorPaymentSystem

link GraphQL Schema definition

  • enum OperatorPaymentSystem {
  • # Modules payment system
  • modules
  • # Classic payment system
  • classic
  • }