masto
    Preparing search index...

    Interface ListIpBlocksParams

    interface ListIpBlocksParams {
        limit?: number | null;
    }
    Index

    Properties

    Properties

    limit?: number | null

    Integer. Maximum number of results to return. Defaults to 100.