public static class UpdateRemoteClassCourseRequest.UpdateRemoteClassCourseRequestAttendParticipants
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
corpId
This parameter is required.
|
String |
participantId
This parameter is required.
|
| 构造器和说明 |
|---|
UpdateRemoteClassCourseRequestAttendParticipants() |
@NameInMap(value="corpId") public String corpId
This parameter is required.
example:ding234567
@NameInMap(value="participantId") public String participantId
This parameter is required.
example:234567
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 © 2025. All rights reserved.