Method: Falcon::ApiExposedDataRecordFinancialV1.openapi_types

Defined in:
lib/crimson-falcon/models/api_exposed_data_record_financial_v1.rb

.openapi_typesObject

Attribute type mapping.



59
60
61
62
63
64
65
# File 'lib/crimson-falcon/models/api_exposed_data_record_financial_v1.rb', line 59

def self.openapi_types
  {
    :'bank_account' => :'String',
    :'credit_card' => :'String',
    :'crypto_currency_addresses' => :'Array<String>'
  }
end