public class ListPointRulesResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList |
| 限定符和类型 | 字段和说明 |
|---|---|
List<ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList> |
pointRuleList |
| 构造器和说明 |
|---|
ListPointRulesResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListPointRulesResponseBody |
build(Map<String,?> map) |
List<ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList> |
getPointRuleList() |
ListPointRulesResponseBody |
setPointRuleList(List<ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList> pointRuleList) |
@NameInMap(value="pointRuleList") public List<ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList> pointRuleList
public static ListPointRulesResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ListPointRulesResponseBody setPointRuleList(List<ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList> pointRuleList)
public List<ListPointRulesResponseBody.ListPointRulesResponseBodyPointRuleList> getPointRuleList()
Copyright © 2022. All rights reserved.