RetailCRM API Client

CartItem

Class CartItem

Tags
category

CartItem

Table of Contents

Properties

$id  : int
$offer  : Offer
$price  : float
$quantity  : float

Properties

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$offer

public Offer $offer
Tags
JMS\Type

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

JMS\SerializedName

("offer")

$price

public float $price
Tags
JMS\Type

("float")

JMS\SerializedName

("price")

$quantity

public float $quantity
Tags
JMS\Type

("float")

JMS\SerializedName

("quantity")


        
On this page

Search results