Class: DocuSign_eSign::ListPowerFormSendersOptions

Inherits:
Object
  • Object
show all
Defined in:
lib/docusign_esign/api/power_forms_api.rb

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Attribute Details

#start_positionObject

Returns the value of attribute start_position.



33
34
35
# File 'lib/docusign_esign/api/power_forms_api.rb', line 33

def start_position
  @start_position
end

Class Method Details

.defaultObject



35
36
37
# File 'lib/docusign_esign/api/power_forms_api.rb', line 35

def self.default
  @@default ||= ListPowerFormSendersOptions.new
end