UpdatePaymentInstrument constructor

UpdatePaymentInstrument([
  1. void updates(
    1. UpdatePaymentInstrumentBuilder b
    )
])

Implementation

factory UpdatePaymentInstrument([void updates(UpdatePaymentInstrumentBuilder b)]) = _$UpdatePaymentInstrument;