Method: FuseClient::GetFinancialConnectionsAccountDetailsRequest.openapi_types

Defined in:
lib/fuse_client/models/get_financial_connections_account_details_request.rb

.openapi_typesObject

Attribute type mapping.



34
35
36
37
38
# File 'lib/fuse_client/models/get_financial_connections_account_details_request.rb', line 34

def self.openapi_types
  {
    :'access_token' => :'String'
  }
end