Skip to content

MobileHealthDataSnapshotIntegrationType

Mobile health data snapshot integration type enum

Used By

Definition

"""
Mobile health data snapshot integration type enum
"""
enum MobileHealthDataSnapshotIntegrationType {
"""
Apple health
"""
APPLE_HEALTH
"""
Google health connect
"""
GOOGLE_HEALTH_CONNECT
}