Uses of Class
model.ApplicationLinks
Packages that use ApplicationLinks
-
Uses of ApplicationLinks in model
Methods in model that return ApplicationLinksModifier and TypeMethodDescriptionApplicationLinks.applicationProfile(ApplicationLinksApplicationProfile applicationProfile) ApplicationLinks.authorizations(ApplicationLinksApplicationProfile authorizations) ApplicationLinks.disputes(ApplicationLinksApplicationProfile disputes) static ApplicationLinksCreate an instance of ApplicationLinks given an JSON stringApplication.getLinks()Get linksApplicationLinks.identities(ApplicationLinksApplicationProfile identities) ApplicationLinks.merchants(ApplicationLinksApplicationProfile merchants) ApplicationLinks.ownerIdentity(ApplicationLinksApplicationProfile ownerIdentity) ApplicationLinks.paymentInstruments(ApplicationLinksApplicationProfile paymentInstruments) ApplicationLinks.processors(ApplicationLinksApplicationProfile processors) ApplicationLinks.reversals(ApplicationLinksApplicationProfile reversals) ApplicationLinks.self(ApplicationLinksSelf self) ApplicationLinks.settlements(ApplicationLinksApplicationProfile settlements) ApplicationLinks.tokens(ApplicationLinksApplicationProfile tokens) ApplicationLinks.transfers(ApplicationLinksApplicationProfile transfers) ApplicationLinks.users(ApplicationLinksApplicationProfile users) ApplicationLinks.webhooks(ApplicationLinksApplicationProfile webhooks) Methods in model with parameters of type ApplicationLinksModifier and TypeMethodDescriptionApplication.links(ApplicationLinks links) voidApplication.setLinks(ApplicationLinks links)