Preparing search index...
The search index is not available
d4h-typescript
d4h-typescript
index
Animal
Interface Animal
interface
Animal
{
bornAt
:
string
;
breed
:
string
;
countRollingHours
:
number
;
createdAt
:
string
;
custom_fields
?:
CustomField
[]
;
entityType
:
EntityType
;
id
:
number
;
joinedAt
:
string
;
leftAt
:
null
|
string
;
name
:
string
;
notes
:
string
;
ref
:
string
;
resourceType
:
string
;
status
:
string
;
type
:
string
;
updatedAt
:
string
;
}
Hierarchy
Entity
Animal
Index
Properties
born
At
breed
count
Rolling
Hours
created
At
custom_
fields?
entity
Type
id
joined
At
left
At
name
notes
ref
resource
Type
status
type
updated
At
Properties
born
At
bornAt
:
string
breed
breed
:
string
count
Rolling
Hours
countRollingHours
:
number
created
At
createdAt
:
string
Optional
custom_
fields
custom_fields
?:
CustomField
[]
entity
Type
entityType
:
EntityType
id
id
:
number
joined
At
joinedAt
:
string
left
At
leftAt
:
null
|
string
name
name
:
string
notes
notes
:
string
ref
ref
:
string
resource
Type
resourceType
:
string
status
status
:
string
type
type
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
born
At
breed
count
Rolling
Hours
created
At
custom_
fields
entity
Type
id
joined
At
left
At
name
notes
ref
resource
Type
status
type
updated
At
Github Repo
d4h-typescript
Loading...