observation-js Documentation - v1.16.0
Preparing search index...
DeletedObservation
Interface DeletedObservation
An entry returned by the deleted-observations endpoint.
interface
DeletedObservation
{
original_id
:
number
;
deleted_at
:
string
;
}
Index
Properties
original_
id
deleted_
at
Properties
original_
id
original_id
:
number
deleted_
at
deleted_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
original_
id
deleted_
at
observation-js Documentation - v1.16.0
Loading...
An entry returned by the deleted-observations endpoint.