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

    Interface DocumentUserResponseDTO

    interface DocumentUserResponseDTO {
        isManager: boolean;
        isOwner: boolean;
        isSpectator: boolean;
    }
    Index

    Properties

    isManager: boolean
    isOwner: boolean
    isSpectator: boolean