Description
The CustomFormSubmission object represents a form submission.
Attributes
| Attribute | Type | Description |
|---|---|---|
contact |
Contact | Returns the Contact for this CustomFormSubmission |
custom_form |
CustomForm | Returns the CustomForm for this CustomFormSubmission |
id |
String | Returns a unique ID for this CustomFormSubmission |
order |
Order | Returns the Order for this CustomFormSubmission |
order_item |
OrderItem | Returns the OrderItem for this CustomFormSubmission if present |
submitted_at |
Timestamp | Returns the date and time the CustomFormSubmission was submitted |