RingCentral .Net SDK
Properties | List of all members
RingCentral.ProfileImageInfo Class Reference

Information on profile image More...

Properties

string uri [get, set]
 Link to a profile image. If an image is not uploaded for an extension, only uri is returned Required Format: uri More...
 
string etag [get, set]
 Identifier of an image More...
 
string lastModified [get, set]
 Date/time when an image was last updated, in ISO 8601 format, for example 2016-03-10T18:07:52.534Z Format: date-time More...
 
string contentType [get, set]
 The type of image More...
 
ProfileImageInfoURI[] scales [get, set]
 List of URIs to profile images in different dimensions More...
 

Detailed Description

Information on profile image

Property Documentation

◆ contentType

string RingCentral.ProfileImageInfo.contentType
getset

The type of image

◆ etag

string RingCentral.ProfileImageInfo.etag
getset

Identifier of an image

◆ lastModified

string RingCentral.ProfileImageInfo.lastModified
getset

Date/time when an image was last updated, in ISO 8601 format, for example 2016-03-10T18:07:52.534Z Format: date-time

◆ scales

ProfileImageInfoURI [] RingCentral.ProfileImageInfo.scales
getset

List of URIs to profile images in different dimensions

◆ uri

string RingCentral.ProfileImageInfo.uri
getset

Link to a profile image. If an image is not uploaded for an extension, only uri is returned Required Format: uri


The documentation for this class was generated from the following file: