Method: Plaid::EmailAddressMatchScore.openapi_types
- Defined in:
- lib/plaid/models/email_address_match_score.rb
.openapi_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 |
# File 'lib/plaid/models/email_address_match_score.rb', line 35 def self.openapi_types { :'score' => :'Integer' } end |