values property

Set<JsonPath> values
final

Implementation

static final Set<JsonPath> values = {
  dateCreated,
  dateUpdated,
  fullName,
  firstName,
  lastName,
  companyName,
  title,
  email,
  timeZone,
  locale,
  id,
  type,
  userId,
  deleted,
  picture,
  favorite,
  tags,
  groups,
  automations,
  notes,
  linkedContacts,
  identities
};