Object
Signer
One party to the agreement.
Fields
| Field | Type | Description |
|---|---|---|
| role | string | lessee, lessor, guarantor, witness, or a role of your own. |
| name | string | |
| string | ||
| status | enum | "pending""completed""declined" |
| signingUrl | string | null | Only for external envelopes. A Quarters signing link is a secret and never leaves the app. |
| viewedAt | timestamp | null | ISO 8601 |
| completedAt | timestamp | null | ISO 8601 |
| declinedAt | timestamp | null | ISO 8601 |
| declineReason | string | null |