TableValueAdd
extends BaseComponent
in package
An object with table value information
Table of Contents
Properties
- $abbreviation : string|null
- $description : string
- $fields : array<string|int, string>
Properties
$abbreviation
public
string|null
$abbreviation
The abbreviation of the table value. Maximum length is 6 characters
$description
public
string
$description
The description of the table value
$fields
protected
static array<string|int, string>
$fields
= ["description" => "string", "abbreviation" => "string"]