public class Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation extends Object
| Constructor | Description |
|---|---|
Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation() |
| Modifier and Type | Method | 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() |
|
Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation |
requestorID(String requestorID) |
|
void |
setRequestorID(String requestorID) |
|
void |
setTransactionType(String transactionType) |
|
String |
toString() |
|
Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation |
transactionType(String transactionType) |
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation()
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation requestorID(String requestorID)
public String getRequestorID()
public void setRequestorID(String requestorID)
public Tmsv2tokenizeTokenInformationCustomerEmbeddedDefaultPaymentInstrumentCardTokenizedInformation transactionType(String transactionType)
public String getTransactionType()
public void setTransactionType(String transactionType)
Copyright © 2026. All rights reserved.