Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ReportFlashCallVerificationByIdRequestData

    interface ReportFlashCallVerificationByIdRequestData {
        id: string;
        reportFlashCallVerificationByIdRequestBody: FlashCallVerificationReportRequest;
    }

    Hierarchy

    • ReportVerificationByIdRequestDataBase
      • ReportFlashCallVerificationByIdRequestData
    Index

    Properties

    id: string

    The ID of the verification.

    reportFlashCallVerificationByIdRequestBody: FlashCallVerificationReportRequest

    Request body to report a verification started with a flashCall by its ID