RetailCRM API Client

StatusGroup

Class StatusGroup

Tags
category

StatusGroup

Table of Contents

Properties

$active  : bool
$code  : string
$name  : string
$ordering  : int
$process  : bool
$statuses  : array<string|int, string>

Properties

$active

public bool $active
Tags
JMS\Type

("bool")

JMS\SerializedName

("active")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$ordering

public int $ordering
Tags
JMS\Type

("int")

JMS\SerializedName

("ordering")

$process

public bool $process
Tags
JMS\Type

("bool")

JMS\SerializedName

("process")

$statuses

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

("array")

JMS\SerializedName

("statuses")


        
On this page

Search results