GetCustomerPaymentMethodDataResponse constructor

GetCustomerPaymentMethodDataResponse([
  1. void updates(
    1. GetCustomerPaymentMethodDataResponseBuilder b
    )
])

Implementation

factory GetCustomerPaymentMethodDataResponse([void updates(GetCustomerPaymentMethodDataResponseBuilder b)]) = _$GetCustomerPaymentMethodDataResponse;