@twinfinity/core
    Preparing search index...

    Interface AssetBatchGetResponse

    interface AssetBatchGetResponse {
        results: BatchItemResult<AssetBatchGetStatus>[];
        summary: BatchSummary;
    }
    Index

    Properties

    Properties

    summary: BatchSummary