| policy_form_id | string(uuid) | ID of the policy form. This ID is not specific to a pull so the form's attributes and its PDF content can be stored and reused if the ID matches. | |
| form_name | string | Name for the policy form. | |
| form_number | string \ | null | Number for the policy form. May include the form version. |
| form_type | string \ | null | Type of the policy form. |
| endorsement_type | string \ | null | Type of endorsement form. Only applicable if the form_type is ENDORSEMENT. |
| is_exclusion_endorsement | boolean \ | null | Indicates whether or not the endorsement is an exclusion. Only applicable if the form_type is ENDORSEMENT. |
| pdf_available | boolean | Indicates whether or not a PDF is available for the form. A form that does not currently have a PDF available may have one available at a future time. | |