Preparing search index...
The search index is not available
@openfort/openfort-node
@openfort/openfort-node
index
ProjectResponse
Class ProjectResponse
Index
Constructors
constructor
Properties
apikeys?
child
Projects?
created
At
id
name
object
parent
Project?
updated
At
webhook?
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Project
Response
(
)
:
ProjectResponse
Returns
ProjectResponse
Properties
Optional
apikeys
apikeys
?:
ApiKeyResponse
[]
Optional
child
Projects
child
Projects
?:
ChildProjectListResponse
created
At
created
At
:
number
id
id
:
string
name
name
:
string
object
object
:
"project"
Optional
parent
Project
parent
Project
?:
string
updated
At
updated
At
:
number
Optional
webhook
webhook
?:
WebhookResponse
[]
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
apikeys
child
Projects
created
At
id
name
object
parent
Project
updated
At
webhook
attribute
Type
Map
discriminator
get
Attribute
Type
Map
@openfort/openfort-node
Loading...