Return data for a specific contact

See

ChurchSuite Address Book: Get a contact

Hierarchy

Properties

address: string
address2: string
address3: string
city: string
communication: { general_email: BooleanAsNumber; general_sms: BooleanAsNumber; rota_email: BooleanAsNumber; rota_sms: BooleanAsNumber }

Type declaration

country: string
county: string
ctime: string
cuser: string
custom_fields: []
date_of_birth: string
email: `${string}@${string}.${string}`
employer: null | string
first_name: string
formal_name: null | string
former_name: null | string
id: number
images: [] | Image[]
job: null | string
last_name: string
latitude: number
location: { address: string; latitude: string; longitude: string }

Type declaration

  • address: string
  • latitude: string
  • longitude: string
longitude: number
maiden_name: null | string
marital: null | string
middle_name: null | string
mobile: string
mtime: string
multi_team_multi_role?: boolean
muser: string
ongoing_consent: { granted_ctime: null | string; granted_name: null | string; request_ctime: null | string; required: BooleanAsNumber }

Type declaration

  • granted_ctime: null | string
  • granted_name: null | string
  • request_ctime: null | string
  • required: BooleanAsNumber
person_uuid: string
postcode: string
public_options: { access: boolean; invited: boolean; visible: { address: boolean; email: boolean; enabled: boolean; mobile: boolean; telephone: boolean } }

Type declaration

  • access: boolean
  • invited: boolean
  • visible: { address: boolean; email: boolean; enabled: boolean; mobile: boolean; telephone: boolean }
    • address: boolean
    • email: boolean
    • enabled: boolean
    • mobile: boolean
    • telephone: boolean
sex: null | "u" | "m" | "f"
site_id: number
site_ids: string[]
spouse_id: null | string
status: "active" | "archived"
telephone: string
title: string
type_id: string
work_telephone: string

Generated using TypeDoc