Method: DocuSign_eSign::ResourceInformation.swagger_types
- Defined in:
- lib/docusign_esign/models/resource_information.rb
.swagger_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 |
# File 'lib/docusign_esign/models/resource_information.rb', line 29 def self.swagger_types { :'resources' => :'Array<NameValue>' } end |