GraphQL OBJECT

PaymentTransactionType

link Definition

  • type PaymentTransactionType {
  • # Name of payment transaction type.
  • name: String!
  • }