Preparing search index...
The search index is not available
@verdocs/js-sdk - v3.10.30
@verdocs/js-sdk
Templates
Templates
ITemplateListParams
Interface ITemplateListParams
interface
ITemplateListParams
{
ascending
?:
boolean
;
created_at
?:
Templates
.
Templates
.
ITimePeriod
;
is_personal
?:
boolean
;
is_public
?:
boolean
;
page
?:
number
;
q
?:
string
;
rows
?:
number
;
sort_by
?:
Templates
.
Templates
.
SortOptions
;
status
?:
string
[]
;
}
Index
Properties
ascending?
created_
at?
is_
personal?
is_
public?
page?
q?
rows?
sort_
by?
status?
Properties
Optional
ascending
ascending
?:
boolean
Optional
created_
at
created_
at
?:
Templates
.
Templates
.
ITimePeriod
Optional
is_
personal
is_
personal
?:
boolean
Optional
is_
public
is_
public
?:
boolean
Optional
page
page
?:
number
Optional
q
q
?:
string
Optional
rows
rows
?:
number
Optional
sort_
by
sort_
by
?:
Templates
.
Templates
.
SortOptions
Optional
status
status
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
ascending
created_
at
is_
personal
is_
public
page
q
rows
sort_
by
status
@verdocs/js-sdk - v3.10.30
Loading...