public static class GetHotlineAgentDetailReportResponseBody.GetHotlineAgentDetailReportResponseBodyDataColumns
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetHotlineAgentDetailReportResponseBody.GetHotlineAgentDetailReportResponseBodyDataColumns() |
@NameInMap(value="Key") public String key
@NameInMap(value="Title") public String title
public GetHotlineAgentDetailReportResponseBody.GetHotlineAgentDetailReportResponseBodyDataColumns()
public static GetHotlineAgentDetailReportResponseBody.GetHotlineAgentDetailReportResponseBodyDataColumns build(Map<String,?> map) throws Exception
Exception
public GetHotlineAgentDetailReportResponseBody.GetHotlineAgentDetailReportResponseBodyDataColumns setKey(String key)
public String getKey()
public GetHotlineAgentDetailReportResponseBody.GetHotlineAgentDetailReportResponseBodyDataColumns setTitle(String title)
public String getTitle()
Copyright © 2023. All rights reserved.