Name | Type | Description | Notes |
---|---|---|---|
t_ezsignfoldersignerassociation_message | String | A custom text message that will be added to the email sent. | [optional] |
require 'Ezmaxapi'
instance = EzmaxApi::EzsignfoldersignerassociationRequestPatch.new(
t_ezsignfoldersignerassociation_message: Hi John,
This is the document I need you to review.
Could you sign it before Monday please.
Best Regards.
Mary
)