Uses of Class
model.CreatePaymentInstrumentCard
Packages that use CreatePaymentInstrumentCard
-
Uses of CreatePaymentInstrumentCard in model
Methods in model that return CreatePaymentInstrumentCardModifier and TypeMethodDescriptionCreatePaymentInstrumentCard.address(CreatePaymentInstrumentRequestAddress address) CreatePaymentInstrumentCard.expirationMonth(Long expirationMonth) CreatePaymentInstrumentCard.expirationYear(Long expirationYear) static CreatePaymentInstrumentCardCreate an instance of CreatePaymentInstrumentCard given an JSON stringCreatePaymentInstrumentCard.putTagsItem(String key, String tagsItem) CreatePaymentInstrumentCard.securityCode(String securityCode) CreatePaymentInstrumentCard.thirdPartyToken(String thirdPartyToken) CreatePaymentInstrumentCard.type(CreatePaymentInstrumentCard.TypeEnum type)