Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
Group
Interface Group
interface
Group
{
createdBy
?:
any
;
createdById
?:
string
;
createdOn
?:
Date
;
groupPrincipals
?:
GroupPrincipal
[]
;
id
:
string
;
name
:
string
;
orgId
?:
string
;
orgSlug
?:
string
;
readUpdatedOn
?:
Date
;
updatedBy
?:
any
;
updatedById
?:
string
;
updatedOn
?:
Date
;
}
Hierarchy
OrgManagedEntity
Group
Index
Properties
created
By?
created
By
Id?
created
On?
group
Principals?
id
name
org
Id?
org
Slug?
read
Updated
On?
updated
By?
updated
By
Id?
updated
On?
Properties
Optional
created
By
created
By
?:
any
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
Optional
group
Principals
group
Principals
?:
GroupPrincipal
[]
id
id
:
string
name
name
:
string
Optional
org
Id
org
Id
?:
string
Optional
org
Slug
org
Slug
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
Optional
updated
By
updated
By
?:
any
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
By
created
By
Id
created
On
group
Principals
id
name
org
Id
org
Slug
read
Updated
On
updated
By
updated
By
Id
updated
On
@contrail/entity-types
Loading...
Generated using
TypeDoc