public class Ptsv2paymentsidcapturesPointOfSaleInformation extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsidcapturesPointOfSaleInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
Ptsv2paymentsidcapturesPointOfSaleInformation |
amexCapnData(String amexCapnData) |
|
Ptsv2paymentsidcapturesPointOfSaleInformation |
emv(Ptsv2paymentsidcapturesPointOfSaleInformationEmv emv) |
|
Ptsv2paymentsidcapturesPointOfSaleInformation |
encryptedKeyId(String encryptedKeyId) |
|
boolean |
equals(Object o) |
|
String |
getAmexCapnData() |
Point-of-sale details for the transaction.
|
Ptsv2paymentsidcapturesPointOfSaleInformationEmv |
getEmv() |
Get emv
|
String |
getEncryptedKeyId() |
Identifies the Zone PIN Key (ZPK) used for Online PIN processing by providing the 10‑digit Key Set Identifier (KSI).
|
int |
hashCode() |
|
void |
setAmexCapnData(String amexCapnData) |
|
void |
setEmv(Ptsv2paymentsidcapturesPointOfSaleInformationEmv emv) |
|
void |
setEncryptedKeyId(String encryptedKeyId) |
|
String |
toString() |
public Ptsv2paymentsidcapturesPointOfSaleInformation()
public Ptsv2paymentsidcapturesPointOfSaleInformation emv(Ptsv2paymentsidcapturesPointOfSaleInformationEmv emv)
public Ptsv2paymentsidcapturesPointOfSaleInformationEmv getEmv()
public void setEmv(Ptsv2paymentsidcapturesPointOfSaleInformationEmv emv)
public Ptsv2paymentsidcapturesPointOfSaleInformation amexCapnData(String amexCapnData)
public String getAmexCapnData()
public void setAmexCapnData(String amexCapnData)
public Ptsv2paymentsidcapturesPointOfSaleInformation encryptedKeyId(String encryptedKeyId)
public String getEncryptedKeyId()
public void setEncryptedKeyId(String encryptedKeyId)
Copyright © 2026. All rights reserved.