OrderProduct
in package
Class OrderProduct
Tags
Table of Contents
Properties
- $bonusesChargeTotal : float
- $bonusesCreditTotal : float
- $comment : string
- $createdAt : DateTime
- $discountManualAmount : float
- $discountManualPercent : float
- $discounts : array<string|int, AbstractDiscount>
- $discountTotal : float
- $externalId : string
- $externalIds : array<string|int, CodeValueModel>
- $id : int
- $initialPrice : float
- $isCanceled : bool
- $markingCodes : array<string|int, string>
- $offer : Offer
- $order : IdModel
- $prices : array<string|int, OrderProductPriceItem>
- $priceType : PriceType
- $productName : string
- $properties : array<string, ItemProperty>
- $purchasePrice : float
- $quantity : float
- $status : string
- $vatRate : string
Properties
$bonusesChargeTotal
public
float
$bonusesChargeTotal
Tags
$bonusesCreditTotal
public
float
$bonusesCreditTotal
Tags
$comment
public
string
$comment
Tags
$createdAt
public
DateTime
$createdAt
Tags
$discountManualAmount
public
float
$discountManualAmount
Tags
$discountManualPercent
public
float
$discountManualPercent
Tags
$discounts
public
array<string|int, AbstractDiscount>
$discounts
Tags
$discountTotal
public
float
$discountTotal
Tags
$externalId
public
string
$externalId
Tags
$externalIds
public
array<string|int, CodeValueModel>
$externalIds
Tags
$id
public
int
$id
Tags
$initialPrice
public
float
$initialPrice
Tags
$isCanceled
public
bool
$isCanceled
Tags
$markingCodes
public
array<string|int, string>
$markingCodes
Tags
$offer
public
Offer
$offer
Tags
$order
public
IdModel
$order
Tags
$prices
public
array<string|int, OrderProductPriceItem>
$prices
Tags
$priceType
public
PriceType
$priceType
Tags
$productName
public
string
$productName
Tags
$properties
public
array<string, ItemProperty>
$properties
Tags
$purchasePrice
public
float
$purchasePrice
Tags
$quantity
public
float
$quantity
Tags
$status
public
string
$status
Tags
$vatRate
public
string
$vatRate