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

    Interface StartVerificationBase

    interface StartVerificationBase {
        custom?: string;
        identity: Identity;
        reference?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    custom?: string

    Can be used to pass custom data in the request.

    identity: Identity

    Identity

    reference?: string

    Used to pass your own reference in the request for tracking purposes.