Difference between revisions of "ExtraMetadata"

From Gvp-public
Jump to navigation Jump to search
(Created page with "{{Api_DataType_Spec |Description=ExtraMetadata is a Dictionary with a different values for content. |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadd...")
 
Line 1: Line 1:
 +
{{Information|Message=You are accessing the latest version of this data type, according to <span style="font-weight:bold">/service3.0 (3.2)</span> specification. To access older versions of this object, access [[ExtraMetatadaType_3.0]]}}
 +
 
{{Api_DataType_Spec
 
{{Api_DataType_Spec
 
|Description=ExtraMetadata is a Dictionary with a different values for content.
 
|Description=ExtraMetadata is a Dictionary with a different values for content.

Revision as of 14:37, 14 August 2015

Infobox info icon.svg.png

You are accessing the latest version of this data type, according to /service3.0 (3.2) specification. To access older versions of this object, access ExtraMetatadaType_3.0


ExtraMetadata is a Dictionary with a different values for content.

Members

Field Data Type Description
KEY String
Value String


Example

{

"KEY": "VALUE"

}


Known issues

None


Version history

API Version Number Change description Changes author
2.4 Initial data type implementation Harley Cabral


See also