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

    Class FaxService

    The Fax Service exposes the following APIs:

    • services
    • faxes
    • faxToEmail
    • coverPages
    Index

    Properties

    coverPages: CoverPagesApi

    Use faxToEmail instead

    faxes: FaxesApi
    faxToEmail: FaxToEmailApi
    services: ServicesApi

    Methods

    • Update the default hostname for each API

      Parameters

      • hostname: string

        The new hostname to use for all the APIs.

      Returns void

    • Update the current region for each API

      Parameters

      • _region: string

        The new region to use in the production URL

      Returns void