@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class RiskV1DecisionsPost201ResponseRiskInformationProfile extends Object
| Constructor and Description |
|---|
RiskV1DecisionsPost201ResponseRiskInformationProfile() |
| Modifier and Type | Method and Description |
|---|---|
RiskV1DecisionsPost201ResponseRiskInformationProfile |
desinationQueue(String desinationQueue) |
boolean |
equals(Object o) |
String |
getDesinationQueue()
Name of the queue where orders that are not automatically accepted are sent.
|
String |
getName()
Name of the active profile chosen by the profile selector.
|
String |
getSelectorRule()
Name of the profile selector rule that chooses the profile to use for the transaction.
|
int |
hashCode() |
RiskV1DecisionsPost201ResponseRiskInformationProfile |
name(String name) |
RiskV1DecisionsPost201ResponseRiskInformationProfile |
selectorRule(String selectorRule) |
void |
setDesinationQueue(String desinationQueue) |
void |
setName(String name) |
void |
setSelectorRule(String selectorRule) |
String |
toString() |
public RiskV1DecisionsPost201ResponseRiskInformationProfile()
public RiskV1DecisionsPost201ResponseRiskInformationProfile name(String name)
public String getName()
public void setName(String name)
public RiskV1DecisionsPost201ResponseRiskInformationProfile desinationQueue(String desinationQueue)
public String getDesinationQueue()
public void setDesinationQueue(String desinationQueue)
public RiskV1DecisionsPost201ResponseRiskInformationProfile selectorRule(String selectorRule)
public String getSelectorRule()
public void setSelectorRule(String selectorRule)
Copyright © 2019. All rights reserved.