Document - Liquid Object Reference - 1.0.0
Object Name | Document |
Version | 1.0.0 |
Description
The Document object contains information about a document that has been uploaded via the CMS.
Attributes
Attribute | Type | Description |
---|---|---|
alt_text | String | Returns the value of the Alt Text attribute |
data | Object | Returns a custom data object for this object |
description | String | Returns the value of the Description attribute |
file_type | String | Returns the value of the File Type attribute |
id | String | Returns the unique id for this Document |
name | String | Returns the value of the Name attribute |
url | String | Returns the complete url for this Document |
Objects that return Documents
Back to Liquid Reference for 1.0.0
Back to Documentation