![]() |
UserProfilesResult Class |
[This is preliminary documentation and is subject to change.]
Namespace: SnapMD.VirtualCare.ApiModels
The UserProfilesResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserProfilesResult | Initializes a new instance of the UserProfilesResult class |
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the address.
|
![]() | BloodType |
Gets or sets the type of the blood.
|
![]() | Dob |
Gets or sets the dob.
|
![]() |
Gets or sets the email.
| |
![]() | Ethnicity |
Gets or sets the ethnicity.
|
![]() | EyeColor |
Gets or sets the color of the eye.
|
![]() | FirstName |
Gets or sets the first name.
|
![]() | FullName |
Gets the full name.
|
![]() | Gender |
Gets or sets the gender.
|
![]() | HairColor |
Gets or sets the color of the hair.
|
![]() | HasRequiredFields |
Gets a value indicating whether this instance has required fields.
|
![]() | Height |
Gets or sets the height.
|
![]() | HomePhone |
Gets or sets the home phone.
|
![]() | LastName |
Gets or sets the last name.
|
![]() | LocationId |
Gets or sets the location identifier.
|
![]() | MobilePhone |
Gets or sets the mobile phone.
|
![]() | OrganizationId |
Gets or sets the organization identifier.
|
![]() | ProfileId |
Gets or sets the profile identifier.
|
![]() | ProfileImage |
Gets the profile image.
|
![]() | ProfileImagePath |
Gets or sets the profile image path.
|
![]() | TimeZone |
Gets or sets the time zone.
|
![]() | TimeZoneId |
Gets or sets the time zone identifier.
|
![]() | TimeZoneSystemId |
Gets or sets time zone string identifier. Example: 'Eastern Standard Time'.
|
![]() | UserId |
Gets or sets the user identifier.
|
![]() | Weight |
Gets or sets the weight.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |