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