MovieStaff

From Gvp-public
Revision as of 11:05, 2 June 2014 by Id02256 (talk | contribs) (Created page with "{{Api_DataType_Spec |Description=Represents the information regarding the people involved in a program or movie |Members= {{{!}} border="2" style="width:800px" cellspacing="0"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Represents the information regarding the people involved in a program or movie

Members

Field Data Type Description
Person Person object Object containing person details
Role Role enumeration data type Role in the program


Example

{

"Role": 3,
"Person": Person object

}


Known issues

None


Version history

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


See also