Represent a structure of single agreement data.
package |
Default |
---|
__construct(array $data)
array
Data of the agreement
get(string $name) : mixed
string
Key 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