Difference between revisions of "Person"
Jump to navigation
Jump to search
(Created page with "{{Api_DataType_Spec |Description=Represents the information regarding a person involved in a program or movie |Members= {{{!}} border="2" style="width:800px" cellspacing="0" c...") |
(No difference)
|
Latest revision as of 11:05, 2 June 2014
Represents the information regarding a person involved in a program or movie
Members
Field | Data Type | Description |
---|---|---|
ID | int | Person id |
Title | String | Person's name |
Example
{
- "ID": 128075,
- "Title": "Dana Kaproff"
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial data type implementation | Harley Cabral |
See also
- Role data type
- MovieStaff object
- EpgLiveProgramDetails object