CardPresentInstrumentForm |
CardPresentInstrumentForm.availableAccountType(CardPresentInstrumentForm.AvailableAccountTypeEnum availableAccountType) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.emvData(String emvData) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.emvDataKeySerialNumber(String emvDataKeySerialNumber) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.encryptedEmvData(String encryptedEmvData) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.encryptedEmvFormat(Long encryptedEmvFormat) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.expirationMonth(Long expirationMonth) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.expirationYear(Long expirationYear) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.firstName(String firstName) |
|
static CardPresentInstrumentForm |
CardPresentInstrumentForm.fromJson(String jsonString) |
Create an instance of CardPresentInstrumentForm given an JSON string
|
CardPresentInstrumentForm |
CreateTransferRequest.getPaymentInstrument() |
Get paymentInstrument
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.lastName(String lastName) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.name(Name name) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.number(String number) |
|
CardPresentInstrumentForm |
CardPresentInstrumentForm.type(CardPresentInstrumentForm.TypeEnum type) |
|