ThyngInfoModel
Class to Contain information about a Thyng
| Name | Description | Type | Additional information |
|---|---|---|---|
| Code |
Unique ID for a Thyng |
string |
None. |
| ThyngName |
User friendly name for this Thyng |
string |
None. |
| Bio |
Description of this Thyng |
string |
None. |
| ThyngOwner |
Company that this Thyng belongs to |
string |
None. |
| Colour |
Default colour used in the branding of this Thyng |
string |
None. |
| ThumbImg |
URL of the image which represents this Thyng for use in Thumbnails |
string |
None. |
| FavouritesImg |
URL of the image which represents this Thyng for use in Favourites display |
string |
None. |
| LoadingImg |
URL of the image which should be displayed whilst loading this Thyng |
string |
None. |
| Technology |
Technology used to load this Thyng |
string |
None. |
| ProductType |
The Type of Thyng product. e.g. Hidden Sticker |
string |
None. |
| Category |
Category which this Thyng is grouped into |
string |
None. |
| OfficialThyng |
Returns text to state if the interaction is officially supported by Thyngs |
string |
None. |
| Version |
Current version reference for the Thyng Page that is linked to this Thyng |
string |
None. |