Uses of Class
model.CardPresentInstrumentForm
Packages that use CardPresentInstrumentForm
-
Uses of CardPresentInstrumentForm in model
Methods in model that return CardPresentInstrumentFormModifier and TypeMethodDescriptionCardPresentInstrumentForm.availableAccountType(CardPresentInstrumentForm.AvailableAccountTypeEnum availableAccountType) CardPresentInstrumentForm.emvDataKeySerialNumber(String emvDataKeySerialNumber) CardPresentInstrumentForm.encryptedEmvData(String encryptedEmvData) CardPresentInstrumentForm.encryptedEmvFormat(Long encryptedEmvFormat) CardPresentInstrumentForm.expirationMonth(Long expirationMonth) CardPresentInstrumentForm.expirationYear(Long expirationYear) static CardPresentInstrumentFormCreate an instance of CardPresentInstrumentForm given an JSON stringCreateTransferRequest.getPaymentInstrument()Get paymentInstrumentCardPresentInstrumentForm.type(CardPresentInstrumentForm.TypeEnum type) Methods in model with parameters of type CardPresentInstrumentFormModifier and TypeMethodDescriptionCreateTransferRequest.paymentInstrument(CardPresentInstrumentForm paymentInstrument) voidCreateTransferRequest.setPaymentInstrument(CardPresentInstrumentForm paymentInstrument)