Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 952 Bytes

SubSigningOptions.md

File metadata and controls

20 lines (12 loc) · 952 Bytes

SubSigningOptions

This allows the requester to specify the types allowed for creating a signature.

Note: If signing_options are not defined in the request, the allowed types will default to those specified in the account settings.

Properties

Name Type Description Notes
default_type*required str The default type shown (limited to the listed types)
draw bool Allows drawing the signature [default to False]
phone bool Allows using a smartphone to email the signature [default to False]
type bool Allows typing the signature [default to False]
upload bool Allows uploading the signature [default to False]

[Back to Model list] [Back to API list] [Back to README]