RetailCRM API Client

CostItem

Class CostItem

Tags
category

CostItem

Table of Contents

Properties

$active  : bool
$appliesToOrders  : bool
$appliesToUsers  : bool
$code  : string
$group  : string
$name  : string
$ordering  : int
$source  : Source
$type  : string

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$appliesToOrders

public bool $appliesToOrders
Tags
JMS\Type

("bool")

JMS\SerializedName

("appliesToOrders")

$appliesToUsers

public bool $appliesToUsers
Tags
JMS\Type

("bool")

JMS\SerializedName

("appliesToUsers")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$group

public string $group
Tags
JMS\Type

("string")

JMS\SerializedName

("group")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$ordering

public int $ordering
Tags
JMS\Type

("int")

JMS\SerializedName

("ordering")

$source

public Source $source
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\Source")

JMS\SerializedName

("source")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")


        
On this page

Search results