class documentation

Device's session logged information. :ivar team_log.DeviceSessionLogInfo.ip_address: The IP address of the last activity from this session. :ivar team_log.DeviceSessionLogInfo.created: The time this session was created. :ivar team_log.DeviceSessionLogInfo.updated: The time of the last activity from this session.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable created Undocumented
Instance Variable ip_address Undocumented
Instance Variable updated Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _created_value Undocumented
Instance Variable _ip_address_value Undocumented
Instance Variable _updated_value Undocumented