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