public class GetAgencyAccountAgencyReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAgencyAccountAgencyReqBody.Builder |
| 构造器和说明 |
|---|
GetAgencyAccountAgencyReqBody() |
GetAgencyAccountAgencyReqBody(GetAgencyAccountAgencyReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getRole() |
Integer |
getStatus() |
String |
getSupplierId() |
static GetAgencyAccountAgencyReqBody.Builder |
newBuilder() |
void |
setRole(Integer role) |
void |
setStatus(Integer status) |
void |
setSupplierId(String supplierId) |
public GetAgencyAccountAgencyReqBody()
public GetAgencyAccountAgencyReqBody(GetAgencyAccountAgencyReqBody.Builder builder)
public String getSupplierId()
public void setSupplierId(String supplierId)
public Integer getStatus()
public void setStatus(Integer status)
public Integer getRole()
public void setRole(Integer role)
public static GetAgencyAccountAgencyReqBody.Builder newBuilder()
Copyright © 2025. All rights reserved.