@camunda8/sdk
    Preparing search index...

    Interface PubSearchResultDtoProjectCollaboratorDto

    interface PubSearchResultDtoProjectCollaboratorDto {
        items: ProjectCollaboratorDto[];
        total: number;
    }
    Index

    Properties

    Properties

    total: number