Node.js SDK for digi.me
Preparing search index...
Types
<internal>
CountriesBodyParams
Interface CountriesBodyParams
interface
CountriesBodyParams
{
query
?:
{
filter
?:
{
id
?:
number
[]
}
;
include
?:
LiteralUnion
<
CountriesIncludeFieldList
,
string
>
[]
;
}
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
CountriesBodyParams
Indexable
[
key
:
string
]:
unknown
Index
Properties
query?
Properties
Optional
query
query
?:
{
filter
?:
{
id
?:
number
[]
}
;
include
?:
LiteralUnion
<
CountriesIncludeFieldList
,
string
>
[]
;
}
Type declaration
Optional
filter
?:
{
id
?:
number
[]
}
Optional
include
?:
LiteralUnion
<
CountriesIncludeFieldList
,
string
>
[]
Posible fields to include are defined in type CountriesIncludeFieldList .
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
query
Node.js SDK for digi.me
Loading...
Posible fields to include are defined in type CountriesIncludeFieldList .