Integration App SDK - v1.14.0
    Preparing search index...

    Interface PathSegment

    The path segment interface of the issue.

    interface PathSegment {
        key: PropertyKey;
    }
    Index

    Properties

    Properties

    key: PropertyKey

    The key representing a path segment.