Method: DocuSign_eSign::SocialAuthentication.swagger_types
- Defined in:
- lib/docusign_esign/models/social_authentication.rb
.swagger_types ⇒ Object
Attribute type mapping.
27 28 29 30 31 |
# File 'lib/docusign_esign/models/social_authentication.rb', line 27 def self.swagger_types { :'authentication' => :'String' } end |