@dvelop-sdk
    Preparing search index...

    Interface Repository

    A d.velop cloud repository.

    interface Repository {
        name: string;
        repositoryId: string;
        sourceId: string;
    }
    Index

    Properties

    name: string

    Name of the repository

    repositoryId: string

    Id of the repository

    sourceId: string

    Id of the default-source of the repository