Type Alias FetchViewUserTaskResponse

FetchViewUserTaskResponse: { data: UserTaskViewData; status: string }

ユーザータスク詳細表示APIのレスポンス型

Type declaration