@custouch/jssdk
Preparing search index...
service/lead
updateLead
Function updateLead
updateLead
(
params
:
{
lead
:
string
;
properties
:
Record
<
string
,
string
>
;
referrerId
?:
string
;
referrerType
?:
LeadReferrerType
;
source
?:
{
sourceDescribe
?:
string
;
sourceType
:
string
}
;
}
,
)
:
Promise
<
void
>
更新联系人
Parameters
params
:
{
lead
:
string
;
properties
:
Record
<
string
,
string
>
;
referrerId
?:
string
;
referrerType
?:
LeadReferrerType
;
source
?:
{
sourceDescribe
?:
string
;
sourceType
:
string
}
;
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
更新联系人