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