Entity

    Type Alias EntityPrivacyEvaluationResultFailure

    type EntityPrivacyEvaluationResultFailure = {
        allowed: false;
        authorizationErrors: EntityNotAuthorizedError<any, any, any, any, any>[];
    }
    Index

    Properties

    allowed: false
    authorizationErrors: EntityNotAuthorizedError<any, any, any, any, any>[]
    MMNEPVFCICPMFPCPTTAAATR