@runloop/api-client - v1.4.0
    Preparing search index...

    Interface DevboxesCursorIDPageParams

    interface DevboxesCursorIDPageParams {
        starting_after?: string;
        limit?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    starting_after?: string
    limit?: number