Tag

From Gvp-public
Revision as of 15:02, 12 March 2015 by Id01213 (talk | contribs)
Jump to navigation Jump to search

Tag is a pair of TagType and value used to describe properties associated to contents.

Members

Field Data Type Description
TagType TagType Tag type
Value string Value associated to tag
CreationDate DateTime Date-time of the tag creation


Example

{

"TagType": 1,
"Value": "4"

}


Known issues

None


Version history

API Version Number Change description Changes author
3.0 Initial data type implementation Jose A. Jiménez


See also