@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201ProcessorInformationMerchantAdvice extends Object
| Constructor and Description |
|---|
InlineResponse201ProcessorInformationMerchantAdvice() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201ProcessorInformationMerchantAdvice |
code(String code) |
InlineResponse201ProcessorInformationMerchantAdvice |
codeRaw(String codeRaw) |
boolean |
equals(Object o) |
String |
getCode()
Reason the recurring payment transaction was declined.
|
String |
getCodeRaw()
Raw merchant advice code sent directly from the processor.
|
int |
hashCode() |
void |
setCode(String code) |
void |
setCodeRaw(String codeRaw) |
String |
toString() |
public InlineResponse201ProcessorInformationMerchantAdvice()
public InlineResponse201ProcessorInformationMerchantAdvice code(String code)
public String getCode()
public void setCode(String code)
public InlineResponse201ProcessorInformationMerchantAdvice codeRaw(String codeRaw)
public String getCodeRaw()
public void setCodeRaw(String codeRaw)
Copyright © 2018. All rights reserved.