Loyalty
in package
Class Loyalty
Tags
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
$active
public
bool
$active
Tags
$blocked
public
bool
$blocked
Tags
$blockedAt
public
DateTime
$blockedAt
Tags
$confirmSmsCharge
public
bool
$confirmSmsCharge
Tags
$confirmSmsRegistration
public
bool
$confirmSmsRegistration
Tags
$createdAt
public
DateTime
$createdAt
Tags
$currency
public
string
$currency
Tags
$deactivatedAt
public
DateTime
$deactivatedAt
Tags
$id
public
int
$id
Tags
$levels
public
array<string|int, LoyaltyLevel>
$levels
Tags
$name
public
string
$name