RetailCRM API Client

CustomerNoteFilter

Class CustomerNoteFilter

Tags
category

CustomerNoteFilter

Table of Contents

Properties

$createdAtFrom  : string
$createdAtTo  : string
$customerExternalIds  : array<string|int, string>
$customerIds  : array<string|int, int>
$ids  : array<string|int, int>
$managerIds  : array<string|int, int>
$text  : string

Properties

$createdAtFrom

public string $createdAtFrom
Tags
Form\Type

("string")

Form\SerializedName

("createdAtFrom")

$createdAtTo

public string $createdAtTo
Tags
Form\Type

("string")

Form\SerializedName

("createdAtTo")

$customerExternalIds

public array<string|int, string> $customerExternalIds
Tags
Form\Type

("string[]")

Form\SerializedName

("customerExternalIds")

$customerIds

public array<string|int, int> $customerIds
Tags
Form\Type

("int[]")

Form\SerializedName

("customerIds")

$ids

public array<string|int, int> $ids
Tags
Form\Type

("int[]")

Form\SerializedName

("ids")

$managerIds

public array<string|int, int> $managerIds
Tags
Form\Type

("int[]")

Form\SerializedName

("managerIds")

$text

public string $text
Tags
Form\Type

("string")

Form\SerializedName

("text")


        
On this page

Search results