jsm_users
Details of the JSM users.
-
account_id
Foreign key - JSM account ID of the user.
-
account_type
string - Account type of the user.
-
email
string - Email of the user.
-
name
string - Name of the user.
-
active
boolean - Whether the user is active.