ContractRecipient
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| contract | Contract! | — |
| contractId | ID! | — |
| createdAt | ISO8601DateTime! | — |
| emailMessageRichText | String | — |
| emailSubject | String | — |
| field id: ID! | ContractField | — |
| fields | ContractFieldConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| id | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project | — |
| projectId | ID | — |
| readStatus | String | — |
| rejectedAt | ISO8601DateTime | — |
| rejectionReason | String | — |
| remoteId | String | — |
| role | String | — |
| sendStatus | String | — |
| signedAt | ISO8601DateTime | — |
| signingOrder | Int | — |
| signingStatus | String | — |
| updatedAt | ISO8601DateTime! | — |
| user | User | — |
| userId | ID | — |