SCAvatarType
SCAvatarType interface
Properties
Property | Type | Description |
---|---|---|
avatar | null | string | The avatar url. |
date_uploaded | string | Date | Upload datetime. |
id | number | Id value identifying this avatar. |
primary | boolean | Is the primary avatar for the user? |
user | number | The id of the user for this avatar. |