RetailCRM API Client

TaskComment extends BaseComment

Class TaskComment

Tags
category

TaskComment

Table of Contents

Properties

$createdAt  : DateTime
$creator  : int
$id  : int
$text  : string
$updatedAt  : DateTime

Properties

$createdAt

public DateTime $createdAt
Tags
JMS\Type

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

JMS\SerializedName

("createdAt")

$creator

public int $creator
Tags
JMS\Type

("int")

JMS\SerializedName

("creator")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$text

public string $text
Tags
JMS\Type

("string")

JMS\SerializedName

("text")

$updatedAt

public DateTime $updatedAt
Tags
JMS\Type

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

JMS\SerializedName

("updatedAt")


        
On this page

Search results