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
Copy file name to clipboardExpand all lines: lib/docusign_esign/models/approve.rb
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,9 @@ class Approve
159
159
160
160
attr_accessor:smart_contract_information
161
161
162
+
#
163
+
attr_accessor:source
164
+
162
165
# Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
Copy file name to clipboardExpand all lines: lib/docusign_esign/models/checkbox.rb
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,9 @@ class Checkbox
182
182
183
183
attr_accessor:smart_contract_information
184
184
185
+
#
186
+
attr_accessor:source
187
+
185
188
# Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
Copy file name to clipboardExpand all lines: lib/docusign_esign/models/comment_thread.rb
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,6 +157,9 @@ class CommentThread
157
157
158
158
attr_accessor:smart_contract_information
159
159
160
+
#
161
+
attr_accessor:source
162
+
160
163
# Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
0 commit comments