| Account__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Lookup to the account object.
|
| AssessmentDate__c |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Date when the housing assessment took place.
|
| CanPrepareFoodSafely__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the person can prepare food.
|
| CanQuarantine__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the person can quarantine effectively.
|
| Dwelling__c |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Indicated the type of residence for the person.
- Possible values are:
- Apartment
- Board and Care or Assisted Living
Facility
- Hotel or Motel
- House
- Long-Term Care Facility
- Multi-Family Dwelling
- Nursing Home
- Recreational Vehicle or Mobile
Home
- Skilled Nursing Facility
|
| HasPrivateBathroom__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the person has access to a private bathroom.
|
| IsHomeless__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the person has a place to live in.
|
| Name |
- Type
- string
- Properties
- Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort,
Update
- Description
- The name of the housing assessment.
|
| QuarantineEndDate__c |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The end date of the quarantine period.
|
| QuarantineLocation__c |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The name of the location where the person must quarantine.
|
| QuarantineStartDate__c |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The start date of the quarantine period.
|