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