Contact Liquid Object Reference - 0.9.5

Object Name Contact
Version 0.9.5

Description

The Contact object contains information about an individual customer who has an Account.

Attributes

Attribute Type Description
account Account Returns the Account for this Contact
campaigns List[Campaign] Returns a list of Campaigns that this Contact is subscribed to
can_purchase_for_account? Boolean Indicates whether the Contact is allowed to make purchases for this Account using Pay by Account
email String Returns the value of the Email attribute
firstname String Returns the value of the Firstname attribute
id String Returns the unique id for this Contact
lastname String Returns the value of the Lastname attribute
mailing_city String Returns the value of the City attribute of the Mailing Address
mailing_country String Returns the value of the Country attribute of the Mailing Address
mailing_postal_code String Returns the value of the Postal Code attribute of the Mailing Address
mailing_state String Returns the value of the State attribute of the Mailing Address
mailing_street String Returns the value of the Street attribute of the Mailing Address
membership Membership Returns the associated Membership for this Contact
mobile_phone String Returns the value of the Mobile Phone attribute
name String Returns the value of the Name attribute
phone String Returns the value of the Phone attribute

Objects that return Contacts

Back to Object List

Back to Liquid Reference for 0.9.5

 

 
Back to Documentation