Represent a structure of single agreement data.
| package |
Default |
|---|
__construct(array $data)
arrayData of the agreement
get(string $name) : mixed
stringKey of a value
mixed
getData() : array
array
getDefault() : boolean
boolean
getDescription() : string
string
getDescriptionHtml() : string
string
getJson() : string
string
getLabel() : string
string
getName() : string
string
getRequired() : boolean
boolean
getType() : string
string
data : array
| var |
Data of the agreement |
|---|
array