masto
    Preparing search index...

    Interface ListEmailDomainBlocksParams

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

    Properties

    Properties

    limit?: number | null

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