Options
All
  • Public
  • Public/Protected
  • All
Menu

A flattened version of TCPS UserDetails interface

Hierarchy

  • UserDetails

Index

Properties

company: { id: string; image: string; name: string; website: string }

Type declaration

  • id: string
  • image: string
  • name: string
  • website: string
companyAdmin: boolean
createdOn: string
email: string
firstName: string
id: string
language: string
lastName: string
modifiedOn: string
podLocation: string
role?: string
status: "ACTIVE" | "PENDING" | "REMOVED"
thumbnail: string
tiduuid: string
timeZone: string
title: string
viewerBackground: { a: number; b: number; g: number; r: number }

Type declaration

  • a: number
  • b: number
  • g: number
  • r: number