You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
# * :order (Integer) The order the signer is required to sign in
89
89
# * :pin (Integer) The 4- to 12-character access code that will secure this signer's signature page. You must have a business plan to use this feature.
90
90
# @option opts [Array<String>] cc_email_addresses The email addresses that should be CCed.
91
+
# @option opts [Array<Hash>] custom_fields An array of custom merge fields, representing those present on the document with Text Tags.
91
92
# @option opts [String] form_fields_per_document
92
93
#
93
94
# @return [HelloSign::Resource::SignatureRequest] a SignatureRequest
# * :order (Integer) The order the signer is required to sign in
291
293
# * :pin (Integer) The 4- to 12-character access code that will secure this signer's signature page. You must have a business plan to use this feature.
292
294
# @option opts [Array<String>] cc_email_addresses The email addresses that should be CCed.
295
+
# @option opts [Array<Hash>] custom_fields An array of custom merge fields, representing those present on the document with Text Tags.
293
296
# @option opts [String] form_fields_per_document
294
297
# @option opts [Integer] ux_version sets the version of the signer page to use
0 commit comments