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

    Interface EntityLogsDocument

    interface EntityLogsDocument {
        logs: EntityLog[];
    }
    Index

    Properties

    Properties

    logs: EntityLog[]