Constructors

Methods

  • First flow of all method on Verval SNPMB Manager

    Why we can't define it manually? Because the Verval SNPMB service url isnt static (dynamic url). They're using google cloud functions to deploy the service (.run.app domain)

    Returns Promise<undefined | string>

  • Second flow of available all action registered on SNPMB Verval Manager

    This method is used to extract JWT Token from Verval SNPMB Service

    Returns Promise<undefined | string>

Properties

$http: AxiosInstance
$vervalParams: SnpmbVervalParams