Preparing search index...
The search index is not available
app-hablla
app-hablla
types/connections
IConnection
Interface IConnection
interface
IConnection
{
created_at
:
Date
;
credential
:
ICredential
;
data
:
{
phone_number
:
number
}
;
email
:
string
;
id
:
string
;
is_deleted
:
boolean
;
key
:
string
;
name
:
string
;
sector
?:
WorkspaceSector
|
UserSector
;
sector_id
:
string
;
status
:
IConnectionStatus
;
std_name
:
string
;
type
:
IConnectionType
;
updated_at
:
Date
;
workspace
:
IWorkspace
;
}
Index
Properties
created_
at
credential
data
email
id
is_
deleted
key
name
sector?
sector_
id
status
std_
name
type
updated_
at
workspace
Properties
created_
at
created_at
:
Date
credential
credential
:
ICredential
data
data
:
{
phone_number
:
number
}
email
email
:
string
id
id
:
string
is_
deleted
is_deleted
:
boolean
key
key
:
string
name
name
:
string
Optional
sector
sector
?:
WorkspaceSector
|
UserSector
sector_
id
sector_id
:
string
status
status
:
IConnectionStatus
std_
name
std_name
:
string
type
type
:
IConnectionType
updated_
at
updated_at
:
Date
workspace
workspace
:
IWorkspace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
credential
data
email
id
is_
deleted
key
name
sector
sector_
id
status
std_
name
type
updated_
at
workspace
app-hablla
Loading...