Membrane React - v0.2.1
    Preparing search index...

    Interface DataCollectionUpdateSubscriptionResponse

    interface DataCollectionUpdateSubscriptionResponse {
        pullIntervalSeconds?: number;
        cursor?: string;
    }

    Hierarchy

    Index

    Properties

    pullIntervalSeconds?: number
    cursor?: string