@jellyfin/sdk
    Preparing search index...

    Interface ClientLogDocumentResponseDto

    Client log document response dto.

    interface ClientLogDocumentResponseDto {
        FileName?: string;
    }
    Index
    FileName?: string

    Gets the resulting filename.