Skip to content
Henriette Steenhoff edited this page Mar 14, 2019 · 2 revisions

The global user ID identifying the user in the database.


Physical name Logical name Format Comment
GUID Global user ID String

Description

A global device ID generated within the app to distinguish the different records based on the user that provided them.

Value Set

  • Alpha-numeric values maximum of 50 characters.
  • The value is unique for the device used.
  • Full description from the Android Developers here.

Where in the code

Clone this wiki locally