Method: DocuSign_eSign::RecipientRouting.swagger_types
- Defined in:
- lib/docusign_esign/models/recipient_routing.rb
.swagger_types ⇒ Object
Attribute type mapping.
28 29 30 31 32 |
# File 'lib/docusign_esign/models/recipient_routing.rb', line 28 def self.swagger_types { :'rules' => :'RecipientRules' } end |