@juki-team/commons - v0.1.10
    Preparing search index...

    Interface JkmdSubmissionDTO

    interface JkmdSubmissionDTO {
        id: string;
        read: boolean;
        type: JK_MD;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    read: boolean
    type: JK_MD