Uses of Class
model.InstrumentUpdateLinksPaymentInstrument
-
Packages that use InstrumentUpdateLinksPaymentInstrument Package Description model -
-
Uses of InstrumentUpdateLinksPaymentInstrument in model
Methods in model that return InstrumentUpdateLinksPaymentInstrument Modifier and Type Method Description static InstrumentUpdateLinksPaymentInstrumentInstrumentUpdateLinksPaymentInstrument. fromJson(String jsonString)Create an instance of InstrumentUpdateLinksPaymentInstrument given an JSON stringInstrumentUpdateLinksPaymentInstrumentInstrumentUpdateLinks. getPaymentInstrument()Get paymentInstrumentInstrumentUpdateLinksPaymentInstrumentInstrumentUpdateLinksPaymentInstrument. href(String href)Methods in model with parameters of type InstrumentUpdateLinksPaymentInstrument Modifier and Type Method Description InstrumentUpdateLinksInstrumentUpdateLinks. paymentInstrument(InstrumentUpdateLinksPaymentInstrument paymentInstrument)voidInstrumentUpdateLinks. setPaymentInstrument(InstrumentUpdateLinksPaymentInstrument paymentInstrument)
-