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