@juki-team/commons - v0.1.10
    Preparing search index...

    Interface EntityOwnerSystemSummaryListResponseDTO

    interface EntityOwnerSystemSummaryListResponseDTO {
        company: EntityCompanySummaryListResponseDTO;
        id: string;
        imageUrl: string;
        nickname: string;
    }
    Index

    Properties

    id: string
    imageUrl: string
    nickname: string