Interface UserToken

Hierarchy

  • UserToken

Properties

exp?: number
iat?: number
isPlatformAdministrator?: boolean
member_group_id: number

Schema id.

pers_physique_id: number
profilCode: ProfilCode
profilId: string
profilName: string
profilType: ProfilType
scope?: {
    accountingFirmId?: string;
    accountingFolderId?: string;
    name: "excel_worksheet";
}

Type declaration

  • Optional accountingFirmId?: string
  • Optional accountingFolderId?: string
  • name: "excel_worksheet"

Generated using TypeDoc