Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
UserProjectResponse
Class UserProjectResponse
Index
Constructors
constructor
Properties
created
At
email
first
Name
id
last
Name
object
role
updated
At
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
User
Project
Response
(
)
:
UserProjectResponse
Returns
UserProjectResponse
Properties
created
At
created
At
:
number
email
email
:
string
first
Name
first
Name
:
string
id
id
:
string
last
Name
last
Name
:
string
object
object
:
"user"
role
role
:
UserProjectRole
updated
At
updated
At
:
number
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Type declaration
base
Name
:
string
format
:
string
name
:
string
type
:
string
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
created
At
email
first
Name
id
last
Name
object
role
updated
At
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...