@custouch/jssdk
Preparing search index...
service/lead
getLeadFields
Function getLeadFields
getLeadFields
()
:
Promise
<
{
dataType
:
string
;
fields
?:
{
dataType
:
string
;
enumItems
:
{
label
:
string
;
value
:
string
}
[]
;
name
:
string
;
serial
:
string
;
title
:
string
;
type
:
string
;
}
[]
;
name
:
string
;
quesTemplate
?:
string
;
title
:
string
;
type
:
string
;
}
[]
,
>
获取联系人字段列表
Returns
Promise
<
{
dataType
:
string
;
fields
?:
{
dataType
:
string
;
enumItems
:
{
label
:
string
;
value
:
string
}
[]
;
name
:
string
;
serial
:
string
;
title
:
string
;
type
:
string
;
}
[]
;
name
:
string
;
quesTemplate
?:
string
;
title
:
string
;
type
:
string
;
}
[]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取联系人字段列表