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

    Interface DeleteCredentialRequestData

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

    Properties

    Properties

    id: string

    The ID of the credential list entry.

    username: string

    The username of the credential.