RetailCRM API Client

PriceType

Class PriceType

Tags
category

PriceType

Table of Contents

Properties

$active  : bool
$code  : string
$currency  : string
$default  : bool
$description  : string
$filterExpression  : string
$geo  : array<string|int, GeoHierarchyRow>
$groups  : array<string|int, string>
$id  : int
$name  : string
$ordering  : int

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$currency

public string $currency
Tags
JMS\Type

("string")

JMS\SerializedName

("currency")

$default

public bool $default
Tags
JMS\Type

("bool")

JMS\SerializedName

("default")

$description

public string $description
Tags
JMS\Type

("string")

JMS\SerializedName

("description")

$filterExpression

public string $filterExpression
Tags
JMS\Type

("string")

JMS\SerializedName

("filterExpression")

$geo

public array<string|int, GeoHierarchyRow> $geo
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\References\GeoHierarchyRow>")

JMS\SerializedName

("geo")

$groups

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

("array")

JMS\SerializedName

("groups")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$ordering

public int $ordering
Tags
JMS\Type

("int")

JMS\SerializedName

("ordering")


        
On this page

Search results