Interface AdminNotification

Hierarchy

  • AdminNotification

Properties

filters?: {
    schemas?: number[];
    userTypeId?: number;
}

Type declaration

  • Optional schemas?: number[]
  • Optional userTypeId?: number
message: any
pers_physique_id: number

Generated using TypeDoc