public class PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse |
code(String code) |
|
PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse |
codeRaw(String codeRaw) |
|
boolean |
equals(Object o) |
|
String |
getCode() |
Mapped response code for Visa Secure and American Express SafeKey.
|
String |
getCodeRaw() |
Raw response code sent directly from the processor for Visa Secure and American Express SafeKey:
|
int |
hashCode() |
|
void |
setCode(String code) |
|
void |
setCodeRaw(String codeRaw) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse()
public PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse code(String code)
public String getCode()
public void setCode(String code)
public PtsV2PaymentsPost201ResponseProcessorInformationConsumerAuthenticationResponse codeRaw(String codeRaw)
public String getCodeRaw()
public void setCodeRaw(String codeRaw)
Copyright © 2026. All rights reserved.