OBJECT
Adyen settings for billing.
type AdyenBillingSettings {adyenBillingPaymentsWidgetPaymentMethod: ID adyenDirectDebitPaymentMethod: ID billingMerchantAccount: String category: CategoryTypeEnum! checkoutApiKey: String checkoutEndpoint: String clientKey: String collectThreeDSecureInformation: Boolean! description: String! hmacKey: String logoUrl: String! paymentsApiAuth: String paymentsEndpoint: String providerHandle: String! providerName: String! status: StatusTypeEnum! }