public class Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults extends Object
| Constructor and Description |
|---|
Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults() |
| Modifier and Type | Method and Description |
|---|---|
Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults |
addressVerificationCode(String addressVerificationCode) |
Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults |
cvv2VerificationCode(String cvv2VerificationCode) |
boolean |
equals(Object o) |
String |
getAddressVerificationCode()
Address verification result
|
String |
getCvv2VerificationCode()
Cvv2 verification result
|
int |
hashCode() |
void |
setAddressVerificationCode(String addressVerificationCode) |
void |
setCvv2VerificationCode(String cvv2VerificationCode) |
String |
toString() |
public Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults()
public Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults cvv2VerificationCode(String cvv2VerificationCode)
public String getCvv2VerificationCode()
public void setCvv2VerificationCode(String cvv2VerificationCode)
public Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrumentVerificationResults addressVerificationCode(String addressVerificationCode)
public String getAddressVerificationCode()
public void setAddressVerificationCode(String addressVerificationCode)
Copyright © 2026. All rights reserved.