\Microsoft\Graph\ModelFile

File class

Summary

Methods
Properties
Constants
__construct()
getHashes()
setHashes()
getMimeType()
setMimeType()
getProcessingMetadata()
setProcessingMetadata()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

File constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

setHashes()

setHashes(\Microsoft\Graph\Model\Hashes  $val) : null

Sets the hashes

Parameters

\Microsoft\Graph\Model\Hashes $val

The value to assign to the hashes

Returns

null

getMimeType()

getMimeType() : string

Gets the mimeType

Returns

string —

The mimeType

setMimeType()

setMimeType(string  $val) : null

Sets the mimeType

Parameters

string $val

The value of the mimeType

Returns

null

getProcessingMetadata()

getProcessingMetadata() : boolean

Gets the processingMetadata

Returns

boolean —

The processingMetadata

setProcessingMetadata()

setProcessingMetadata(boolean  $val) : null

Sets the processingMetadata

Parameters

boolean $val

The value of the processingMetadata

Returns

null