public class AlipaySecurityRiskRiskprofileQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipaySecurityRiskRiskprofileQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getRequestFrom() |
String |
getRequestId() |
List<String> |
getRiskObject() |
List<String> |
getRiskObjectValue() |
List<String> |
getRiskProfile() |
void |
setRequestFrom(String requestFrom) |
void |
setRequestId(String requestId) |
void |
setRiskObject(List<String> riskObject) |
void |
setRiskObjectValue(List<String> riskObjectValue) |
void |
setRiskProfile(List<String> riskProfile) |
Copyright © 2023. All rights reserved.