CLASS

# RoomleCatalogItemAdditionalContent

Contents

Representation of an item additional content with all available data like name, value and type. This object is only data transfer object (DTO), therefore you can't execute any additional functions like searches or something similar. It is only meant to provide information.

All informations are readonly. If an object like this is queried twice via a RoomleDataManager instance, then it is possible that there are two different instance which contains same information.

# Properties

# name

Name of this item additional content

# value

Value of this item additional content

# type

Type of this item additional content