@camunda8/sdk
    Preparing search index...

    Interface PathElementDto

    interface PathElementDto {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string
    name: string