API 参考
    正在准备搜索索引...
    interface ClusterTime {
        clusterTime: Timestamp;
        signature: { hash: Binary; keyId: Long };
    }
    索引

    属性

    clusterTime: Timestamp
    signature: { hash: Binary; keyId: Long }