AgreementInstanceResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| template_id | Long | [default to null] | |
| version_id | Long | [default to null] | |
| user_id | Long | [default to null] | |
| business_id | Long | [optional] [default to null] | |
| vendor_id | Long | [optional] [default to null] | |
| status | AgreementStatus | [default to null] | |
| assigned_at | Date | [default to null] | |
| signed_at | Date | [optional] [default to null] | |
| declined_at | Date | [optional] [default to null] | |
| signed_pdf_url | String | [optional] [default to null] | |
| reminders_sent | Integer | [default to null] | |
| last_reminder_at | Date | [optional] [default to null] | |
| next_reminder_at | Date | [optional] [default to null] | |
| template | AgreementTemplateResponse | [optional] [default to null] | |
| version | AgreementVersionResponse | [optional] [default to null] |