Skip to main content

ClientFormData

The ClientFormData class represents the data structure within a client form, containing Entities and Result properties for managing form-related entities and outcomes.

Properties

NameDescription
EntitiesRepresents the ClientFormEntities object, which contains detailed data of all entities within the client form.
ResultStores a list of result strings, providing outcome or status information related to the client form's data processing.