@theredspace/spp-client
Preparing search index...
Resourceprofile
Interface Resourceprofile
interface
Resourceprofile
{
attribute_id
?:
number
;
comment
?:
string
;
created
:
DateContainer
;
external_id
?:
string
;
id
:
number
;
name
:
string
;
resourceprofile_type_id
:
number
;
type
:
string
;
updated
:
DateContainer
;
userid
:
number
;
}
Index
Properties
attribute_
id?
comment?
created
external_
id?
id
name
resourceprofile_
type_
id
type
updated
userid
Properties
Optional
attribute_
id
attribute_id
?:
number
Optional
comment
comment
?:
string
created
created
:
DateContainer
Optional
external_
id
external_id
?:
string
id
id
:
number
name
name
:
string
resourceprofile_
type_
id
resourceprofile_type_id
:
number
type
type
:
string
updated
updated
:
DateContainer
userid
userid
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute_
id
comment
created
external_
id
id
name
resourceprofile_
type_
id
type
updated
userid
@theredspace/spp-client
Loading...