stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerPaymentMethodPaypalBillingAgreementUpdatePayload

AdminTypes.CustomerPaymentMethodPaypalBillingAgreementUpdatePayload interface

Return type for customerPaymentMethodPaypalBillingAgreementUpdate mutation.

Signature:

export interface CustomerPaymentMethodPaypalBillingAgreementUpdatePayload 

Properties

Property Modifiers Type Description
customerPaymentMethod?   Maybe<CustomerPaymentMethod> (Optional) The customer payment method.
userErrors   Array<CustomerPaymentMethodUserError> The list of errors that occurred from executing the mutation.