UserHealthcodeIntegration
No description
type UserHealthcodeIntegration {
identifier: String
userLevel: Boolean
siteId: String
webServiceId: String
hasPassword: Boolean
}
Fields
UserHealthcodeIntegration.identifier ● String scalar
UserHealthcodeIntegration.userLevel ● Boolean scalar
UserHealthcodeIntegration.siteId ● String scalar
UserHealthcodeIntegration.webServiceId ● String scalar
UserHealthcodeIntegration.hasPassword ● Boolean scalar
True when a site password is stored for this user. The password is never returned.
Member Of
UserIntegrations object