Preparing search index...
The search index is not available
@verdocs/js-sdk - v3.10.30
@verdocs/js-sdk
Envelopes
Types
IEmailAccessKey
Interface IEmailAccessKey
interface
IEmailAccessKey
{
created_at
:
string
;
envelope_id
:
string
;
expiration_date
:
null
|
string
;
first_used
:
null
|
string
;
id
:
string
;
key
:
string
;
last_used
:
null
|
string
;
recipient_name
:
string
;
type
:
"email"
;
}
Index
Properties
created_
at
envelope_
id
expiration_
date
first_
used
id
key
last_
used
recipient_
name
type
Properties
created_
at
created_
at
:
string
envelope_
id
envelope_
id
:
string
expiration_
date
expiration_
date
:
null
|
string
first_
used
first_
used
:
null
|
string
id
id
:
string
key
key
:
string
last_
used
last_
used
:
null
|
string
recipient_
name
recipient_
name
:
string
type
type
:
"email"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
created_
at
envelope_
id
expiration_
date
first_
used
id
key
last_
used
recipient_
name
type
@verdocs/js-sdk - v3.10.30
Loading...