toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.summary
/
ShareHealthSummaryData
Share
Health
Summary
Data
data
class
ShareHealthSummaryData
(
val
url
:
String
,
val
code
:
String
,
val
expiresAt
:
Instant
)
Members
Constructors
Share
Health
Summary
Data
Link copied to clipboard
constructor
(
url
:
String
,
code
:
String
,
expiresAt
:
Instant
)
Properties
code
Link copied to clipboard
val
code
:
String
expires
At
Link copied to clipboard
val
expiresAt
:
Instant
url
Link copied to clipboard
val
url
:
String