Distributor

From Gvp-public
Revision as of 13:54, 5 September 2014 by Rcalvo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get the object that contains information about the distributor.

Members

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


Example

{

"ID": 51,
"Title": "ODG"

}


Known issues

None


Version history

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


See also