Uses of Class
model.PaymentInstrumentUpdatesListEmbedded
-
Packages that use PaymentInstrumentUpdatesListEmbedded Package Description model -
-
Uses of PaymentInstrumentUpdatesListEmbedded in model
Methods in model that return PaymentInstrumentUpdatesListEmbedded Modifier and Type Method Description PaymentInstrumentUpdatesListEmbeddedPaymentInstrumentUpdatesListEmbedded. addUpdatesItem(InstrumentUpdate updatesItem)static PaymentInstrumentUpdatesListEmbeddedPaymentInstrumentUpdatesListEmbedded. fromJson(String jsonString)Create an instance of PaymentInstrumentUpdatesListEmbedded given an JSON stringPaymentInstrumentUpdatesListEmbeddedPaymentInstrumentUpdatesList. getEmbedded()Get embeddedPaymentInstrumentUpdatesListEmbeddedPaymentInstrumentUpdatesListEmbedded. updates(Set<InstrumentUpdate> updates)Methods in model with parameters of type PaymentInstrumentUpdatesListEmbedded Modifier and Type Method Description PaymentInstrumentUpdatesListPaymentInstrumentUpdatesList. embedded(PaymentInstrumentUpdatesListEmbedded embedded)voidPaymentInstrumentUpdatesList. setEmbedded(PaymentInstrumentUpdatesListEmbedded embedded)
-