Module: Candid::OrganizationServiceFacilities::V2::Types::ServiceFacilityPhysicalType

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/organization_service_facilities/v_2/types/service_facility_physical_type.rb

Constant Summary collapse

SITE =
"si"
BUILDING =
"bu"
WING =
"wi"
WARD =
"wa"
LEVEL =
"lvl"
CORRIDOR =
"co"
ROOM =
"ro"
BED =
"bd"
VEHICLE =
"ve"
HOUSE =
"ho"
CABINET =
"ca"
ROAD =
"rd"
AREA =
"area"
JURISDICTION =
"jdn"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load