observation-js Documentation - v1.14.0
Preparing search index...
ObservationComment
Type Alias ObservationComment
type
ObservationComment
=
{
id
:
number
;
user
:
UserDetail
;
comment
:
string
;
created_at
:
string
;
}
Index
Properties
id
user
comment
created_
at
Properties
id
id
:
number
user
user
:
UserDetail
comment
comment
:
string
created_
at
created_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
comment
created_
at
observation-js Documentation - v1.14.0
Loading...