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

    Interface OptInNotificationErrorDetails

    This field is populated if the opt-in failed.

    interface OptInNotificationErrorDetails {
        description?: string;
    }
    Index

    Properties

    Properties

    description?: string

    Human-readable error description.