public class ParticipantListExportReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ParticipantListExportReq.Builder |
| 构造器和说明 |
|---|
ParticipantListExportReq() |
ParticipantListExportReq(ParticipantListExportReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
ParticipantListExportReqBody |
getParticipantListExportReqBody() |
String |
getUserIdType() |
static ParticipantListExportReq.Builder |
newBuilder() |
void |
setParticipantListExportReqBody(ParticipantListExportReqBody body) |
void |
setUserIdType(String userIdType) |
public ParticipantListExportReq()
public ParticipantListExportReq(ParticipantListExportReq.Builder builder)
public static ParticipantListExportReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public ParticipantListExportReqBody getParticipantListExportReqBody()
public void setParticipantListExportReqBody(ParticipantListExportReqBody body)
Copyright © 2022. All rights reserved.