new module:model/UserProfileProfileImages(theData, obj)
Constructs a new UserProfileProfileImages.
A flat JSON object of attribute-value pairs in which the attributes specify available profile image sizes in the format sizeX<pixels> (where <pixels> is an integer that represents both height and width in pixels of square profile images) and the values are URLs for downloading the images via HTTP
Parameters:
| Name | Type | Description |
|---|---|---|
theData |
Object | The plain JavaScript object bearing properties of interest. |
obj |
module:model/UserProfileProfileImages | Optional instance to populate. |
- Source:
Members
(static) constructFromObject
Constructs a UserProfileProfileImages from a plain JavaScript object, optionally creating a new instance.
Copies all relevant properties from data to obj if supplied or a new instance if not.
(inner) sizeX20 :String
Type:
- String
(inner) sizeX40 :String
Type:
- String
(inner) sizeX50 :String
Type:
- String
(inner) sizeX58 :String
Type:
- String
(inner) sizeX80 :String
Type:
- String
(inner) sizeX120 :String
Type:
- String
(inner) sizeX160 :String
Type:
- String
(inner) sizeX176 :String
Type:
- String
(inner) sizeX240 :String
Type:
- String
(inner) sizeX360 :String
Type:
- String