FormProductContact
extends Element
in package
Uses
ElementTrait
This is the 'FormProductContact' class, a DTO class for the form configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.
Tags
Table of Contents
FIELDS | = 'fields' | |
---|---|---|
getFields() | This method returns the array with the fields to set in the set user form. | : FormFieldsProductContact|null |
Constants
FIELDS
public
mixed
FIELDS
= 'fields'
Methods
getFields()
This method returns the array with the fields to set in the set user form.
public
getFields() : FormFieldsProductContact|null