Documentation
Preparing search index...
ts-engine/src
OrganizationConfig
Interface OrganizationConfig
interface
OrganizationConfig
{
allowedClassCodeIds
:
string
[]
;
allowedStateCodes
:
StateCode
[]
;
channel
:
ORGANIZATION_CHANNEL
;
id
:
string
;
name
:
string
;
}
Hierarchy
Pick
<
BaseObject
<
ORGANIZATION
>
,
"id"
>
OrganizationConfig
Index
Properties
allowed
Class
Code
Ids
allowed
State
Codes
channel
id
name
Properties
allowed
Class
Code
Ids
allowedClassCodeIds
:
string
[]
allowed
State
Codes
allowedStateCodes
:
StateCode
[]
channel
channel
:
ORGANIZATION_CHANNEL
id
id
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowed
Class
Code
Ids
allowed
State
Codes
channel
id
name
Documentation
Loading...