Data model patterns for contact roles

If you create a new policy contact role, you can base its configuration on an existing role. Choose the role that uses the appropriate data model pattern:

  • Normal – Array connected to an entity, simple properties
  • Singleton – One and only one connected to an entity
  • Simple Details – One contact, array of detail entities
  • Join Details – Details join contact to another entity

The following table shows the data model pattern used by some of the policy contact roles.

Policy contact role

Data model pattern

Attaches to

NamedInsured

Normal

Period

   PrimaryNamedInsured

Singleton

Period

   SecondaryNamedInsured

Singleton

PersonalAutoLine

   LocationNamedInsured

Join Details

Period

AdditionalInsured

Simple Details

Line

BillingContact

Singleton

Period

Driver

Join Details

PersonalAutoLine

AdditionalInterest

Join Details

Period

OwnerOfficer

Normal

WorkersCompLine

LaborClient

Simple Details

WorkersCompLine

LaborContractor

Simple Details

WorkersCompLine