RefundNotificationRequest constructor

RefundNotificationRequest([
  1. void updates(
    1. RefundNotificationRequestBuilder b
    )
])

Implementation

factory RefundNotificationRequest([void updates(RefundNotificationRequestBuilder b)]) = _$RefundNotificationRequest;