RetailCRM API Client

DeliveryDataField

Class DeliveryDataField

Tags
category

DeliveryDataField

Table of Contents

Properties

$affectsCost  : bool
$autocompleteUrl  : string
$choices  : array<string, string>
$code  : string
$editable  : bool
$hint  : string
$label  : string
$multiple  : bool
$required  : bool
$type  : string
$visible  : bool

Properties

$affectsCost

public bool $affectsCost
Tags
JMS\Type

("bool")

JMS\SerializedName

("affectsCost")

$autocompleteUrl

public string $autocompleteUrl
Tags
JMS\Type

("string")

JMS\SerializedName

("autocompleteUrl")

$choices

public array<string, string> $choices
Tags
JMS\Type

("array<string, string>")

JMS\SerializedName

("choices")

$code

public string $code
Tags
JMS\Type

("string")

JMS\SerializedName

("code")

$editable

public bool $editable
Tags
JMS\Type

("bool")

JMS\SerializedName

("editable")

$hint

public string $hint
Tags
JMS\Type

("string")

JMS\SerializedName

("hint")

$label

public string $label
Tags
JMS\Type

("string")

JMS\SerializedName

("label")

$multiple

public bool $multiple
Tags
JMS\Type

("bool")

JMS\SerializedName

("multiple")

$required

public bool $required
Tags
JMS\Type

("bool")

JMS\SerializedName

("required")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")

$visible

public bool $visible
Tags
JMS\Type

("bool")

JMS\SerializedName

("visible")


        
On this page

Search results