Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 841 Bytes

ProfileImageInfo.md

File metadata and controls

14 lines (10 loc) · 841 Bytes

ProfileImageInfo

Properties

Name Type Description Notes
Uri string Link to a profile image. If an image is not uploaded for an extension, only uri is returned
Etag string Identifier of an image [optional]
LastModified time.Time The datetime when an image was last updated in ISO 8601 format, for example 2016-03-10T18:07:52.534Z [optional]
ContentType string The type of an image [optional]
Scales []ProfileImageInfoUri List of URIs to profile images in different dimensions [optional]

[Back to Model list] [Back to API list] [Back to README]