NexSDK
GitHub
Coding Standards
Preparing search index...
IssueResponse
Interface IssueResponse
interface
IssueResponse
{
assigned_at
:
IssueResponseAssignedAt
;
assigned_to
:
IssueResponseAssignedTo
;
booking_impact
:
boolean
;
category
:
string
;
cost
:
IssueResponseCost
;
created_at
:
string
;
description
:
IssueResponseDescription
;
estimated_resolution
:
IssueResponseEstimatedResolution
;
id
:
string
;
photos
:
unknown
[]
;
priority
:
string
;
property_id
:
string
;
reported_by
:
IssueResponseReportedBy
;
reported_by_type
:
string
;
resolution_notes
:
IssueResponseResolutionNotes
;
resolved_at
:
IssueResponseResolvedAt
;
room_id
:
IssueResponseRoomId
;
status
:
string
;
title
:
string
;
updated_at
:
string
;
vendor_contact
:
IssueResponseVendorContact
;
vendor_name
:
IssueResponseVendorName
;
}
Index
Properties
assigned_
at
assigned_
to
booking_
impact
category
cost
created_
at
description
estimated_
resolution
id
photos
priority
property_
id
reported_
by
reported_
by_
type
resolution_
notes
resolved_
at
room_
id
status
title
updated_
at
vendor_
contact
vendor_
name
Properties
assigned_
at
assigned_at
:
IssueResponseAssignedAt
assigned_
to
assigned_to
:
IssueResponseAssignedTo
booking_
impact
booking_impact
:
boolean
category
category
:
string
cost
cost
:
IssueResponseCost
created_
at
created_at
:
string
description
description
:
IssueResponseDescription
estimated_
resolution
estimated_resolution
:
IssueResponseEstimatedResolution
id
id
:
string
photos
photos
:
unknown
[]
priority
priority
:
string
property_
id
property_id
:
string
reported_
by
reported_by
:
IssueResponseReportedBy
reported_
by_
type
reported_by_type
:
string
resolution_
notes
resolution_notes
:
IssueResponseResolutionNotes
resolved_
at
resolved_at
:
IssueResponseResolvedAt
room_
id
room_id
:
IssueResponseRoomId
status
status
:
string
title
title
:
string
updated_
at
updated_at
:
string
vendor_
contact
vendor_contact
:
IssueResponseVendorContact
vendor_
name
vendor_name
:
IssueResponseVendorName
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned_
at
assigned_
to
booking_
impact
category
cost
created_
at
description
estimated_
resolution
id
photos
priority
property_
id
reported_
by
reported_
by_
type
resolution_
notes
resolved_
at
room_
id
status
title
updated_
at
vendor_
contact
vendor_
name
GitHub
Coding Standards
NexSDK
Loading...