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