address
address: {
address_2: string | null;
county: string | null;
house_name: string | null;
house_number: string | number | null;
postcode: string | null;
street_address: string | null;
town: string | null;
}
agency_id
agency_id: number | null
avatar_url
avatar_url: string | null
branch_id
branch_id: number | null
domain
domain: string | null
employee_subdomain
employee_subdomain: string | null
first_name
first_name: string | null
is_landlord_at
is_landlord_at: string | null
is_lettings_applicant_at
is_lettings_applicant_at: string | null
is_sales_applicant_at
is_sales_applicant_at: string | null
is_vendor_at
is_vendor_at: string | null
last_name
last_name: string | null
permissions
permissions: any[]
portal_id
portal_id: number | null
saved_properties
saved_properties: { lettings: any[]; sales: any[] }
saved_searches
saved_searches: any[]
tel_home
tel_home: string | null
tel_mobile
tel_mobile: string | null
terms_agreed_at
terms_agreed_at: string
terms_version_agreed
terms_version_agreed: number