RetailCRM API Client

CustomerTag

Class CustomerTag

Tags
category

CustomerTag

Table of Contents

Properties

$attached  : bool
$color  : string
$name  : string

Methods

__construct()  : mixed
CustomerTag constructor.

Properties

$attached

public bool $attached

Won't be used for create / edit.

Tags
JMS\Type

("bool")

JMS\SerializedName

("attached")

$color

public string $color

Won't be used for create / edit.

Tags
JMS\Type

("string")

JMS\SerializedName

("color")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

Methods

__construct()

CustomerTag constructor.

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

        
On this page

Search results