@theredspace/spp-client
Preparing search index...
ResourceprofileType
Interface ResourceprofileType
A custom field type users can assign to resources.
interface
ResourceprofileType
{
active
:
0
|
1
;
created
:
DateContainer
;
description
?:
string
;
id
:
number
;
name
:
string
;
updated
:
DateContainer
;
}
Index
Properties
active
created
description?
id
name
updated
Properties
active
active
:
0
|
1
created
created
:
DateContainer
Optional
description
description
?:
string
id
id
:
number
name
name
:
string
updated
updated
:
DateContainer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
description
id
name
updated
@theredspace/spp-client
Loading...
A custom field type users can assign to resources.