Person Life Event DMO
Object API Name: std__PersonLifeEventDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AddressId has a FOREIGNKEY relationship with the Address DMO
Idfield. - IndividualId has a FOREIGNKEY relationship with the Individual DMO
Idfield.
- AddressId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- EventExpiryDate
- ExpirationDescription
- Id
- IndividualId
- InternalOrganizationId
- IsEventExpired
- IsNextMajorLifeEvent
- IsTentative
- PersonLifeEventDateTime
- PersonLifeEventType
- Field API Name:
std__AddressId__c - Data Type: TEXT
- Description: The unique identifier of the related Address record. Maximum size is 15 characters.
- 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__Description__c - Data Type: TEXT
- Description: Description of the event.
- Field API Name:
std__EventExpiryDate__c - Data Type: DATETIME
- Description: The date when event expired.
- Field API Name:
std__ExpirationDescription__c - Data Type: TEXT
- Description: Desribes the reason why the event has expired.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PersonLifeEvent record. Maximum size is 36 characters.
- Field API Name:
std__IndividualId__c - Data Type: TEXT
- Description: Reference to party that have a life event happened.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsEventExpired__c - Data Type: TEXT
- Description: Indicator to check if the event is expired.
- Field API Name:
std__IsNextMajorLifeEvent__c - Data Type: TEXT
- Description: Alphanumeric string representing the is next major life event.
- Field API Name:
std__IsTentative__c - Data Type: BOOLEAN
- Description: Indicates the tentativeness of the event date.
- Field API Name:
std__PersonLifeEventDateTime__c - Data Type: DATETIME
- Description: When the life event is know to have happened.
- Field API Name:
std__PersonLifeEventType__c - Data Type: TEXT
- Description: Reference to the life event taking place. For example, got married, new car.