RunStep

constructor(id: String, createdAt: Int, assistantId: String, threadId: String, runId: String, type: RunStep.Type, status: RunStatus, stepDetails: RunStep.Details, lastError: RunError?, expiredAt: Int?, cancelledAt: Int?, failedAt: Int?, completedAt: Int?, metadata: Map<String, String> = emptyMap())