Field | Type | Required | Description |
---|---|---|---|
email |
str | ✔️ | N/A |
name |
str | ✔️ | N/A |
role |
models.RoleAccount | ✔️ | N/A |
signing_order |
Optional[float] | ➖ | N/A |
access_auth |
OptionalNullable[models.DocumentCreateDocumentTemporaryAccessAuthRequest] | ➖ | The type of authentication required for the recipient to access the document. |
action_auth |
OptionalNullable[models.ActionAuthAccount] | ➖ | The type of authentication required for the recipient to sign the document. |
fields |
List[models.FieldAccountUnion] | ➖ | N/A |