householdMembers Bundle

In household documents, the householdMembers bundle returns an array of one or more Person DocIDs representing all individuals associated with that household.

Document Class: Household

Data ElementTypeDescriptionExample or Valid Values
householdMembersArray of stringsThe householdMembers bundle is an array of one or more Person DocIDs representing all of the members of the household.003Y00US00fW#Ip1LRxgQ3cWMly08wOLPLjvf6

Example

Sample householdMembers bundle in JSON format for a household document.

{
  "householdMembers": "003Y00US00fW#Ip1LRxgQ3cWMly08wOLPLjvf6"
}