RetailCRM API Client

CustomerHistoryFilter

Class CustomerHistoryFilter

Tags
category

CustomerHistoryFilter

Table of Contents

Properties

$customerExternalId  : string
$customerId  : int
$endDate  : DateTime|null
$sinceId  : int
$startDate  : DateTime|null

Properties

$customerExternalId

public string $customerExternalId
Tags
Form\Type

("string")

Form\SerializedName

("customerExternalId")

$customerId

public int $customerId
Tags
Form\Type

("int")

Form\SerializedName

("customerId")

$endDate

public DateTime|null $endDate
Tags
Form\Type

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

Form\SerializedName

("endDate")

$startDate

public DateTime|null $startDate
Tags
Form\Type

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

Form\SerializedName

("startDate")


        
On this page

Search results