@modelhealth/modelhealth
Preparing search index...
ActivityResult
Interface ActivityResult
A processed result file associated with an activity.
interface
ActivityResult
{
activity
:
string
;
id
:
number
;
media
?:
string
;
tag
?:
string
;
}
Index
Properties
activity
id
media?
tag?
Properties
activity
activity
:
string
id
id
:
number
Optional
media
media
?:
string
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activity
id
media
tag
@modelhealth/modelhealth
Loading...
A processed result file associated with an activity.