Title here
Summary here
ImageModel
Kind: global abstract class
Extends: ImageModel
Model:
Properties
Name | Type | Description |
---|---|---|
id | String | The profile identifier |
accountId | String | The profile account identifier |
name | String | The profile name |
gender | String | The profile gender |
birthday | number | The profile birthday timestamp value. |
poster | String | The profile poster URL |
isKid | boolean | Flag to know if the profile is a kid profile |
Model holding a User Profile description.