Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 811 Bytes

File metadata and controls

13 lines (10 loc) · 811 Bytes

# HelloAssoApiV5ModelsFormsCustomFieldPublicModel

Properties

Name Type Description Notes
id int Id of the customField [optional] [readonly]
values string[] The list of possible values if type is a CHOICE_LIST [optional] [readonly]
is_required bool True if the custom field must be filled by the user before validating a cart [optional] [readonly]
type \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsFieldType [optional]
label string The label to be displayed to the user [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]