public class PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation |
encryptedKeyId(String encryptedKeyId) |
|
boolean |
equals(Object o) |
|
String |
getEncryptedKeyId() |
Identifies the Zone PIN Key (ZPK) used for Online PIN processing by providing the 10‑digit Key Set Identifier (KSI).
|
String |
getTerminalId() |
Identifier for the terminal at your retail location.
|
int |
hashCode() |
|
void |
setEncryptedKeyId(String encryptedKeyId) |
|
void |
setTerminalId(String terminalId) |
|
PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation |
terminalId(String terminalId) |
|
String |
toString() |
public PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation()
public PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
public PtsV2PaymentsCapturesPost201ResponsePointOfSaleInformation encryptedKeyId(String encryptedKeyId)
public String getEncryptedKeyId()
public void setEncryptedKeyId(String encryptedKeyId)
Copyright © 2026. All rights reserved.