abuseipdb-client - v1.0.21
    Preparing search index...

    Interface ReportOptions

    Report endpoint optional parameters.

    interface ReportOptions {
        comment?: string;
    }

    Hierarchy

    • TypeOf<typeof reportOptionsSchema>
      • ReportOptions
    Index

    Properties

    Properties

    comment?: string = ...

    Message to be added to the report, limited to 1024 characters.