@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201ProcessorInformationCardVerification extends Object
| Constructor and Description |
|---|
InlineResponse201ProcessorInformationCardVerification() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResultCode()
CVN result code.
|
String |
getResultCodeRaw()
CVN result code sent directly from the processor.
|
int |
hashCode() |
InlineResponse201ProcessorInformationCardVerification |
resultCode(String resultCode) |
InlineResponse201ProcessorInformationCardVerification |
resultCodeRaw(String resultCodeRaw) |
void |
setResultCode(String resultCode) |
void |
setResultCodeRaw(String resultCodeRaw) |
String |
toString() |
public InlineResponse201ProcessorInformationCardVerification()
public InlineResponse201ProcessorInformationCardVerification resultCode(String resultCode)
public String getResultCode()
public void setResultCode(String resultCode)
public InlineResponse201ProcessorInformationCardVerification resultCodeRaw(String resultCodeRaw)
public String getResultCodeRaw()
public void setResultCodeRaw(String resultCodeRaw)
Copyright © 2018. All rights reserved.