Uses of Class
model.MerchantLinksMerchantProfile
-
Packages that use MerchantLinksMerchantProfile Package Description model -
-
Uses of MerchantLinksMerchantProfile in model
Methods in model that return MerchantLinksMerchantProfile Modifier and Type Method Description static MerchantLinksMerchantProfileMerchantLinksMerchantProfile. fromJson(String jsonString)Create an instance of MerchantLinksMerchantProfile given an JSON stringMerchantLinksMerchantProfileMerchantLinks. getMerchantProfile()Get merchantProfileMerchantLinksMerchantProfileMerchantLinksMerchantProfile. href(String href)Methods in model with parameters of type MerchantLinksMerchantProfile Modifier and Type Method Description MerchantLinksMerchantLinks. merchantProfile(MerchantLinksMerchantProfile merchantProfile)voidMerchantLinks. setMerchantProfile(MerchantLinksMerchantProfile merchantProfile)
-