@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing extends Object
| Constructor and Description |
|---|
RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing() |
| Modifier and Type | Method and Description |
|---|---|
RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing |
count(Integer count) |
boolean |
equals(Object o) |
RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing |
fieldName(String fieldName) |
Integer |
getCount()
Morphing count specified by the number #.
|
String |
getFieldName()
Field name of the morphing element.
|
String |
getInformationCode()
Identifier that CyberSource assigned to the velocity rule specified by the number #.
|
int |
hashCode() |
RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing |
informationCode(String informationCode) |
void |
setCount(Integer count) |
void |
setFieldName(String fieldName) |
void |
setInformationCode(String informationCode) |
String |
toString() |
public RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing()
public RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing fieldName(String fieldName)
public String getFieldName()
public void setFieldName(String fieldName)
public RiskV1DecisionsPost201ResponseRiskInformationVelocityMorphing informationCode(String informationCode)
public String getInformationCode()
public void setInformationCode(String informationCode)
Copyright © 2019. All rights reserved.