public class PtsV2PaymentsPost201ResponseRiskInformationVelocity extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseRiskInformationVelocity() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.