RetailCRM API Client

TaskFilter

Class TaskFilter

Tags
category

TaskFilter

Table of Contents

Properties

$completedAtFrom  : string
$completedAtTo  : string
$createdAtFrom  : string
$createdAtTo  : string
$creators  : array<string|int, int>
$customer  : string
$dateFrom  : string
$dateTo  : string
$ids  : array<string|int, int>
$orderNumber  : string
$performers  : array<string|int, int>
$status  : string
$text  : string

Properties

$completedAtFrom

public string $completedAtFrom
Tags
Form\Type

("string")

Form\SerializedName

("completedAtFrom")

$completedAtTo

public string $completedAtTo
Tags
Form\Type

("string")

Form\SerializedName

("completedAtTo")

$createdAtFrom

public string $createdAtFrom
Tags
Form\Type

("string")

Form\SerializedName

("createdAtFrom")

$createdAtTo

public string $createdAtTo
Tags
Form\Type

("string")

Form\SerializedName

("createdAtTo")

$creators

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

("int[]")

Form\SerializedName

("creators")

$customer

public string $customer
Tags
Form\Type

("string")

Form\SerializedName

("customer")

$dateFrom

public string $dateFrom
Tags
Form\Type

("string")

Form\SerializedName

("dateFrom")

$dateTo

public string $dateTo
Tags
Form\Type

("string")

Form\SerializedName

("dateTo")

$ids

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

("int[]")

Form\SerializedName

("ids")

$orderNumber

public string $orderNumber
Tags
Form\Type

("string")

Form\SerializedName

("orderNumber")

$performers

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

("int[]")

Form\SerializedName

("performers")

$status

public string $status
Tags
Form\Type

("string")

Form\SerializedName

("status")

$text

public string $text
Tags
Form\Type

("string")

Form\SerializedName

("text")


        
On this page

Search results