Uses of Class
model.PaymentInstrumentUpdatesListEmbedded
Packages that use PaymentInstrumentUpdatesListEmbedded
-
Uses of PaymentInstrumentUpdatesListEmbedded in model
Methods in model that return PaymentInstrumentUpdatesListEmbeddedModifier and TypeMethodDescriptionPaymentInstrumentUpdatesListEmbedded.addUpdatesItem(InstrumentUpdate1 updatesItem) Create an instance of PaymentInstrumentUpdatesListEmbedded given an JSON stringPaymentInstrumentUpdatesList.getEmbedded()Get embeddedPaymentInstrumentUpdatesListEmbedded.updates(Set<InstrumentUpdate1> updates) Methods in model with parameters of type PaymentInstrumentUpdatesListEmbeddedModifier and TypeMethodDescriptionPaymentInstrumentUpdatesList.embedded(PaymentInstrumentUpdatesListEmbedded embedded) voidPaymentInstrumentUpdatesList.setEmbedded(PaymentInstrumentUpdatesListEmbedded embedded)