name | data type | description |
---|---|---|
FacilityRef | FacilityRef | |
Monitored | boolean | |
Facility | FacilityStructure |
Example
{ "FacilityRef" : { "value" : "..." }, "Monitored" : true, "Facility" : { "FacilityCode" : "...", "Description" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "FacilityClass" : [ "reservedArea", "serviceForPersonalDevice" ], "Features" : { "Feature" : [ { }, { } ] }, "OwnerRef" : { "value" : "..." }, "OwnerName" : { "value" : "...", "lang" : "..." }, "ValidityCondition" : { "Period" : [ { }, { } ], "Timeband" : [ { }, { } ], "DayType" : [ "weekdays", "saturday" ], "HolidayType" : [ "nationalHoliday", "publicHoliday" ] }, "FacilityLocation" : { "LineRef" : { }, "StopPointRef" : { }, "VehicleRef" : { }, "DatedVehicleJourneyRef" : { }, "ConnectionLinkRef" : { }, "InterchangeRef" : { }, "StopPlaceRef" : { }, "StopPlaceComponentId" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ] }, "Limitations" : { "WheelchairAccess" : { }, "StepFreeAccess" : { }, "EscalatorFreeAccess" : { }, "LiftFreeAccess" : { }, "AudibleSignalsAvailable" : { }, "VisualSignsAvailable" : { } }, "Suitabilities" : { "Suitability" : [ { }, { } ] }, "AccessibilityAssessment" : { "MobilityImpairedAccess" : true, "Limitations" : { }, "Suitabilities" : { }, "Extensions" : { } }, "Extensions" : { "anies" : [ { }, { } ] } } }