public class GetByParamAuthorizationReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetByParamAuthorizationReq.Builder |
| 构造器和说明 |
|---|
GetByParamAuthorizationReq() |
GetByParamAuthorizationReq(GetByParamAuthorizationReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmploymentId() |
String |
getUserIdType() |
static GetByParamAuthorizationReq.Builder |
newBuilder() |
void |
setEmploymentId(String employmentId) |
void |
setUserIdType(String userIdType) |
public GetByParamAuthorizationReq()
public GetByParamAuthorizationReq(GetByParamAuthorizationReq.Builder builder)
public String getEmploymentId()
public void setEmploymentId(String employmentId)
public String getUserIdType()
public void setUserIdType(String userIdType)
public static GetByParamAuthorizationReq.Builder newBuilder()
Copyright © 2025. All rights reserved.