RetailCRM API Client

CustomerNote

Class CustomerNote

Tags
category

CustomerNote

Table of Contents

Properties

$createdAt  : DateTime
$customer  : Customer
$id  : int
$managerId  : int
$text  : string

Properties

$createdAt

public DateTime $createdAt
Tags
JMS\Type

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

JMS\SerializedName

("createdAt")

$customer

public Customer $customer
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Customers\Customer")

JMS\SerializedName

("customer")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$managerId

public int $managerId
Tags
JMS\Type

("int")

JMS\SerializedName

("managerId")

$text

public string $text
Tags
JMS\Type

("string")

JMS\SerializedName

("text")


        
On this page

Search results