MovieStaff

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