| Field | Type | Required | Description |
|---|---|---|---|
envelope_id |
str | ✔️ | N/A |
role |
models.EnvelopeRecipientCreateManyRoleResponse | ✔️ | N/A |
read_status |
models.EnvelopeRecipientCreateManyReadStatus | ✔️ | N/A |
signing_status |
models.EnvelopeRecipientCreateManySigningStatus | ✔️ | N/A |
send_status |
models.EnvelopeRecipientCreateManySendStatus | ✔️ | N/A |
id |
float | ✔️ | N/A |
email |
str | ✔️ | N/A |
name |
str | ✔️ | N/A |
token |
str | ✔️ | N/A |
document_deleted_at |
Nullable[str] | ✔️ | N/A |
expired |
Nullable[str] | ✔️ | N/A |
signed_at |
Nullable[str] | ✔️ | N/A |
auth_options |
Nullable[models.EnvelopeRecipientCreateManyAuthOptions] | ✔️ | N/A |
signing_order |
Nullable[float] | ✔️ | N/A |
rejection_reason |
Nullable[str] | ✔️ | N/A |