Uses of Class
model.VerificationLinks
-
Packages that use VerificationLinks Package Description model -
-
Uses of VerificationLinks in model
Methods in model that return VerificationLinks Modifier and Type Method Description VerificationLinksVerificationLinks. application(VerificationLinksApplication application)static VerificationLinksVerificationLinks. fromJson(String jsonString)Create an instance of VerificationLinks given an JSON stringVerificationLinksVerification. getLinks()Get linksVerificationLinksVerificationLinks. merchant(VerificationLinksMerchant merchant)VerificationLinksVerificationLinks. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.VerificationLinksVerificationLinks. self(ApplicationLinksSelf self)Methods in model with parameters of type VerificationLinks Modifier and Type Method Description VerificationVerification. links(VerificationLinks links)voidVerification. setLinks(VerificationLinks links)
-