TVTechnology

From Gvp-public
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