Hierarchy

  • IMassActions

Properties

admin?: boolean
all: boolean
entityIds: number[]
exceptIds: number[]
params?: string | {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
payload?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
profile?: IUser
settings?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any

Generated using TypeDoc