Documentation
    Preparing search index...

    Accessor for getting neighbor route data.

    interface IAccessor {
        method: string;
        path: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    method: string

    Method of the neighbor route.

    path: string

    Path of the neighbor route.