GraphQL OBJECT
PurchaseSearchPaymentTypeCategory
The payment type category.
link Definition
- type PurchaseSearchPaymentTypeCategory {
- # Payment type category code.
- PurchaseSearchPaymentTypeCategoryEnum :
- # Payment type category name.
- String! :
- }