Carrot reference
...
Fields
Data Types

FormResponse

An entity object that represents a form response, including all individual answers within the form response.

Properties

Property

Type

Description

answerValue

@Map<String, @Any>

Map of answer values, by their Question ID and/or their field name

date

Date

The date the form was submitted

form

@Form

The form that was submitted

formId

String

The form ID

submitAt

Timestamp

The timestamp the form response was submitted

submitPerson

Person

The person who submitted the form

target

Person

The person who was the target of the form, or null if there was no target



Updated 07 Nov 2024
Doc contributor
Doc contributor
Did this page help you?