Uses of Class
model.PaymentInstrumentLinks
Packages that use PaymentInstrumentLinks
-
Uses of PaymentInstrumentLinks in model
Methods in model that return PaymentInstrumentLinksModifier and TypeMethodDescriptionPaymentInstrumentLinks.application(MerchantLinksApplication application) PaymentInstrumentLinks.authorizations(PaymentInstrumentLinksAuthorizations authorizations) static PaymentInstrumentLinksCreate an instance of PaymentInstrumentLinks given an JSON stringPaymentInstrument.getLinks()Get linksPaymentInstrumentLinks.identity(MerchantLinksIdentity identity) PaymentInstrumentLinks.self(ApplicationLinksSelf self) PaymentInstrumentLinks.transfers(PaymentInstrumentLinksTransfers transfers) PaymentInstrumentLinks.verifications(MerchantLinksVerifications verifications) Methods in model with parameters of type PaymentInstrumentLinksModifier and TypeMethodDescriptionPaymentInstrument.links(PaymentInstrumentLinks links) voidPaymentInstrument.setLinks(PaymentInstrumentLinks links)