public static class QuerySoundCodeLabelListResponseBody.QuerySoundCodeLabelListResponseBodyDataListItems
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QuerySoundCodeLabelListResponseBody.QuerySoundCodeLabelListResponseBodyDataListItems() |
@NameInMap(value="Label") public String label
@NameInMap(value="SoundCode") public String soundCode
public QuerySoundCodeLabelListResponseBody.QuerySoundCodeLabelListResponseBodyDataListItems()
public static QuerySoundCodeLabelListResponseBody.QuerySoundCodeLabelListResponseBodyDataListItems build(Map<String,?> map) throws Exception
Exceptionpublic QuerySoundCodeLabelListResponseBody.QuerySoundCodeLabelListResponseBodyDataListItems setLabel(String label)
public String getLabel()
public QuerySoundCodeLabelListResponseBody.QuerySoundCodeLabelListResponseBodyDataListItems setSoundCode(String soundCode)
public String getSoundCode()
Copyright © 2023. All rights reserved.