Preparing search index...
The search index is not available
Takaro - v0.0.15
Takaro
@takaro/apiclient
ShopListingSearchInputDTO
Interface ShopListingSearchInputDTO
Export
ShopListingSearchInputDTO
interface
ShopListingSearchInputDTO
{
extend
?:
string
[]
;
filters
?:
ShopListingSearchInputAllowedFilters
;
greaterThan
?:
ShopSearchInputAllowedRangeFilter
;
lessThan
?:
ShopSearchInputAllowedRangeFilter
;
limit
?:
number
;
page
?:
number
;
search
?:
ShopListingSearchInputAllowedFilters
;
sortBy
?:
string
;
sortDirection
?:
ShopListingSearchInputDTOSortDirectionEnum
;
}
Index
Properties
extend?
filters?
greater
Than?
less
Than?
limit?
page?
search?
sort
By?
sort
Direction?
Properties
Optional
extend
extend
?:
string
[]
Memberof
ShopListingSearchInputDTO
Optional
filters
filters
?:
ShopListingSearchInputAllowedFilters
Memberof
ShopListingSearchInputDTO
Optional
greater
Than
greater
Than
?:
ShopSearchInputAllowedRangeFilter
Memberof
ShopListingSearchInputDTO
Optional
less
Than
less
Than
?:
ShopSearchInputAllowedRangeFilter
Memberof
ShopListingSearchInputDTO
Optional
limit
limit
?:
number
Memberof
ShopListingSearchInputDTO
Optional
page
page
?:
number
Memberof
ShopListingSearchInputDTO
Optional
search
search
?:
ShopListingSearchInputAllowedFilters
Memberof
ShopListingSearchInputDTO
Optional
sort
By
sort
By
?:
string
Memberof
ShopListingSearchInputDTO
Optional
sort
Direction
sort
Direction
?:
ShopListingSearchInputDTOSortDirectionEnum
Memberof
ShopListingSearchInputDTO
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.0.15
Loading...
Export
ShopListingSearchInputDTO