Uses of Class
model.PaymentInstrumentTokenLinksVerifications
-
Packages that use PaymentInstrumentTokenLinksVerifications Package Description model -
-
Uses of PaymentInstrumentTokenLinksVerifications in model
Methods in model that return PaymentInstrumentTokenLinksVerifications Modifier and Type Method Description static PaymentInstrumentTokenLinksVerificationsPaymentInstrumentTokenLinksVerifications. fromJson(String jsonString)Create an instance of PaymentInstrumentTokenLinksVerifications given an JSON stringPaymentInstrumentTokenLinksVerificationsPaymentInstrumentTokenLinks. getVerifications()Get verificationsPaymentInstrumentTokenLinksVerificationsPaymentInstrumentTokenLinksVerifications. href(String href)Methods in model with parameters of type PaymentInstrumentTokenLinksVerifications Modifier and Type Method Description voidPaymentInstrumentTokenLinks. setVerifications(PaymentInstrumentTokenLinksVerifications verifications)PaymentInstrumentTokenLinksPaymentInstrumentTokenLinks. verifications(PaymentInstrumentTokenLinksVerifications verifications)
-