Membrane SDK - v0.8.0
    Preparing search index...

    Interface DataCollectionUpdateSubscriptionResponse

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

    Hierarchy

    Index

    Properties

    pullIntervalSeconds?: number
    cursor?: string