life_policy_beneficiary_id | string(uuid) | ID of the life policy beneficiary record | |
policy_id | string(uuid) | ID of the policy this record belongs to | |
pull_id | string(uuid) | ID of the pull this record belongs to | |
name_insured_id | string(uuid) | ID of the named insured associated with this beneficiary | |
type | string | Type of beneficiary | enum: PRIMARY , CONTINGENT , IRREVOCABLE , REVOCABLE |
first_name | string | null | Beneficiary's first name | |
middle_name | string | null | Beneficiary's middle name | |
last_name | string | null | Beneficiary's last name | |
full_name | string | null | Beneficiary's full name | |
relationship_to_insured | string | null | Relationship of beneficiary to insured | enum: SELF , SPOUSE , DOMESTIC_PARTNER , PARENT , CHILD , SIBLING , OTHER_RELATIVE , LANDLORD , TENANT , EMPLOYEE , EMPLOYER , LIENHOLDER , LENDER , LESSOR , BUSINESS_PARTNER , MEMBER , OTHER |
designation | string | null | Beneficiary designation | enum: PER_STIRPES , PER_CAPITA |
distribution_percent | number | null | Distribution percentage for the beneficiary | |