type
type: {
completed: boolean;
description: string;
detail: string;
id: string;
name: string;
shortDetail: string;
state: string;
}
Type declaration
completed: boolean
description: string
detail: string
id: string
name: string
shortDetail: string
state: string