RetailCRM API Client

SerializedOrder

Class SerializedOrder

Tags
category

SerializedOrder

SuppressWarnings

(PHPMD.LongVariable)

Table of Contents

Properties

$applyRound  : bool
$customer  : SerializedRelationAbstractCustomer
$delivery  : SerializedOrderDelivery
$discountManualAmount  : float
$discountManualPercent  : float
$items  : array<string|int, SerializedOrderProduct>
$privilegeType  : string

Properties

$applyRound

public bool $applyRound
Tags
JMS\Type

("bool")

JMS\SerializedName

("applyRound")

$discountManualAmount

public float $discountManualAmount
Tags
JMS\Type

("float")

JMS\SerializedName

("discountManualAmount")

$discountManualPercent

public float $discountManualPercent
Tags
JMS\Type

("float")

JMS\SerializedName

("discountManualPercent")

$privilegeType

public string $privilegeType
Tags
JMS\Type

("string")

JMS\SerializedName

("privilegeType")


        
On this page

Search results