RetailCRM API Client

LoyaltyAccount

Class LoyaltyAccount

Tags
category

LoyaltyAccount

Table of Contents

Properties

$activatedAt  : DateTime
$active  : bool
$amount  : float
$cardNumber  : string
$confirmedPhoneAt  : DateTime
$createdAt  : DateTime
$customer  : SerializedEntityCustomer
$customFields  : array<string, mixed>
$id  : int
$lastCheckId  : string
$level  : LoyaltyLevel
$loyalty  : Loyalty
$loyaltyLevelId  : int
$nextLevelSum  : float
$ordersSum  : float
$phoneNumber  : string
$status  : 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")

$amount

public float $amount
Tags
JMS\Type

("float")

JMS\SerializedName

("amount")

$cardNumber

public string $cardNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("cardNumber")

$confirmedPhoneAt

public DateTime $confirmedPhoneAt
Tags
JMS\Type

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

JMS\SerializedName

("confirmedPhoneAt")

$createdAt

public DateTime $createdAt
Tags
JMS\Type

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

JMS\SerializedName

("createdAt")

$customFields

public array<string, mixed> $customFields
Tags
JMS\Type

("array")

JMS\SerializedName

("customFields")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$lastCheckId

public string $lastCheckId
Tags
JMS\Type

("string")

JMS\SerializedName

("lastCheckId")

$level

public LoyaltyLevel $level
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\LoyaltyLevel")

JMS\SerializedName

("level")

$loyalty

public Loyalty $loyalty
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\Loyalty")

JMS\SerializedName

("loyalty")

$loyaltyLevelId

public int $loyaltyLevelId
Tags
JMS\Type

("int")

JMS\SerializedName

("loyaltyLevelId")

$nextLevelSum

public float $nextLevelSum
Tags
JMS\Type

("float")

JMS\SerializedName

("nextLevelSum")

$ordersSum

public float $ordersSum
Tags
JMS\Type

("float")

JMS\SerializedName

("ordersSum")

$phoneNumber

public string $phoneNumber
Tags
JMS\Type

("string")

JMS\SerializedName

("phoneNumber")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")


        
On this page

Search results