fieldnotesai
Preparing search index...
src/types
Child
Interface Child
Provides functionality for child.
interface
Child
{
age
:
number
;
client_id
:
string
;
created_at
:
string
;
id
:
string
;
living_with_client
:
boolean
;
notes
?:
string
;
}
Index
Properties
age
client_
id
created_
at
id
living_
with_
client
notes?
Properties
age
age
:
number
client_
id
client_id
:
string
created_
at
created_at
:
string
id
id
:
string
living_
with_
client
living_with_client
:
boolean
Optional
notes
notes
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
age
client_
id
created_
at
id
living_
with_
client
notes
fieldnotesai
Loading...
Provides functionality for child.