Uses of Class
model.PaymentInstrumentLinks
-
Packages that use PaymentInstrumentLinks Package Description model -
-
Uses of PaymentInstrumentLinks in model
Methods in model that return PaymentInstrumentLinks Modifier and Type Method Description PaymentInstrumentLinksPaymentInstrumentLinks. application(MerchantLinksApplication application)PaymentInstrumentLinksPaymentInstrumentLinks. authorizations(PaymentInstrumentLinksAuthorizations authorizations)static PaymentInstrumentLinksPaymentInstrumentLinks. fromJson(String jsonString)Create an instance of PaymentInstrumentLinks given an JSON stringPaymentInstrumentLinksPaymentInstrument. getLinks()Get linksPaymentInstrumentLinksPaymentInstrumentLinks. identity(MerchantLinksIdentity identity)PaymentInstrumentLinksPaymentInstrumentLinks. self(ApplicationLinksSelf self)PaymentInstrumentLinksPaymentInstrumentLinks. transfers(PaymentInstrumentLinksTransfers transfers)PaymentInstrumentLinksPaymentInstrumentLinks. verifications(MerchantLinksVerifications verifications)Methods in model with parameters of type PaymentInstrumentLinks Modifier and Type Method Description PaymentInstrumentPaymentInstrument. links(PaymentInstrumentLinks links)voidPaymentInstrument. setLinks(PaymentInstrumentLinks links)
-