TLoginResponse object¶
TLoginResponse is an object that represents a login response object which consists of the following fields:
- session: 
string - id: 
number(optional) - status: 
TResponseStatus(optional) - flashMessages: 
TFlashMessenger(optional) 
TResponseStatus¶
Represents the TResponseStatus object.
TFlashMessenger¶
Represents the TFlashMessenger object.