| Name | Type | Description | Notes |
|---|---|---|---|
| logged_in | bool | whether login was successful | |
| expires_at | int | when will the login session expire (the unix timestamp in seconds) | |
| active_org_id | string | the active organization on the session after the login | [optional] |
| invite_attempt | \OpenAPI\Client\Model\InviteAttemptResult | [optional] |