RetailCRM API Client

Unit

Class Unit

Tags
category

Unit

Table of Contents

Properties

$code  : string
$name  : string
$sym  : string

Methods

__construct()  : mixed
Unit constructor.

Properties

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$sym

public string $sym
Tags
JMS\Type

("string")

JMS\SerializedName

("sym")

Methods

__construct()

Unit constructor.

public __construct([string $code = '' ][, string $name = '' ][, string $sym = '' ]) : mixed
Parameters
$code : string = ''
$name : string = ''
$sym : string = ''

        
On this page

Search results