Click or drag to resize
Virtual Care UserDetailsRequest Properties

[This is preliminary documentation and is subject to change.]

The UserDetailsRequest type exposes the following members.

Properties
  Name Description
Public property CellPhoneNumber
User cell phone number.
Public property Email
User Email.
Public property FirstName
User First name.
Public property LastName
User Last name.
Public property PhoneNumber
User phone number.
Public property ProfileImage
Path to doctor profile image in SnapMD system. In third party tool you will usually keep this field empty, so user will be able add his photo when he will be activated. As default you can use "/images/Doctor-Male.gif" and "/images/Doctor-Female.gif"
Public property ReceiveTextAlerts
Specify, whether user will receive alerts or not. Current DB structure require this field for all users (physicians and non physicians).
Public property TimeZoneId
User time zone Id. Use TimeZoneId = 83 for Pacific Standard Time.
Top
See Also