Title here
Summary here
ImageModel
Kind: global abstract class
Extends: ImageModel
Model:
Properties
Name | Type | Description |
---|---|---|
isPeople | boolean | flag (always true) |
type | String | The fixed value for People content type |
lang | String | The people language |
name | String | The people name |
gender | String | The people gender |
birthday | number | The people birthday timestamp value |
deathday | number | The people deathday timestamp value if this person is really dead |
placeOfBirth | String | The people place of birth value |
biography | String | The people biography |
rating | number | The people rating value |
contents | Array.<Content> | List of movie content where this people does appear |
roles | Array.<CreditRoleConst> | List of Credit roles for this people |
Model holding a People description.
A People is someone that has been involved, in any way, in the creation of a content. It can be the director(s), actor(s), …
Peoples are available from AbstractContent’s.