public static class QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
batchCode |
String |
description |
Long |
gmtCreate |
String |
status |
Integer |
successNum |
Integer |
total |
| 构造器和说明 |
|---|
QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems() |
@NameInMap(value="BatchCode") public String batchCode
@NameInMap(value="Description") public String description
@NameInMap(value="GmtCreate") public Long gmtCreate
@NameInMap(value="Status") public String status
@NameInMap(value="SuccessNum") public Integer successNum
@NameInMap(value="Total") public Integer total
public QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems()
public static QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems build(Map<String,?> map) throws Exception
Exceptionpublic QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems setBatchCode(String batchCode)
public String getBatchCode()
public QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems setDescription(String description)
public String getDescription()
public QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems setGmtCreate(Long gmtCreate)
public Long getGmtCreate()
public QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems setStatus(String status)
public String getStatus()
public QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems setSuccessNum(Integer successNum)
public Integer getSuccessNum()
public QuerySoundCodeLabelBatchListResponseBody.QuerySoundCodeLabelBatchListResponseBodyDataListItems setTotal(Integer total)
public Integer getTotal()
Copyright © 2023. All rights reserved.