@coopenomics/sdk
    Preparing search index...

    Variable callTranscriptionSelectorConst

    callTranscriptionSelector: {
        createdAt: boolean;
        endedAt: boolean;
        id: boolean;
        matrixRoomId: boolean;
        participants: boolean;
        roomId: boolean;
        roomName: boolean;
        startedAt: boolean;
        status: boolean;
        updatedAt: boolean;
    } = ...

    Type Declaration

    • createdAt: boolean
    • endedAt: boolean
    • id: boolean
    • matrixRoomId: boolean
    • participants: boolean
    • roomId: boolean
    • roomName: boolean
    • startedAt: boolean
    • status: boolean
    • updatedAt: boolean