The content type of the field. Used for determining equality when searching.
A field of a ProfileObject. For example: _source.FirstName, where “_source” is a ProfileObjectType of a Zendesk user and “FirstName” is a field in that ObjectType.
The location of the data in the standard ProfileObject model. For example: _profile.Address.PostalCode.
Represents a field in a ProfileObjectType.