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

    Type Alias LockEntityParameter

    Entityロックパラメータ

    type LockEntityParameter = {
        entityKey: EntityKey;
        viewKey: EntityViewKey;
    }
    Index

    Properties

    Properties

    entityKey: EntityKey

    EntityデータのKey情報

    viewKey: EntityViewKey

    EntityViewのKey情報