class Stremio::Addon::DevKit::CatalogBase::ExtraSearch
- Stremio::Addon::DevKit::CatalogBase::ExtraSearch
- Reference
- Object
Overview
Allows this catalog have content filtered based on user search parameters
Included Modules
- JSON::Serializable
Defined in:
stremio-addon-devkit/catalog_base.crConstructors
Instance Method Summary
-
#isRequired : Bool
#isRequired
: optional - boolean, set to true if this property must always be passed -
#name : ExtraType
#name
: required - string, is the name of the property; this name will be used in the extraProps argument itself
Constructor Detail
Instance Method Detail
def isRequired : Bool
#
#isRequired
: optional - boolean, set to true if this property must always be passed
#name
: required - string, is the name of the property; this name will be used in the extraProps argument itself