Record
event-response-change
No description available.
record event-response-change {
action: option<string>,
added-value: option<string>,
field: option<string>,
new-value: option<string>,
removed-value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| action | option<string> | |
| added-value | option<string> | |
| field | option<string> | |
| new-value | option<string> | |
| removed-value | option<string> |