RetailCRM API Client

CustomField

Class CustomField

Tags
category

CustomField

Table of Contents

Properties

$code  : string
$default  : string
$defaultTyped  : mixed
$dictionary  : string
$displayArea  : string
$entity  : string
$inFilter  : bool
$inGroupActions  : bool
$inList  : bool
$name  : string
$ordering  : int
$required  : bool
$type  : string
$viewMode  : string

Properties

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$default

public string $default
Tags
deprecated

Please use $defaultTyped instead.

JMS\Type

("string")

JMS\SerializedName

("default")

$defaultTyped

public mixed $defaultTyped
Tags
JMS\Type

("mixed")

JMS\SerializedName

("defaultTyped")

$dictionary

public string $dictionary
Tags
JMS\Type

("string")

JMS\SerializedName

("dictionary")

$displayArea

public string $displayArea
Tags
JMS\Type

("string")

JMS\SerializedName

("displayArea")

$entity

public string $entity
Tags
JMS\Type

("string")

JMS\SerializedName

("entity")

$inFilter

public bool $inFilter
Tags
JMS\Type

("bool")

JMS\SerializedName

("inFilter")

$inGroupActions

public bool $inGroupActions
Tags
JMS\Type

("bool")

JMS\SerializedName

("inGroupActions")

$inList

public bool $inList
Tags
JMS\Type

("bool")

JMS\SerializedName

("inList")

$name

public string $name
Tags
JMS\Type

("string")

JMS\SerializedName

("name")

$ordering

public int $ordering
Tags
JMS\Type

("int")

JMS\SerializedName

("ordering")

$required

public bool $required
Tags
JMS\Type

("bool")

JMS\SerializedName

("required")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")

$viewMode

public string $viewMode
Tags
JMS\Type

("string")

JMS\SerializedName

("viewMode")


        
On this page

Search results