RetailCRM API Client

File

Class File

Tags
category

File

Table of Contents

Properties

$attachment  : array<string|int, Attachment>
$createdAt  : DateTime
$filename  : string
$id  : int
$size  : int
$type  : string

Properties

$attachment

public array<string|int, Attachment> $attachment
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Files\Attachment>")

JMS\SerializedName

("attachment")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("createdAt")

$filename

public string $filename
Tags
JMS\Type

("string")

JMS\SerializedName

("filename")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$size

public int $size
Tags
JMS\Type

("int")

JMS\SerializedName

("size")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")


        
On this page

Search results