RetailCRM API Client

OrderProduct

Class OrderProduct

Tags
category

OrderProduct

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
JMS\Type

("float")

JMS\SerializedName

("bonusesChargeTotal")

$bonusesCreditTotal

public float $bonusesCreditTotal
Tags
JMS\Type

("float")

JMS\SerializedName

("bonusesCreditTotal")

$discountTotal

public float $discountTotal
Tags
JMS\Type

("float")

JMS\SerializedName

("discountTotal")

$externalIds

public array<string|int, CodeValueModel> $externalIds
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\CodeValueModel>")

JMS\SerializedName

("externalIds")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$initialPrice

public float $initialPrice
Tags
JMS\Type

("float")

JMS\SerializedName

("initialPrice")

$offer

public Offer $offer
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Orders\Items\Offer")

JMS\SerializedName

("offer")

$prices

public array<string|int, OrderProductPriceItem> $prices
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Loyalty\OrderProductPriceItem>")

JMS\SerializedName

("prices")

$priceType

public PriceType $priceType
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Loyalty\PriceType")

JMS\SerializedName

("priceType")

$quantity

public float $quantity
Tags
JMS\Type

("float")

JMS\SerializedName

("quantity")

$vatRate

public string $vatRate
Tags
JMS\Type

("string")

JMS\SerializedName

("vatRate")


        
On this page

Search results