Producer

From Gvp-public
Revision as of 18:13, 4 September 2014 by Rcalvo (talk | contribs) (Created page with "{{Api_DataType_Spec |Description=Get the object that contains information about the Producer. |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get the object that contains information about the Producer.

Members

Field Data Type Description
ID int Unique identifier for the Subscription
Title String The title for the Producer that will be shown to end users


Example

{

"ID": 60,
"Title": "ODG"

}


Known issues

None


Version history

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


See also