ChannelCount

From Gvp-public
Revision as of 13:54, 5 September 2014 by Rcalvo (talk | contribs) (Created page with "{{Api_DataType_Spec |Description=Get the quantity of channel is returned on request. |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10" {{!}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get the quantity of channel is returned on request.

Members

Field Data Type Description
ChannelId int Unique identifier for the channel id.
Count int Number of quantity of movies are found in a specific channel.


Example

{

"ChannelId": 141,
"Count": 42

}


Known issues

None


Version history

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


See also