public static class StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentDataLabels> |
labels |
String |
userId
example:
0140180438261064274667
|
| 构造器和说明 |
|---|
StaffLabelRecordsQueryResponseBodyContentData() |
@NameInMap(value="labels") public List<StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentDataLabels> labels
@NameInMap(value="userId") public String userId
0140180438261064274667
public StaffLabelRecordsQueryResponseBodyContentData()
public static StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentData build(Map<String,?> map) throws Exception
Exceptionpublic StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentData setLabels(List<StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentDataLabels> labels)
public List<StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentDataLabels> getLabels()
public StaffLabelRecordsQueryResponseBody.StaffLabelRecordsQueryResponseBodyContentData setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.