Method: DocuSign_eSign::Sender.swagger_types
- Defined in:
- lib/docusign_esign/models/sender.rb
.swagger_types ⇒ Object
Attribute type mapping.
31 32 33 34 35 36 |
# File 'lib/docusign_esign/models/sender.rb', line 31 def self.swagger_types { :'account_id_guid' => :'String', :'company_name' => :'String' } end |