Takaro - v0.6.0
Preparing search index...
@takaro/apiclient
ShopActionSearchInputDTO
Interface ShopActionSearchInputDTO
Export
ShopActionSearchInputDTO
interface
ShopActionSearchInputDTO
{
extend
?:
string
[]
;
filters
?:
ShopActionSearchInputAllowedFilters
;
greaterThan
?:
any
;
lessThan
?:
any
;
limit
?:
number
;
page
?:
number
;
search
?:
ShopActionSearchInputAllowedSearch
;
sortBy
?:
string
;
sortDirection
?:
ShopActionSearchInputDTOSortDirectionEnum
;
}
Index
Properties
extend?
filters?
greater
Than?
less
Than?
limit?
page?
search?
sort
By?
sort
Direction?
Properties
Optional
extend
extend
?:
string
[]
Memberof
ShopActionSearchInputDTO
Optional
filters
filters
?:
ShopActionSearchInputAllowedFilters
Memberof
ShopActionSearchInputDTO
Optional
greater
Than
greaterThan
?:
any
Memberof
ShopActionSearchInputDTO
Optional
less
Than
lessThan
?:
any
Memberof
ShopActionSearchInputDTO
Optional
limit
limit
?:
number
Memberof
ShopActionSearchInputDTO
Optional
page
page
?:
number
Memberof
ShopActionSearchInputDTO
Optional
search
search
?:
ShopActionSearchInputAllowedSearch
Memberof
ShopActionSearchInputDTO
Optional
sort
By
sortBy
?:
string
Memberof
ShopActionSearchInputDTO
Optional
sort
Direction
sortDirection
?:
ShopActionSearchInputDTOSortDirectionEnum
Memberof
ShopActionSearchInputDTO
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extend
filters
greater
Than
less
Than
limit
page
search
sort
By
sort
Direction
Takaro - v0.6.0
Loading...
Export
ShopActionSearchInputDTO