Properties
Optional audit
audit?: Record<string, unknown>[]
Optional can_manage
can_manage?: boolean
Optional can_moderate
can_moderate?: boolean
Optional has_access
has_access?: boolean
Optional message
message?: string
Optional meta
meta?: {
current_page: number;
last_page: number;
total?: number;
}
Type declaration
current_page: number
last_page: number
Optional total?: number
Optional show
show?: {
id: string;
name: string;
}