TypeScript SDK
ExecutionResult
type ExecutionResult = Prettify<  ExecutionResult4337Serialized & {    cancelledAt: string | null;    confirmedAt: string | null;    createdAt: string;    from: string | undefined;    id: string;  }>;type ExecutionResult = Prettify<  ExecutionResult4337Serialized & {    cancelledAt: string | null;    confirmedAt: string | null;    createdAt: string;    from: string | undefined;    id: string;  }>;