RetailCRM API Client

Loyalty

Class Loyalty

Tags
category

Loyalty

SuppressWarnings

(PHPMD.LongVariable)

Table of Contents

Properties

$activatedAt  : DateTime
$active  : bool
$blocked  : bool
$blockedAt  : DateTime
$confirmSmsCharge  : bool
$confirmSmsRegistration  : bool
$createdAt  : DateTime
$currency  : string
$deactivatedAt  : DateTime
$id  : int
$levels  : array<string|int, LoyaltyLevel>
$name  : string

Properties

$activatedAt

public DateTime $activatedAt
Tags
JMS\Type

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

JMS\SerializedName

("activatedAt")

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$blocked

public bool $blocked
Tags
JMS\Type

("bool")

JMS\SerializedName

("blocked")

$blockedAt

public DateTime $blockedAt
Tags
JMS\Type

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

JMS\SerializedName

("blockedAt")

$confirmSmsCharge

public bool $confirmSmsCharge
Tags
JMS\Type

("bool")

JMS\SerializedName

("confirmSmsCharge")

$confirmSmsRegistration

public bool $confirmSmsRegistration
Tags
JMS\Type

("bool")

JMS\SerializedName

("confirmSmsRegistration")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

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

JMS\SerializedName

("createdAt")

$currency

public string $currency
Tags
JMS\Type

("string")

JMS\SerializedName

("currency")

$deactivatedAt

public DateTime $deactivatedAt
Tags
JMS\Type

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

JMS\SerializedName

("deactivatedAt")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$levels

public array<string|int, LoyaltyLevel> $levels
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Loyalty\LoyaltyLevel>")

JMS\SerializedName

("levels")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")


        
On this page

Search results