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