public class QueryUserProbCodeDictionaryResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
QueryUserProbCodeDictionaryResponseBody.QueryUserProbCodeDictionaryResponseBodyContent |
限定符和类型 | 字段和说明 |
---|---|
List<QueryUserProbCodeDictionaryResponseBody.QueryUserProbCodeDictionaryResponseBodyContent> |
content
code列表
|
构造器和说明 |
---|
QueryUserProbCodeDictionaryResponseBody() |
@NameInMap(value="content") public List<QueryUserProbCodeDictionaryResponseBody.QueryUserProbCodeDictionaryResponseBodyContent> content
code列表
public static QueryUserProbCodeDictionaryResponseBody build(Map<String,?> map) throws Exception
Exception
public QueryUserProbCodeDictionaryResponseBody setContent(List<QueryUserProbCodeDictionaryResponseBody.QueryUserProbCodeDictionaryResponseBodyContent> content)
public List<QueryUserProbCodeDictionaryResponseBody.QueryUserProbCodeDictionaryResponseBodyContent> getContent()
Copyright © 2023. All rights reserved.