Left Curve Software Stack
    Preparing search index...

    Type Alias QueryCodesRequest

    type QueryCodesRequest = {
        limit?: number;
        startAfter?: string;
    }
    Index

    Properties

    Properties

    limit?: number
    startAfter?: string