Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
OrgWorkspace
Interface OrgWorkspace
interface
OrgWorkspace
{
id
:
string
;
key
:
string
;
name
:
string
;
orgId
:
string
;
logoUri
?:
string
;
secret
:
string
;
createdAt
:
Date
;
updatedAt
:
Date
;
archivedAt
?:
Date
;
trialEndDate
?:
string
;
featureFlags
?:
string
[]
;
}
Index
Properties
id
key
name
org
Id
logo
Uri?
secret
created
At
updated
At
archived
At?
trial
End
Date?
feature
Flags?
Properties
id
id
:
string
key
key
:
string
name
name
:
string
org
Id
orgId
:
string
Optional
logo
Uri
logoUri
?:
string
secret
secret
:
string
created
At
createdAt
:
Date
updated
At
updatedAt
:
Date
Optional
archived
At
archivedAt
?:
Date
Optional
trial
End
Date
trialEndDate
?:
string
Optional
feature
Flags
featureFlags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
name
org
Id
logo
Uri
secret
created
At
updated
At
archived
At
trial
End
Date
feature
Flags
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...