Uses of Class
model.MerchantLinks
-
Packages that use MerchantLinks Package Description model -
-
Uses of MerchantLinks in model
Methods in model that return MerchantLinks Modifier and Type Method Description MerchantLinksMerchantLinks. application(MerchantLinksApplication application)static MerchantLinksMerchantLinks. fromJson(String jsonString)Create an instance of MerchantLinks given an JSON stringMerchantLinksMerchant. getLinks()Get linksMerchantLinksMerchantLinks. identity(MerchantLinksIdentity identity)MerchantLinksMerchantLinks. merchantProfile(MerchantLinksMerchantProfile merchantProfile)MerchantLinksMerchantLinks. self(ApplicationLinksSelf self)MerchantLinksMerchantLinks. verification(MerchantLinksVerification verification)MerchantLinksMerchantLinks. verifications(MerchantLinksVerifications verifications)Methods in model with parameters of type MerchantLinks Modifier and Type Method Description MerchantMerchant. links(MerchantLinks links)voidMerchant. setLinks(MerchantLinks links)
-