NamedInsured
field | type | description | properties |
---|---|---|---|
named_insured_id | string(uuid) | ID of the named insured | |
first_name | string | null | First name of the insured | |
middle_name | string | null | Middle name of the insured | |
last_name | string | null | Last name of the insured | |
full_name | string | null | Full name of the insured | |
is_primary_named_insured | boolean | null | Whether the insured is the primary named insured |