Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 9.24 KB

File metadata and controls

26 lines (22 loc) · 9.24 KB

RecipientCreateDocumentRecipientResponse

Successful response

Fields

Field Type Required Description
envelope_id str ✔️ N/A
role models.RecipientCreateDocumentRecipientRoleResponse ✔️ N/A
read_status models.RecipientCreateDocumentRecipientReadStatus ✔️ N/A
signing_status models.RecipientCreateDocumentRecipientSigningStatus ✔️ N/A
send_status models.RecipientCreateDocumentRecipientSendStatus ✔️ 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.RecipientCreateDocumentRecipientAuthOptions] ✔️ N/A
signing_order Nullable[float] ✔️ N/A
rejection_reason Nullable[str] ✔️ N/A
document_id OptionalNullable[float] N/A
template_id OptionalNullable[float] N/A