RetailCRM API Client

SerializedLoyaltyOrder

Class SerializedLoyaltyOrder

Tags
category

SerializedLoyaltyOrder

SuppressWarnings

(PHPMD.LongVariable)

Table of Contents

Properties

$bonusesChargeTotal  : float
$bonusesCreditTotal  : float
$currency  : string
$customer  : Customer
$delivery  : SerializedOrderDelivery
$items  : array<string|int, OrderProduct>
$loyaltyAccount  : LoyaltyAccount
$loyaltyEventDiscount  : LoyaltyEventDiscount
$loyaltyLevel  : LoyaltyLevel
$personalDiscountPercent  : float
$privilegeType  : string
$site  : string
$totalSumm  : float

Properties

$bonusesChargeTotal

public float $bonusesChargeTotal
Tags
JMS\Type

("float")

JMS\SerializedName

("bonusesChargeTotal")

$bonusesCreditTotal

public float $bonusesCreditTotal
Tags
JMS\Type

("float")

JMS\SerializedName

("bonusesCreditTotal")

$personalDiscountPercent

public float $personalDiscountPercent
Tags
JMS\Type

("float")

JMS\SerializedName

("personalDiscountPercent")

$privilegeType

public string $privilegeType
Tags
JMS\Type

("string")

JMS\SerializedName

("privilegeType")


        
On this page

Search results