NexSDK
GitHub
Coding Standards
Preparing search index...
ChecklistResponse
Interface ChecklistResponse
interface
ChecklistResponse
{
id
:
string
;
items
:
unknown
[]
;
property_id
:
string
;
task_type
:
string
;
updated_at
:
string
;
updated_by
:
ChecklistResponseUpdatedBy
;
}
Index
Properties
id
items
property_
id
task_
type
updated_
at
updated_
by
Properties
id
id
:
string
items
items
:
unknown
[]
property_
id
property_id
:
string
task_
type
task_type
:
string
updated_
at
updated_at
:
string
updated_
by
updated_by
:
ChecklistResponseUpdatedBy
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
items
property_
id
task_
type
updated_
at
updated_
by
GitHub
Coding Standards
NexSDK
Loading...