@valon-technologies/gestalt
    Preparing search index...

    Interface ModelAllowedTarget

    interface ModelAllowedTarget {
        subjectType?: string;
        resourceType?: string;
        subjectSetType?: SubjectSetType;
    }
    Index

    Properties

    subjectType?: string
    resourceType?: string
    subjectSetType?: SubjectSetType