Record

event

No description available.

record event {
  additional-details: option​<event-additional-details>,
  created-at: option​<string>,
  created-by: option​<event-created-by>,
  event-id: option​<string>,
  event-type: option​<event-event-type>,
  recorded-at: option​<string>,
  session-id: option​<string>,
  source: option​<event-source>,
  type-op: option​<string>,
}

Fields

NameTypeDescription
additional-detailsoption​<event-additional-details>
created-atoption​<string>
created-byoption​<event-created-by>
event-idoption​<string>
event-typeoption​<event-event-type>
recorded-atoption​<string>
session-idoption​<string>
sourceoption​<event-source>
type-opoption​<string>