Class: DocuSign_eSign::ListPowerFormSendersOptions
- Inherits:
-
Object
- Object
- DocuSign_eSign::ListPowerFormSendersOptions
- Defined in:
- lib/docusign_esign/api/power_forms_api.rb
Instance Attribute Summary collapse
-
#start_position ⇒ Object
Returns the value of attribute start_position.
Class Method Summary collapse
Instance Attribute Details
#start_position ⇒ Object
Returns the value of attribute start_position.
34 35 36 |
# File 'lib/docusign_esign/api/power_forms_api.rb', line 34 def start_position @start_position end |
Class Method Details
.default ⇒ Object
36 37 38 |
# File 'lib/docusign_esign/api/power_forms_api.rb', line 36 def self.default @@default ||= ListPowerFormSendersOptions.new end |