Preparing search index...
The search index is not available
@verdocs/js-sdk - v3.10.30
@verdocs/js-sdk
Envelopes
Types
IEnvelopeDocument
Interface IEnvelopeDocument
interface
IEnvelopeDocument
{
created_at
:
string
;
envelope_id
:
string
;
id
:
string
;
mime
:
string
;
name
:
string
;
page_numbers
:
number
;
template_document_id
:
null
|
string
;
type
:
"attachment"
|
"certificate"
;
updated_at
:
string
;
url
:
string
;
}
Index
Properties
created_
at
envelope_
id
id
mime
name
page_
numbers
template_
document_
id
type
updated_
at
url
Properties
created_
at
created_
at
:
string
envelope_
id
envelope_
id
:
string
id
id
:
string
mime
mime
:
string
name
name
:
string
page_
numbers
page_
numbers
:
number
template_
document_
id
template_
document_
id
:
null
|
string
type
type
:
"attachment"
|
"certificate"
updated_
at
updated_
at
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
created_
at
envelope_
id
id
mime
name
page_
numbers
template_
document_
id
type
updated_
at
url
@verdocs/js-sdk - v3.10.30
Loading...