DocumentSigner
No description
type DocumentSigner {
email: String
name: String
role: String
sentAt: DateTime
signedAt: DateTime
status: SignerStatusEnum
viewedAt: DateTime
}
Fields
| Nom | Type | Description |
|---|---|---|
String scalar | — | |
| name | String scalar | — |
| role | String scalar | — |
| sentAt | DateTime scalar | — |
| signedAt | DateTime scalar | — |
| status | SignerStatusEnum enum | — |
| viewedAt | DateTime scalar | PandadocFile |