Class: CandidApiClient::PreEncounter::Common::Types::AddressUse

Inherits:
Object
  • Object
show all
Defined in:
lib/candidhealth/pre_encounter/common/types/address_use.rb

Constant Summary collapse

HOME =
"HOME"
WORK =
"WORK"
TEMP =
"TEMP"
OLD =
"OLD"
BILLING =
"BILLING"