Template: {
assignable_id: null;
assignable_type: null;
channel: string;
created_at: Date;
default: boolean;
event: string;
id: number;
is_default: boolean;
mail_markdown: null;
mail_theme: null;
name: string;
title: string | null;
updated_at: Date;
}
Type declaration
-
assignable_id: null
-
assignable_type: null
-
channel: string
-
created_at: Date
-
default: boolean
-
event: string
-
id: number
-
is_default: boolean
-
mail_markdown: null
-
mail_theme: null
-
name: string
-
title: string | null
-
updated_at: Date