CustomFormSubmission - Liquid Object Reference - 1.1.0
Object Name | CustomFormSubmission |
Version | 1.1.0 |
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 |
Objects that return CustomFormSubmissions
Back to Liquid Reference for 1.1.0
Back to Documentation