@sentio/sdk
    Preparing search index...

    Interface ProcessStreamResponse_Partitions_Partition

    interface ProcessStreamResponse_Partitions_Partition {
        sysValue?: ProcessStreamResponse_Partitions_Partition_SysValue;
        userValue?: string;
    }
    Index

    Properties

    userValue?: string