@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation extends Object
| Constructor and Description |
|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRequestorID()
Value that identifies your business and indicates that the cardholder’s account number is tokenized.
|
String |
getTransactionType()
Type of transaction that provided the token data.
|
int |
hashCode() |
Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation |
requestorID(String requestorID) |
void |
setRequestorID(String requestorID) |
void |
setTransactionType(String transactionType) |
String |
toString() |
Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation |
transactionType(String transactionType) |
public Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation()
public Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation requestorID(String requestorID)
public String getRequestorID()
public void setRequestorID(String requestorID)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentCardTokenizedInformation transactionType(String transactionType)
public String getTransactionType()
public void setTransactionType(String transactionType)
Copyright © 2020. All rights reserved.