@theredspace/spp-client
Preparing search index...
Workspace
Interface Workspace
interface
Workspace
{
allow_guests
:
"0"
|
"1"
;
created
:
string
;
date
:
string
;
description
?:
string
;
global
:
"0"
|
"1"
;
global_access
?:
"A"
|
"R"
|
"W"
;
id
:
string
;
name
:
string
;
notes
?:
string
;
open
:
"0"
|
"1"
;
updated
:
string
;
userid
:
string
;
}
Index
Properties
allow_
guests
created
date
description?
global
global_
access?
id
name
notes?
open
updated
userid
Properties
allow_
guests
allow_guests
:
"0"
|
"1"
created
created
:
string
date
date
:
string
Optional
description
description
?:
string
global
global
:
"0"
|
"1"
Optional
global_
access
global_access
?:
"A"
|
"R"
|
"W"
id
id
:
string
name
name
:
string
Optional
notes
notes
?:
string
open
open
:
"0"
|
"1"
updated
updated
:
string
userid
userid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow_
guests
created
date
description
global
global_
access
id
name
notes
open
updated
userid
@theredspace/spp-client
Loading...