OBJECT

PaymentStatus

link GraphQL Schema definition

  • type PaymentStatus {
  • paymentStatusId: Int
  • codeName: String
  • }