Type Alias GetTasksPayload

GetTasksPayload: { data: TaskInterface[]; paging?: PagingInterface }

Type declaration