#  Term

**Fully Qualified**: [`\Frontastic\Common\ProductApiBundle\Domain\ProductApi\Result\Term`](../../../../../../src/php/ProductApiBundle/Domain/ProductApi/Result/Term.php)

**Extends**: [`\Kore\DataObject\DataObject`](https://github.com/kore/DataObject)

Property|Type|Default|Description
--------|----|-------|-----------
`handle`|`string`||Internal identifier. Depending on the backend it maybe equal to $name.
`name`|`string`||Human readable name
`value`|`string`||
`count`|`int`||
`selected`|`bool`||

