SessionInfoTemplateDTO
Template that represents the given session information type.
Sub Type Property: "_type" : "Session"
Fields
Type
Name
Description
Optional
Default Value
operator
The session information type.
false
Example
{
"_type" : "Session",
"operator" : "SHORTCUT"
}