@theredspace/spp-client
Preparing search index...
Projectlocation
Interface Projectlocation
From the Projectlocation API docs: active, created, id, name
interface
Projectlocation
{
active
:
number
;
created
:
DateContainer
;
id
:
string
;
name
:
string
;
notes
?:
string
;
updated
:
DateContainer
;
}
Index
Properties
active
created
id
name
notes?
updated
Properties
active
active
:
number
created
created
:
DateContainer
id
id
:
string
name
name
:
string
Optional
notes
notes
?:
string
updated
updated
:
DateContainer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
id
name
notes
updated
@theredspace/spp-client
Loading...
From the Projectlocation API docs: active, created, id, name