Uses of Class
model.VerificationLinksMerchant
-
Packages that use VerificationLinksMerchant Package Description model -
-
Uses of VerificationLinksMerchant in model
Methods in model that return VerificationLinksMerchant Modifier and Type Method Description static VerificationLinksMerchantVerificationLinksMerchant. fromJson(String jsonString)Create an instance of VerificationLinksMerchant given an JSON stringVerificationLinksMerchantVerificationLinks. getMerchant()Get merchantVerificationLinksMerchantVerificationLinksMerchant. href(String href)Methods in model with parameters of type VerificationLinksMerchant Modifier and Type Method Description VerificationLinksVerificationLinks. merchant(VerificationLinksMerchant merchant)voidVerificationLinks. setMerchant(VerificationLinksMerchant merchant)
-