\Pivot\Client\DtosUploadedFileDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$name
$fileKey
$creationDate
$awsBucket
$module
$fileType
$objectUrl
$ETag
$mimeType
$size
$owner
$subscription
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer — id

$name

$name : string

Type

string — name

$fileKey

$fileKey : string

Type

string — fileKey

$creationDate

$creationDate : string

Type

string — creationDate

$awsBucket

$awsBucket : string

Type

string — awsBucket

$module

$module : string

Type

string — module

$fileType

$fileType : string

Type

string — fileType

$objectUrl

$objectUrl : string

Type

string — objectUrl

$ETag

$ETag : string

Type

string — ETag

$mimeType

$mimeType : string

Type

string — mimeType

$size

$size : string

Type

string — size

$owner

$owner : string

Type

string — owner

$subscription

$subscription : string

Type

string — subscription

Methods

getArrayCopy()

getArrayCopy() : array

get an array copy of this

Returns

array —

get_object_vars

__clone()

__clone() : \Pivot\Core\Dtos\new

Sets the ID to null on clone

Returns

\Pivot\Core\Dtos\new —

this