Engine API
/
Data Types
/
CatalogSearchParams
CatalogSearchParams
Show Deprecated
Summary
Properties
SearchKeyword
:
string
MinPrice
:
number
MaxPrice
:
number
SortType
:
CatalogSortType
CategoryFilter
:
CatalogCategoryFilter
BundleTypes
:
Array
<
BundleType
>
AssetTypes
:
Array
<
AvatarAssetType
>
IncludeNotForSale
:
boolean
CreatorType
:
Enum.CreatorType
CreatorId
:
number
Properties
SearchKeyword
string
Default Value:
""
MinPrice
number
Default Value:
"0"
MaxPrice
number
Default Value:
"2147483647"
SortType
CatalogSortType
Default Value:
"Enum.CatalogSortType.Relevance"
CategoryFilter
CatalogCategoryFilter
Default Value:
"Enum.CatalogCategoryFilter.None"
BundleTypes
Array
<
BundleType
>
Default Value:
"{}"
AssetTypes
Array
<
AvatarAssetType
>
IncludeNotForSale
boolean
Default Value:
"false"
CreatorType
Enum.CreatorType
Default Value:
"Enum.CreatorType.User"
CreatorId
number
Default Value:
"0"