@digitalocean/dots - v1.0.1
    Preparing search index...

    Interface Byoip_prefixesRequestBuilderGetQueryParameters

    To list all BYOIP prefixes, send a GET request to /v2/byoip_prefixes.A successful response will return a list of all BYOIP prefixes associated with the account.

    interface Byoip_prefixesRequestBuilderGetQueryParameters {
        page?: number;
        perPage?: number;
    }
    Index

    Properties

    Properties

    page?: number

    Which 'page' of paginated results to return.

    perPage?: number

    Number of items returned per page