Preparing search index...
The search index is not available
@verdocs/js-sdk - v3.10.30
@verdocs/js-sdk
Envelopes
Envelopes
updateEnvelopeField
Function updateEnvelopeField
update
Envelope
Field
(
endpoint
,
envelopeId
,
fieldName
,
value
)
:
Promise
<
IEnvelopeFieldSettings
>
Update a Document field. Typically called during the signing process as a Recipient fills in fields.
Parameters
endpoint
:
VerdocsEndpoint
envelopeId
:
string
fieldName
:
string
value
:
any
Returns
Promise
<
IEnvelopeFieldSettings
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@verdocs/js-sdk - v3.10.30
Loading...
Update a Document field. Typically called during the signing process as a Recipient fills in fields.