Person

From Gvp-public
Jump to navigation Jump to search

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