interface GetRequestLogsResponse {
    logs: RequestLogs;
}

Properties

Properties