@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseRiskInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseRiskInformation() |
public TssV2TransactionsGet200ResponseRiskInformation()
public TssV2TransactionsGet200ResponseRiskInformation profile(TssV2TransactionsGet200ResponseRiskInformationProfile profile)
public TssV2TransactionsGet200ResponseRiskInformationProfile getProfile()
public void setProfile(TssV2TransactionsGet200ResponseRiskInformationProfile profile)
public TssV2TransactionsGet200ResponseRiskInformation rules(List<TssV2TransactionsGet200ResponseRiskInformationRules> rules)
public TssV2TransactionsGet200ResponseRiskInformation addRulesItem(TssV2TransactionsGet200ResponseRiskInformationRules rulesItem)
public List<TssV2TransactionsGet200ResponseRiskInformationRules> getRules()
public void setRules(List<TssV2TransactionsGet200ResponseRiskInformationRules> rules)
public TssV2TransactionsGet200ResponseRiskInformation passiveProfile(TssV2TransactionsGet200ResponseRiskInformationProfile passiveProfile)
public TssV2TransactionsGet200ResponseRiskInformationProfile getPassiveProfile()
public void setPassiveProfile(TssV2TransactionsGet200ResponseRiskInformationProfile passiveProfile)
public TssV2TransactionsGet200ResponseRiskInformation passiveRules(List<TssV2TransactionsGet200ResponseRiskInformationRules> passiveRules)
public TssV2TransactionsGet200ResponseRiskInformation addPassiveRulesItem(TssV2TransactionsGet200ResponseRiskInformationRules passiveRulesItem)
public List<TssV2TransactionsGet200ResponseRiskInformationRules> getPassiveRules()
public void setPassiveRules(List<TssV2TransactionsGet200ResponseRiskInformationRules> passiveRules)
public TssV2TransactionsGet200ResponseRiskInformation score(TssV2TransactionsGet200ResponseRiskInformationScore score)
public TssV2TransactionsGet200ResponseRiskInformationScore getScore()
public void setScore(TssV2TransactionsGet200ResponseRiskInformationScore score)
public TssV2TransactionsGet200ResponseRiskInformation localTime(String localTime)
public String getLocalTime()
public void setLocalTime(String localTime)
Copyright © 2020. All rights reserved.