FishPi.js API Documentation - v0.1.28
    Preparing search index...

    Interface IReport

    举报接口数据

    interface IReport {
        reportDataId: string;
        reportDataType: ReportDataType;
        reportMemo: string;
        reportType: ReportType;
    }

    Implemented by

    Index

    Properties

    reportDataId: string

    举报对象的 oId

    reportDataType: ReportDataType

    举报数据的类型

    reportMemo: string

    举报的理由

    reportType: ReportType

    举报的类型