# CatalogObjectType

### Description

Possible types of CatalogObjects returned from the Catalog, each containing type-specific properties in the `*_data` field corresponding to the object type.

## Properties
Name | Type
------------ | -------------
**ITEM** | string
**IMAGE** | string
**CATEGORY** | string
**ITEM_VARIATION** | string
**TAX** | string
**DISCOUNT** | string
**MODIFIER_LIST** | string
**MODIFIER** | string
**PRICING_RULE** | string
**PRODUCT_SET** | string
**TIME_PERIOD** | string
**MEASUREMENT_UNIT** | string
**ITEM_OPTION** | string
**ITEM_OPTION_VAL** | string
**QUICK_AMOUNTS_SETTINGS** | string

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

