Preparing search index...
The search index is not available
Documentation
Documentation
BridgeMessage
DepartmentListResponse
Interface DepartmentListResponse
interface
DepartmentListResponse
{
clientID
?:
string
;
departments
:
DepartmentSummary
[]
;
id
:
string
;
replyTo
?:
string
;
type
:
"DepartmentListResponse"
;
when
:
string
;
}
Hierarchy (
View Summary
)
BridgeMessage
<
"DepartmentListResponse"
>
DepartmentListResponse
Index
Properties
clientID?
departments
id
reply
To?
type
when
Properties
Optional
clientID
clientID
?:
string
departments
departments
:
DepartmentSummary
[]
id
id
:
string
Optional
reply
To
replyTo
?:
string
type
type
:
"DepartmentListResponse"
when
when
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clientID
departments
id
reply
To
type
when
Documentation
Loading...