public static class Storefront.CompanyContactQuery extends Query<Storefront.CompanyContactQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CompanyContactQuery |
createdAt()
The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company
contact was created in Shopify.
|
Storefront.CompanyContactQuery |
locale()
The company contact's locale (language).
|
Storefront.CompanyContactQuery |
title()
The company contact's job title.
|
Storefront.CompanyContactQuery |
updatedAt()
The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company
contact was last modified.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CompanyContactQuery createdAt()
public Storefront.CompanyContactQuery locale()
public Storefront.CompanyContactQuery title()
public Storefront.CompanyContactQuery updatedAt()