NexSDK
GitHub
Coding Standards
Preparing search index...
RoomStatusResponse
Interface RoomStatusResponse
interface
RoomStatusResponse
{
assigned_at
:
RoomStatusResponseAssignedAt
;
assigned_to
:
RoomStatusResponseAssignedTo
;
completed_at
:
RoomStatusResponseCompletedAt
;
inspected_at
:
RoomStatusResponseInspectedAt
;
inspected_by
:
RoomStatusResponseInspectedBy
;
notes
:
RoomStatusResponseNotes
;
property_id
:
string
;
room_id
:
string
;
started_at
:
RoomStatusResponseStartedAt
;
status
:
string
;
updated_at
:
string
;
}
Index
Properties
assigned_
at
assigned_
to
completed_
at
inspected_
at
inspected_
by
notes
property_
id
room_
id
started_
at
status
updated_
at
Properties
assigned_
at
assigned_at
:
RoomStatusResponseAssignedAt
assigned_
to
assigned_to
:
RoomStatusResponseAssignedTo
completed_
at
completed_at
:
RoomStatusResponseCompletedAt
inspected_
at
inspected_at
:
RoomStatusResponseInspectedAt
inspected_
by
inspected_by
:
RoomStatusResponseInspectedBy
notes
notes
:
RoomStatusResponseNotes
property_
id
property_id
:
string
room_
id
room_id
:
string
started_
at
started_at
:
RoomStatusResponseStartedAt
status
status
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned_
at
assigned_
to
completed_
at
inspected_
at
inspected_
by
notes
property_
id
room_
id
started_
at
status
updated_
at
GitHub
Coding Standards
NexSDK
Loading...