public class PtsV2PaymentsPost201ResponseProcessorInformationCardVerification extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseProcessorInformationCardVerification() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getResultCode() |
CVN result code.
|
String |
getResultCodeRaw() |
CVN result code sent directly from the processor.
|
int |
hashCode() |
|
PtsV2PaymentsPost201ResponseProcessorInformationCardVerification |
resultCode(String resultCode) |
|
PtsV2PaymentsPost201ResponseProcessorInformationCardVerification |
resultCodeRaw(String resultCodeRaw) |
|
void |
setResultCode(String resultCode) |
|
void |
setResultCodeRaw(String resultCodeRaw) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponseProcessorInformationCardVerification()
public PtsV2PaymentsPost201ResponseProcessorInformationCardVerification resultCode(String resultCode)
public String getResultCode()
public void setResultCode(String resultCode)
public PtsV2PaymentsPost201ResponseProcessorInformationCardVerification resultCodeRaw(String resultCodeRaw)
public String getResultCodeRaw()
public void setResultCodeRaw(String resultCodeRaw)
Copyright © 2026. All rights reserved.