Method: Plaid::RuleDetails.openapi_types

Defined in:
lib/plaid/models/rule_details.rb

.openapi_typesObject

Attribute type mapping.



39
40
41
42
43
44
# File 'lib/plaid/models/rule_details.rb', line 39

def self.openapi_types
  {
    :'internal_note' => :'String',
    :'custom_action_key' => :'String'
  }
end