Record
integration-logs-response-logs-item
No description available.
record integration-logs-response-logs-item {
admin-app-id: option<defs-app-id>,
app-id: defs-app-id,
app-type: string,
change-type: string,
channel: option<defs-channel>,
date: string,
scope: string,
service-id: option<string>,
service-type: option<string>,
user-id: defs-user-id,
user-name: string,
}Fields
| Name | Type | Description |
|---|---|---|
| admin-app-id | option<defs-app-id> | |
| app-id | defs-app-id | |
| app-type | string | |
| change-type | string | |
| channel | option<defs-channel> | |
| date | string | |
| scope | string | |
| service-id | option<string> | |
| service-type | option<string> | |
| user-id | defs-user-id | |
| user-name | string |