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

    Type Alias ProvisioningStatus

    ProvisioningStatus:
        | "PROVISIONING_STATUS_UNSPECIFIED"
        | "WAITING"
        | "IN_PROGRESS"
        | "FAILED"

    The provisioning status. It will be either WAITING, IN_PROGRESS or FAILED. If the provisioning fails, a reason for the failure will be provided.