GraphQL OBJECT
EnablePayPalBillingAgreementType
The enable PayPal billing agreement type
link Definition
- type EnablePayPalBillingAgreementType {
- # Enable PayPal billing agreement type code.
- : EnablePayPalBillingAgreementTypeEnum!
- # Enable PayPal billing agreement type name.
- : String!
- }