public class AddHrmLegalEntityResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AddHrmLegalEntityResponseBody.AddHrmLegalEntityResponseBodyResult |
| 限定符和类型 | 字段和说明 |
|---|---|
AddHrmLegalEntityResponseBody.AddHrmLegalEntityResponseBodyResult |
result |
Boolean |
success |
| 构造器和说明 |
|---|
AddHrmLegalEntityResponseBody() |
@NameInMap(value="result") public AddHrmLegalEntityResponseBody.AddHrmLegalEntityResponseBodyResult result
@NameInMap(value="success") public Boolean success
public static AddHrmLegalEntityResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic AddHrmLegalEntityResponseBody setResult(AddHrmLegalEntityResponseBody.AddHrmLegalEntityResponseBodyResult result)
public AddHrmLegalEntityResponseBody.AddHrmLegalEntityResponseBodyResult getResult()
public AddHrmLegalEntityResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2025. All rights reserved.