Viewer - Interaction
    Preparing search index...

    Interface IRestrictionApi

    interface IRestrictionApi {
        enabled: boolean;
        id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    enabled: boolean

    Whether the restriction is enabled or not.

    id: string

    The unique identifier of the restriction.