public static class QueryRemoteClassCourseResponseBody.QueryRemoteClassCourseResponseBodyResultAttendParticipants
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
corpId |
String |
orgName |
String |
participantId |
String |
participantName |
构造器和说明 |
---|
QueryRemoteClassCourseResponseBodyResultAttendParticipants() |
@NameInMap(value="corpId") public String corpId
@NameInMap(value="orgName") public String orgName
@NameInMap(value="participantId") public String participantId
@NameInMap(value="participantName") public String participantName
public QueryRemoteClassCourseResponseBodyResultAttendParticipants()
public static QueryRemoteClassCourseResponseBody.QueryRemoteClassCourseResponseBodyResultAttendParticipants build(Map<String,?> map) throws Exception
Exception
public QueryRemoteClassCourseResponseBody.QueryRemoteClassCourseResponseBodyResultAttendParticipants setCorpId(String corpId)
public String getCorpId()
public QueryRemoteClassCourseResponseBody.QueryRemoteClassCourseResponseBodyResultAttendParticipants setOrgName(String orgName)
public String getOrgName()
public QueryRemoteClassCourseResponseBody.QueryRemoteClassCourseResponseBodyResultAttendParticipants setParticipantId(String participantId)
public String getParticipantId()
public QueryRemoteClassCourseResponseBody.QueryRemoteClassCourseResponseBodyResultAttendParticipants setParticipantName(String participantName)
public String getParticipantName()
Copyright © 2024. All rights reserved.