型・APIリファレンス
    Preparing search index...

    Type Alias LogUser

    Entityの操作ユーザー。

    type LogUser = {
        name: string;
        oid: string | null;
    }
    Index

    Properties

    Properties

    name: string

    ユーザー名

    oid: string | null

    ユーザーのOID