@cpod/sdk - v0.2.7
    Preparing search index...

    Interface MarkReadRequest

    interface MarkReadRequest {
        id: string;
        is_read: boolean;
    }
    Index

    Properties

    Properties

    id: string
    is_read: boolean