ChargebackNotificationRequest constructor

ChargebackNotificationRequest([
  1. void updates(
    1. ChargebackNotificationRequestBuilder b
    )
])

Implementation

factory ChargebackNotificationRequest([void updates(ChargebackNotificationRequestBuilder b)]) = _$ChargebackNotificationRequest;