@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing |
count(Integer count) |
boolean |
equals(Object o) |
PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing |
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() |
PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing |
informationCode(String informationCode) |
void |
setCount(Integer count) |
void |
setFieldName(String fieldName) |
void |
setInformationCode(String informationCode) |
String |
toString() |
public PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing()
public PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing fieldName(String fieldName)
public String getFieldName()
public void setFieldName(String fieldName)
public PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing informationCode(String informationCode)
public String getInformationCode()
public void setInformationCode(String informationCode)
Copyright © 2020. All rights reserved.