Difference between revisions of "Region"
Jump to navigation
Jump to search
(Created page with "{{Api_DataType_Spec |Description=Represents a Region object, modeling the different geographical areas assigned to GVP users |Members= {{{!}} border="2" style="width:800px" ce...") |
(No difference)
|
Latest revision as of 11:07, 2 June 2014
Represents a Region object, modeling the different geographical areas assigned to GVP users
Members
Field | Data Type | Description |
---|---|---|
ID | int | Region ID |
Name | String | Region name |
Example
{
- "ID": 1,
- "Name": "SP - São Paulo"
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial data type implementation |
See also
- EPG Service
- ChannelMap object