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

    Interface Credential

    interface Credential {
        id: string;
        username: string;
    }
    Index

    Properties

    Properties

    id: string

    The id of the credential.

    username: string

    The username for the credential.