MerchantUpdatedNotificationRequest constructor

MerchantUpdatedNotificationRequest([
  1. void updates(
    1. MerchantUpdatedNotificationRequestBuilder b
    )
])

Implementation

factory MerchantUpdatedNotificationRequest([void updates(MerchantUpdatedNotificationRequestBuilder b)]) = _$MerchantUpdatedNotificationRequest;