Method: YousignClient::FileObjectInput#mention2
- Defined in:
- lib/yousign_client/models/file_object_input.rb
#mention2 ⇒ Object
- type=signature
-
Text associated below the signature image. (internal usage only, should not be used). You can use some variable inside : YousignClient::FileObjectInput.{date{date.en} YousignClient::FileObjectInput.{date{date.fr} YousignClient::FileObjectInput.{time{time.en} YousignClient::FileObjectInput.{time{time.fr} that it will be parsed to show the date of the signature.
33 34 35 |
# File 'lib/yousign_client/models/file_object_input.rb', line 33 def mention2 @mention2 end |