RetailCRM API Client

FileFilter

Class FileFilter

Tags
category

FileFilter

Table of Contents

Properties

$createdAtFrom  : string
$createdAtTo  : string
$customerExternalIds  : array<string|int, string>
$customerIds  : array<string|int, int>
$filename  : string
$ids  : array<string|int, int>
$isAttached  : string
$orderExternalIds  : array<string|int, string>
$orderIds  : array<string|int, int>
$sites  : array<string|int, string>
$sizeFrom  : int
$sizeTo  : int
$type  : array<string|int, 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")

$filename

public string $filename
Tags
Form\Type

("string")

Form\SerializedName

("filename")

$ids

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

("int[]")

Form\SerializedName

("ids")

$isAttached

public string $isAttached
Tags
Form\Type

("string")

Form\SerializedName

("isAttached")

$orderExternalIds

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

("string[]")

Form\SerializedName

("orderExternalIds")

$orderIds

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

("int[]")

Form\SerializedName

("orderIds")

$sites

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

("string[]")

Form\SerializedName

("sites")

$sizeFrom

public int $sizeFrom
Tags
Form\Type

("int")

Form\SerializedName

("sizeFrom")

$sizeTo

public int $sizeTo
Tags
Form\Type

("int")

Form\SerializedName

("sizeTo")

$type

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

("string[]")

Form\SerializedName

("type")


        
On this page

Search results