Policy class
In Experience Data Model (XDM), the Policy class captures the minimum set of properties that define an insurance policy.
Property
Data type
Description
assignedBeneficiaryArray of Person data types
Captures the beneficiary (or beneficiaries) assigned to the policy.
ownerObject
Captures the policy holder鈥檚 profile information.
IDString
An identifier for the insurance policy.
_idString
A unique, system-generated string identifier for the record. This field is used to track the uniqueness of an individual record, prevent duplication of data, and to look up that record in downstream services.
Since this field is system-generated, it does not be supplied an explicit value during data ingestion. However, you can still opt to supply your own unique ID values if you wish.
Since this field is system-generated, it does not be supplied an explicit value during data ingestion. However, you can still opt to supply your own unique ID values if you wish.
endDateDateTime
The date when the insurance policy coverage ends (or ended).
hasAssignedBeneficiaryBoolean
Indicates whether the policy has a beneficiary assigned.
nameString
The name of the insurance policy.
startDateDateTime
The date when the insurance policy coverage starts (or started).
typeString
The type of insurance policy, such as home, automobile, renter, or boat.
recommendation-more-help
62e9ffd9-1c74-4cef-8f47-0d00af32fc07