g
Frontend | Backend | Api

Forms\Models\Backend\StepSubmission

StepSubmission

Method Description Returns
getId() int
isValid() bool
getCreated() Date the record was created. DateTime
getModified() Last modification date for the record. DateTime
getStep() Step
getFormSubmission() FormSubmission
getElementSubmissions() Collection (ElementSubmission)
isNewRecord() Check if the record is a new record bool
isHierarchicalModel() Check whether a model is a hierarchical model, i.e. can have children bool