@icomedias/hybridforms-js
Preparing search index...
types/catalogTypes
GetCatalogParams
Interface GetCatalogParams
interface
GetCatalogParams
{
$filter
?:
string
;
$orderby
?:
string
;
$select
?:
string
;
$skip
?:
number
;
$top
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
$filter?
$orderby?
$select?
$skip?
$top?
Properties
Optional
$filter
$filter
?:
string
Optional
$orderby
$orderby
?:
string
Optional
$select
$select
?:
string
Optional
$skip
$skip
?:
number
Optional
$top
$top
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$filter
$orderby
$select
$skip
$top
@icomedias/hybridforms-js
Loading...