Module: SBF::Client::Location::Type

Defined in:
lib/stbaldricks/entities/lib/location.rb

Constant Summary collapse

RESTAURANT =
'restaurant'
SCHOOL =
'school'
BUSINESS =
'business'
PRIVATE_RESIDENCE =
'private_residence'
HOSPITAL =
'hospital'
MUNICIPALITY =
'municipality'
OTHER =
'other'
LEGACY =
'legacy'