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

    Interface ReportPhoneCallVerificationByIdRequestData

    interface ReportPhoneCallVerificationByIdRequestData {
        id: string;
        reportPhoneCallVerificationByIdRequestBody: PhoneCallVerificationReportRequest;
    }

    Hierarchy

    • ReportVerificationByIdRequestDataBase
      • ReportPhoneCallVerificationByIdRequestData
    Index

    Properties

    id: string

    The ID of the verification.

    reportPhoneCallVerificationByIdRequestBody: PhoneCallVerificationReportRequest

    Request body to report a verification started with a phone call by its ID