LoyaltyAccount
in package
Class LoyaltyAccount
Tags
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
$active
public
bool
$active
Tags
$amount
public
float
$amount
Tags
$cardNumber
public
string
$cardNumber
Tags
$confirmedPhoneAt
public
DateTime
$confirmedPhoneAt
Tags
$createdAt
public
DateTime
$createdAt
Tags
$customer
public
SerializedEntityCustomer
$customer
Tags
$customFields
public
array<string, mixed>
$customFields
Tags
$id
public
int
$id
Tags
$lastCheckId
public
string
$lastCheckId
Tags
$level
public
LoyaltyLevel
$level
Tags
$loyalty
public
Loyalty
$loyalty
Tags
$loyaltyLevelId
public
int
$loyaltyLevelId
Tags
$nextLevelSum
public
float
$nextLevelSum
Tags
$ordersSum
public
float
$ordersSum
Tags
$phoneNumber
public
string
$phoneNumber
Tags
$status
public
string
$status