Difference between revisions of "Tag"
Jump to navigation
Jump to search
(Created page with "{{Api_DataType_Spec |Description=Tag is a par of [http://wikis.tid.es/gvp-public/index.php/TagType|TagType] and value used to describe properties associated to contents. |Mem...") |
|||
| Line 1: | Line 1: | ||
{{Api_DataType_Spec | {{Api_DataType_Spec | ||
| − | |Description=Tag is a par of [ | + | |Description=Tag is a par of [[TagType]] and value used to describe properties associated to contents. |
|Members= | |Members= | ||
| Line 12: | Line 12: | ||
| − | ! | + | ! TagType |
| − | {{!}} [[ | + | {{!}} [[TagType]] |
| − | {{!}} | + | {{!}} Tag type |
{{!}}- valign="top" | {{!}}- valign="top" | ||
| − | ! | + | ! Value |
{{!}} bool | {{!}} bool | ||
| − | {{!}} | + | {{!}} Value associated to tag |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{{!}}- valign="top" | {{!}}- valign="top" | ||
| Line 163: | Line 28: | ||
{ | { | ||
| − | : " | + | : "TagType": 1, |
| − | + | : "Value": 4 | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | : " | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
| Line 223: | Line 45: | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
| − | ! | + | ! 3.0 |
{{!}} Initial data type implementation | {{!}} Initial data type implementation | ||
{{!}} Harley Cabral | {{!}} Harley Cabral | ||
Revision as of 15:33, 19 February 2015
Tag is a par of TagType and value used to describe properties associated to contents.
Members
| Field | Data Type | Description |
|---|---|---|
| TagType | TagType | Tag type |
| Value | bool | Value associated to tag |
Example
{
- "TagType": 1,
- "Value": 4
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 3.0 | Initial data type implementation | Harley Cabral |