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

    Interface ErrorDetail

    interface ErrorDetail {
        type_url?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    type_url?: string
    value?: string