RetailCRM API Client

Shop

Class Shop

Tags
category

Shop

Table of Contents

Properties

$active  : bool
$code  : string
$name  : string

Methods

__construct()  : mixed
Shop constructor.

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")

Methods

__construct()

Shop constructor.

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

        
On this page

Search results