PaymentMethodCreatedNotificationRequest constructor

PaymentMethodCreatedNotificationRequest([
  1. void updates(
    1. PaymentMethodCreatedNotificationRequestBuilder b
    )
])

Implementation

factory PaymentMethodCreatedNotificationRequest([void updates(PaymentMethodCreatedNotificationRequestBuilder b)]) = _$PaymentMethodCreatedNotificationRequest;