---
title: "TItemOptions"
canonical: "https://docs.dk.is/space/DEV/10355283/TItemOptions"
format: markdown
---
This class represents options used when fetching [TItem](https://dkdocs.atlassian.net/wiki/spaces/DEV/pages/10355270)

## Properties

The following are the properties of the class

- IncludeBarCodes - Boolean
- IfNotFoundReturnNil - Boolean
- IncludeGroups - Boolean
- OnlyGetWebshopItems - Boolean
- IncludeWarehouse - Boolean
- OnlyMedicine - Boolean
- IncludeItemCategories - Boolean
- IncludeChanges - Boolean
- DisableTransactionCheck - Boolean
- DisableCategorieCheck - Boolean
- IncludeAttachments - Boolean
- ShowAllAttachments - Boolean
- IncludeVendorLinks - Boolean
- ExtraProperties: Array of string
- IncludeUnitcodes - Boolean
- IncludeAlternative - Boolean
- IncludeCurrencyPrices - Boolean

 

> ❌ OnlyGetWebshopItems is a legacy property and it is not recommended to use.  
> ❌ rather look at the property in the [TItem](https://dkdocs.atlassian.net/wiki/spaces/DEV/pages/10355270)  at the client side prior to store or remove

> ℹ️ **ExtraProperties**
> ℹ️ 
> ℹ️ Use ExtraProperties to get values from fields that are not included in the [TItem](https://dkdocs.atlassian.net/wiki/spaces/DEV/pages/10355270) and it will be returned in the object.ExtraProperties Array
> ℹ️ 
> ℹ️ For example you can specify "WebCondition" and that extends the functionality of [TItem](https://dkdocs.atlassian.net/wiki/spaces/DEV/pages/10355270).WebShopItem

 

## Related articles



> Macro (contentbylabel)

> Macro (details)
> 
> | **Related issues** |  |
> | --- | --- |