Type Alias GetLogsPayload

GetLogsPayload: { data: AgentLogInterface[]; paging?: PagingInterface }

Type declaration