Class SoapApi<S>

API class for Partner SOAP call

Type Parameters

Constructors

Properties

_conn: Connection<S>

Methods

  • Sets the specified user’s password to the specified value

    Parameters

    • userId: string
    • password: string

    Returns Promise<string>