Builder

class Builder

Properties

Link copied to clipboard

The content type of the field. Used for determining equality when searching.

Link copied to clipboard

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.

Link copied to clipboard

The location of the data in the standard ProfileObject model. For example: _profile.Address.PostalCode.