AbstractProfile

AbstractProfile ⇐ ImageModel

Kind: global abstract class
Extends: ImageModel
Model:
Properties

NameTypeDescription
idString

The profile identifier

accountIdString

The profile account identifier

nameString

The profile name

genderString

The profile gender

birthdaynumber

The profile birthday timestamp value.

posterString

The profile poster URL

isKidboolean

Flag to know if the profile is a kid profile

AbstractProfile()

Model holding a User Profile description.