public class CancelEcoBackgroundCheckReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CancelEcoBackgroundCheckReqBody.Builder |
| 构造器和说明 |
|---|
CancelEcoBackgroundCheckReqBody() |
CancelEcoBackgroundCheckReqBody(CancelEcoBackgroundCheckReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBackgroundCheckId() |
static CancelEcoBackgroundCheckReqBody.Builder |
newBuilder() |
void |
setBackgroundCheckId(String backgroundCheckId) |
public CancelEcoBackgroundCheckReqBody()
public CancelEcoBackgroundCheckReqBody(CancelEcoBackgroundCheckReqBody.Builder builder)
public static CancelEcoBackgroundCheckReqBody.Builder newBuilder()
public String getBackgroundCheckId()
public void setBackgroundCheckId(String backgroundCheckId)
Copyright © 2025. All rights reserved.