NexSDK
GitHub
Coding Standards
Preparing search index...
TaskResponse
Interface TaskResponse
interface
TaskResponse
{
assigned_to
:
TaskResponseAssignedTo
;
booking_id
:
TaskResponseBookingId
;
checklist_completed
:
unknown
[]
;
completed_at
:
TaskResponseCompletedAt
;
created_at
:
string
;
due_by
:
TaskResponseDueBy
;
duration_minutes
:
TaskResponseDurationMinutes
;
id
:
string
;
notes
:
TaskResponseNotes
;
photos
:
unknown
[]
;
priority
:
string
;
property_id
:
string
;
room_id
:
string
;
started_at
:
TaskResponseStartedAt
;
status
:
string
;
task_type
:
string
;
updated_at
:
string
;
}
Index
Properties
assigned_
to
booking_
id
checklist_
completed
completed_
at
created_
at
due_
by
duration_
minutes
id
notes
photos
priority
property_
id
room_
id
started_
at
status
task_
type
updated_
at
Properties
assigned_
to
assigned_to
:
TaskResponseAssignedTo
booking_
id
booking_id
:
TaskResponseBookingId
checklist_
completed
checklist_completed
:
unknown
[]
completed_
at
completed_at
:
TaskResponseCompletedAt
created_
at
created_at
:
string
due_
by
due_by
:
TaskResponseDueBy
duration_
minutes
duration_minutes
:
TaskResponseDurationMinutes
id
id
:
string
notes
notes
:
TaskResponseNotes
photos
photos
:
unknown
[]
priority
priority
:
string
property_
id
property_id
:
string
room_
id
room_id
:
string
started_
at
started_at
:
TaskResponseStartedAt
status
status
:
string
task_
type
task_type
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned_
to
booking_
id
checklist_
completed
completed_
at
created_
at
due_
by
duration_
minutes
id
notes
photos
priority
property_
id
room_
id
started_
at
status
task_
type
updated_
at
GitHub
Coding Standards
NexSDK
Loading...