BarcodeLabelField

package

Default

Methods

__construct

__construct(string $type, string $variable, string $templateVariable, string $description) 

Arguments

$type

string

$variable

string

$templateVariable

string

$description

string

Converts the barcode label field to array.

toArray() : array

Response

array

Constants

BARCODE

BARCODE

CONTENT

CONTENT

Properties

type

type : string
var

Type(s)

string

variable

variable : string
var

Type(s)

string

templateVariable

templateVariable : string
var

Type(s)

string

description

description : string
var

Type(s)

string