Household DMO

Object API Name: std__HouseholdDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • PartyId has a FOREIGNKEY relationship with the Party DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__HouseholdCategory__c
  • Data Type: TEXT
  • Description: The category of the household Possible values are: - Extended Family - Meals together - Staying under same roof.
  • Field API Name: std__HouseholdIncome__c
  • Data Type: DOUBLE
  • Description: Total income of the household.
  • Field API Name: std__HouseholdSize__c
  • Data Type: DOUBLE
  • Description: Size of the household.
  • Field API Name: std__HousingType__c
  • Data Type: TEXT
  • Description: Specifies the housing type of the Household. Examples include home or government-assisted housing.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Household record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PartyId__c
  • Data Type: TEXT
  • Description: Reference to the related Party record.