@ukkidney/ukrdc-axios-ts
Preparing search index...
FacilityDetailsSchema
Interface FacilityDetailsSchema
Detailed information about a facility
interface
FacilityDetailsSchema
{
dataFlow
:
FacilityDataFlowSchema
;
description
?:
string
|
null
;
id
:
string
;
lastMessageReceivedAt
?:
string
|
null
;
statistics
:
FacilityStatisticsSchema
;
}
Index
Properties
data
Flow
description?
id
last
Message
Received
At?
statistics
Properties
data
Flow
dataFlow
:
FacilityDataFlowSchema
Optional
description
description
?:
string
|
null
id
id
:
string
Facility ID
Optional
last
Message
Received
At
lastMessageReceivedAt
?:
string
|
null
statistics
statistics
:
FacilityStatisticsSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Flow
description
id
last
Message
Received
At
statistics
@ukkidney/ukrdc-axios-ts
Loading...
Detailed information about a facility