Uses of Class
model.MerchantLinksVerification
-
Packages that use MerchantLinksVerification Package Description model -
-
Uses of MerchantLinksVerification in model
Methods in model that return MerchantLinksVerification Modifier and Type Method Description static MerchantLinksVerificationMerchantLinksVerification. fromJson(String jsonString)Create an instance of MerchantLinksVerification given an JSON stringMerchantLinksVerificationMerchantLinks. getVerification()Get verificationMerchantLinksVerificationMerchantLinksVerification. href(String href)Methods in model with parameters of type MerchantLinksVerification Modifier and Type Method Description voidMerchantLinks. setVerification(MerchantLinksVerification verification)MerchantLinksMerchantLinks. verification(MerchantLinksVerification verification)
-