class DocuSign_eSign::GetRecipientInitialsImageOptions
Attributes
include_chrome[RW]
The added line and identifier around the initial image. Note: Older envelopes might only have chromed images. If getting the non-chromed image fails, try getting the chromed image.
Public Class Methods
default()
click to toggle source
# File lib/docusign_esign/api/envelopes_api.rb, line 230 def self.default @@default ||= GetRecipientInitialsImageOptions.new end