TVTechnology

From Gvp-public
Revision as of 11:07, 2 June 2014 by Id02256 (talk | contribs) (Created page with "{{Api_DataType_Spec |Description=Represents a TV Technology object, modeling the different "platforms" or technologies (part of a ChannelMap) |Members= {{{!}} bo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Represents a TV Technology object, modeling the different "platforms" or technologies (part of a ChannelMap)

Members

Field Data Type Description
ID int TV Technology ID
Name String Technology name
Title String TV Technology title
Transport TVTransport Transport of TV Technology


Example

{

"ID": 1,
"Name": "Vivo TV Cabo",
"Title": "Vivo TV Cabo",
TVTransport

}


Known issues

None


Version history

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


See also