Preparing search index...
The search index is not available
app-hablla
app-hablla
types/workspaces
IWorkspace
Interface IWorkspace
interface
IWorkspace
{
about
:
string
;
company
:
string
;
currency_code
:
string
;
date_format
:
DateFormatType
;
description
:
string
;
id
:
string
;
name
:
string
;
owner_id
:
string
;
photo_url
:
string
;
prefix
:
string
;
service_between_users
:
boolean
;
service_between_workspaces
:
boolean
;
service_queue_order
:
IServiceQueueOrderType
;
std_name
:
string
;
timezone
:
ITimezone
;
type
:
string
[]
;
url
:
string
;
}
Index
Properties
about
company
currency_
code
date_
format
description
id
name
owner_
id
photo_
url
prefix
service_
between_
users
service_
between_
workspaces
service_
queue_
order
std_
name
timezone
type
url
Properties
about
about
:
string
company
company
:
string
currency_
code
currency_code
:
string
date_
format
date_format
:
DateFormatType
description
description
:
string
id
id
:
string
name
name
:
string
owner_
id
owner_id
:
string
photo_
url
photo_url
:
string
prefix
prefix
:
string
service_
between_
users
service_between_users
:
boolean
service_
between_
workspaces
service_between_workspaces
:
boolean
service_
queue_
order
service_queue_order
:
IServiceQueueOrderType
std_
name
std_name
:
string
timezone
timezone
:
ITimezone
type
type
:
string
[]
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about
company
currency_
code
date_
format
description
id
name
owner_
id
photo_
url
prefix
service_
between_
users
service_
between_
workspaces
service_
queue_
order
std_
name
timezone
type
url
app-hablla
Loading...