GraphQL OBJECT
PaymentTypeCategory
Category of payment type.
link Definition
- type PaymentTypeCategory {
- # Code of payment type category.
- PaymentTypeCategoryEnum :
- # Name of payment type category.
- String :
- }
GraphQL OBJECT
Category of payment type.
- type PaymentTypeCategory {
- # Code of payment type category.
- PaymentTypeCategoryEnum :
- # Name of payment type category.
- String :
- }