OrderProduct
in package
Class OrderProduct
Tags
Table of Contents
Properties
- $bonusesChargeTotal : float
- $bonusesCreditTotal : float
- $discountTotal : float
- $externalIds : array<string|int, CodeValueModel>
- $id : int
- $initialPrice : float
- $offer : Offer
- $prices : array<string|int, OrderProductPriceItem>
- $priceType : PriceType
- $quantity : float
- $vatRate : string
Properties
$bonusesChargeTotal
public
float
$bonusesChargeTotal
Tags
$bonusesCreditTotal
public
float
$bonusesCreditTotal
Tags
$discountTotal
public
float
$discountTotal
Tags
$externalIds
public
array<string|int, CodeValueModel>
$externalIds
Tags
$id
public
int
$id
Tags
$initialPrice
public
float
$initialPrice
Tags
$offer
public
Offer
$offer
Tags
$prices
public
array<string|int, OrderProductPriceItem>
$prices
Tags
$priceType
public
PriceType
$priceType
Tags
$quantity
public
float
$quantity
Tags
$vatRate
public
string
$vatRate