Attachment
class Attachment extends Model (View source)
Properties
protected | $attachmentDataRefType | ||
protected | $attachmentDataRefDataType | ||
string | $contentName | ||
string | $contentType | ||
string | $downloadUri | ||
protected | $driveDataRefType | ||
protected | $driveDataRefDataType | ||
string | $name | ||
string | $source | ||
string | $thumbnailUri |
Methods
getAttachmentDataRef()
No description
setContentName($contentName)
No description
string
getContentName()
No description
setContentType($contentType)
No description
string
getContentType()
No description
setDownloadUri($downloadUri)
No description
string
getDownloadUri()
No description
getDriveDataRef()
No description
setName($name)
No description
string
getName()
No description
setSource($source)
No description
string
getSource()
No description
setThumbnailUri($thumbnailUri)
No description
string
getThumbnailUri()
No description
Details
setAttachmentDataRef(AttachmentDataRef $attachmentDataRef)
No description
AttachmentDataRef
getAttachmentDataRef()
No description
setContentName($contentName)
No description
string
getContentName()
No description
setContentType($contentType)
No description
string
getContentType()
No description
setDownloadUri($downloadUri)
No description
string
getDownloadUri()
No description
setDriveDataRef(DriveDataRef $driveDataRef)
No description
DriveDataRef
getDriveDataRef()
No description
setName($name)
No description
string
getName()
No description
setSource($source)
No description
string
getSource()
No description
setThumbnailUri($thumbnailUri)
No description
string
getThumbnailUri()
No description