public class ListOperationLogsResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Map<String,?> |
operationLogMap
This parameter is required.
|
| 构造器和说明 |
|---|
ListOperationLogsResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListOperationLogsResponseBody |
build(Map<String,?> map) |
Map<String,?> |
getOperationLogMap() |
ListOperationLogsResponseBody |
setOperationLogMap(Map<String,?> operationLogMap) |
@NameInMap(value="operationLogMap") public Map<String,?> operationLogMap
This parameter is required.
example:{"FINST-GW866DA1NHFZIPNE03UTM88NOAGQ27Q9VUP1L0":[{"currentText":null,"componentType":null,"gmtModified":"2022-04-08 11:15:34","preText":null,"operationType":"CREATE","componentName":"","operator":{"userInfo":null,"tbWang":null,"depDesc":null,"displayName":"娄修俊","mastedataDeptments":null,"orderNum":null,"displayEnName":null,"userId":null,"personalPhoto":null,"status":null},"fieldId":null}]}
public static ListOperationLogsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ListOperationLogsResponseBody setOperationLogMap(Map<String,?> operationLogMap)
Copyright © 2025. All rights reserved.