Uses of Class
model.MerchantLinksVerifications
-
Packages that use MerchantLinksVerifications Package Description model -
-
Uses of MerchantLinksVerifications in model
Methods in model that return MerchantLinksVerifications Modifier and Type Method Description static MerchantLinksVerificationsMerchantLinksVerifications. fromJson(String jsonString)Create an instance of MerchantLinksVerifications given an JSON stringMerchantLinksVerificationsMerchantLinks. getVerifications()Get verificationsMerchantLinksVerificationsPaymentInstrumentLinks. getVerifications()Get verificationsMerchantLinksVerificationsMerchantLinksVerifications. href(String href)Methods in model with parameters of type MerchantLinksVerifications Modifier and Type Method Description voidMerchantLinks. setVerifications(MerchantLinksVerifications verifications)voidPaymentInstrumentLinks. setVerifications(MerchantLinksVerifications verifications)MerchantLinksMerchantLinks. verifications(MerchantLinksVerifications verifications)PaymentInstrumentLinksPaymentInstrumentLinks. verifications(MerchantLinksVerifications verifications)
-