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

    Interface ConsentIdentity

    Represents an identity from the Conversation API.

    interface ConsentIdentity {
        identity: string;
    }
    Index

    Properties

    Properties

    identity: string

    The identity from Conversation API.