LoginUserHashCode

From Gvp-public
Revision as of 10:30, 16 September 2015 by B.elp (talk | contribs) (Created page with "{{Api_Method_Spec| Description= |Parameters= {{Api_Parameter| ParamName=instanceId |ParamType=int |ParamRequired=required |ParamDescription=The id of the instance (OB) for th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Parameters

  • instanceId (int, required)
The id of the instance (OB) for the current environment. This ID might vary depending on the environment.
  • hashCode (string, required)
Parameter used to preserve confidentiality sended to the user e-mail.
  • deviceType (int, required)
The device type code (see #DeviceTypeCodes enumeration to know the list of device types allowed)


Returns

Exceptions

None


Caching

This method is not cached.


Known issues

None


Version history

See also