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

    Interface FieldViolation

    interface FieldViolation {
        description?: string;
        field?: string;
    }
    Index

    Properties

    Properties

    description?: string
    field?: string