@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseRiskInformationVelocity extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseRiskInformationVelocity() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PaymentsPost201ResponseRiskInformationVelocity |
addAddressItem(String addressItem) |
PtsV2PaymentsPost201ResponseRiskInformationVelocity |
addMorphingItem(PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing morphingItem) |
PtsV2PaymentsPost201ResponseRiskInformationVelocity |
address(List<String> address) |
boolean |
equals(Object o) |
List<String> |
getAddress()
Get address
|
List<PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing> |
getMorphing()
List of information codes triggered by the order.
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseRiskInformationVelocity |
morphing(List<PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing> morphing) |
void |
setAddress(List<String> address) |
void |
setMorphing(List<PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing> morphing) |
String |
toString() |
public PtsV2PaymentsPost201ResponseRiskInformationVelocity()
public PtsV2PaymentsPost201ResponseRiskInformationVelocity morphing(List<PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing> morphing)
public PtsV2PaymentsPost201ResponseRiskInformationVelocity addMorphingItem(PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing morphingItem)
public List<PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing> getMorphing()
public void setMorphing(List<PtsV2PaymentsPost201ResponseRiskInformationVelocityMorphing> morphing)
public PtsV2PaymentsPost201ResponseRiskInformationVelocity address(List<String> address)
public PtsV2PaymentsPost201ResponseRiskInformationVelocity addAddressItem(String addressItem)
Copyright © 2020. All rights reserved.