@custouch/jssdk
Preparing search index...
service/ticket
Auditors
Type Alias Auditors
工单审核人信息
type
Auditors
=
{
auditors
?:
{
id
:
string
;
mailbox
:
string
;
name
:
string
}
[]
;
staffs
?:
{
id
:
string
;
mailbox
:
string
;
name
:
string
}
[]
;
}
Index
Properties
auditors?
staffs?
Properties
Optional
auditors
auditors
?:
{
id
:
string
;
mailbox
:
string
;
name
:
string
}
[]
审核人信息
Optional
staffs
staffs
?:
{
id
:
string
;
mailbox
:
string
;
name
:
string
}
[]
员工id
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auditors
staffs
@custouch/jssdk
Loading...
工单审核人信息