Method: DocuSign_eSign::PowerFormFormDataEnvelope.attribute_map
- Defined in:
- lib/docusign_esign/models/power_form_form_data_envelope.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 28 |
# File 'lib/docusign_esign/models/power_form_form_data_envelope.rb', line 23 def self.attribute_map { :'envelope_id' => :'envelopeId', :'recipients' => :'recipients' } end |