SerializedOrder
in package
Class SerializedOrder
Tags
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
$customer
public
SerializedRelationAbstractCustomer
$customer
Tags
$delivery
public
SerializedOrderDelivery
$delivery
Tags
$discountManualAmount
public
float
$discountManualAmount
Tags
$discountManualPercent
public
float
$discountManualPercent
Tags
$items
public
array<string|int, SerializedOrderProduct>
$items
Tags
$privilegeType
public
string
$privilegeType