Script API - v1.26.20.20
    Preparing search index...

    Interface ContainerAccessSourceBeta

    Represents the source of a container access.

    interface ContainerAccessSource {
        entity?: Entity;
    }
    Index

    Properties

    Properties

    entity?: Entity

    The entity that triggered the container access.