fuse_client 1.0.40 → 1.0.42

Sign up to get free protection for your applications and to get access to all the features.
Files changed (91) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/docs/ExchangeFinancialConnectionsPublicTokenResponse.md +4 -0
  4. data/docs/FinancialConnectionData.md +1 -1
  5. data/docs/FinancialConnectionDetails.md +3 -1
  6. data/docs/FinancialConnectionDetailsFinicity.md +20 -0
  7. data/docs/FinancialConnectionsAccountDetails.md +1 -1
  8. data/docs/FinancialConnectionsAccountDetailsAccountNumber.md +1 -1
  9. data/docs/FuseApi.md +7 -84
  10. data/docs/Transaction.md +1 -1
  11. data/lib/fuse_client/api/fuse_api.rb +10 -67
  12. data/lib/fuse_client/configuration.rb +32 -11
  13. data/lib/fuse_client/models/aggregator.rb +9 -8
  14. data/lib/fuse_client/models/exchange_financial_connections_public_token_response.rb +46 -1
  15. data/lib/fuse_client/models/financial_connection_data.rb +1 -5
  16. data/lib/fuse_client/models/financial_connection_details.rb +13 -4
  17. data/lib/fuse_client/models/{fin_ql_top_merchants_feature_inner.rb → financial_connection_details_finicity.rb} +29 -25
  18. data/lib/fuse_client/models/financial_connections_account.rb +1 -0
  19. data/lib/fuse_client/models/financial_connections_account_balance.rb +2 -0
  20. data/lib/fuse_client/models/financial_connections_account_cached_balance.rb +2 -0
  21. data/lib/fuse_client/models/financial_connections_account_details.rb +0 -5
  22. data/lib/fuse_client/models/financial_connections_account_details_account_number.rb +5 -0
  23. data/lib/fuse_client/models/financial_connections_account_liability.rb +1 -0
  24. data/lib/fuse_client/models/fuse_api_aggregator_error.rb +5 -0
  25. data/lib/fuse_client/models/fuse_api_error_code.rb +4 -1
  26. data/lib/fuse_client/models/transaction.rb +1 -1
  27. data/lib/fuse_client/version.rb +1 -1
  28. data/lib/fuse_client.rb +1 -20
  29. data/spec/api/fuse_api_spec.rb +1 -12
  30. data/spec/models/exchange_financial_connections_public_token_response_spec.rb +12 -0
  31. data/spec/models/{fin_ql_prompt_response_spec.rb → financial_connection_details_finicity_spec.rb} +8 -8
  32. data/spec/models/financial_connection_details_spec.rb +6 -0
  33. metadata +6 -82
  34. data/docs/FinQLComparisonFeature.md +0 -26
  35. data/docs/FinQLFeature.md +0 -61
  36. data/docs/FinQLFeatureOneOf.md +0 -18
  37. data/docs/FinQLFeatureOneOf1.md +0 -18
  38. data/docs/FinQLFeatureOneOf2.md +0 -18
  39. data/docs/FinQLFeatureOneOf3.md +0 -18
  40. data/docs/FinQLFeatureOneOf4.md +0 -18
  41. data/docs/FinQLFeatureOneOf5.md +0 -18
  42. data/docs/FinQLFeatureOneOf6.md +0 -18
  43. data/docs/FinQLFeatureOneOf7.md +0 -18
  44. data/docs/FinQLFeatureRequest.md +0 -15
  45. data/docs/FinQLFrequencyFeature.md +0 -20
  46. data/docs/FinQLIndividualMerchantFeature.md +0 -20
  47. data/docs/FinQLInterestFeature.md +0 -18
  48. data/docs/FinQLMerchantCategoriesFeatureInner.md +0 -20
  49. data/docs/FinQLMerchantCategoriesFeatureInnerResultInner.md +0 -20
  50. data/docs/FinQLPromptRequest.md +0 -22
  51. data/docs/FinQLPromptResponse.md +0 -20
  52. data/docs/FinQLTimeBasedFeatureInner.md +0 -20
  53. data/docs/FinQLTopMerchantsFeatureInner.md +0 -22
  54. data/lib/fuse_client/models/fin_ql_comparison_feature.rb +0 -255
  55. data/lib/fuse_client/models/fin_ql_feature.rb +0 -111
  56. data/lib/fuse_client/models/fin_ql_feature_one_of.rb +0 -219
  57. data/lib/fuse_client/models/fin_ql_feature_one_of1.rb +0 -219
  58. data/lib/fuse_client/models/fin_ql_feature_one_of2.rb +0 -221
  59. data/lib/fuse_client/models/fin_ql_feature_one_of3.rb +0 -219
  60. data/lib/fuse_client/models/fin_ql_feature_one_of4.rb +0 -219
  61. data/lib/fuse_client/models/fin_ql_feature_one_of5.rb +0 -221
  62. data/lib/fuse_client/models/fin_ql_feature_one_of6.rb +0 -219
  63. data/lib/fuse_client/models/fin_ql_feature_one_of7.rb +0 -221
  64. data/lib/fuse_client/models/fin_ql_feature_request.rb +0 -46
  65. data/lib/fuse_client/models/fin_ql_frequency_feature.rb +0 -262
  66. data/lib/fuse_client/models/fin_ql_individual_merchant_feature.rb +0 -228
  67. data/lib/fuse_client/models/fin_ql_interest_feature.rb +0 -219
  68. data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner.rb +0 -230
  69. data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner.rb +0 -228
  70. data/lib/fuse_client/models/fin_ql_prompt_request.rb +0 -276
  71. data/lib/fuse_client/models/fin_ql_prompt_response.rb +0 -234
  72. data/lib/fuse_client/models/fin_ql_time_based_feature_inner.rb +0 -228
  73. data/spec/models/fin_ql_comparison_feature_spec.rb +0 -58
  74. data/spec/models/fin_ql_feature_one_of1_spec.rb +0 -34
  75. data/spec/models/fin_ql_feature_one_of2_spec.rb +0 -34
  76. data/spec/models/fin_ql_feature_one_of3_spec.rb +0 -34
  77. data/spec/models/fin_ql_feature_one_of4_spec.rb +0 -34
  78. data/spec/models/fin_ql_feature_one_of5_spec.rb +0 -34
  79. data/spec/models/fin_ql_feature_one_of6_spec.rb +0 -34
  80. data/spec/models/fin_ql_feature_one_of7_spec.rb +0 -34
  81. data/spec/models/fin_ql_feature_one_of_spec.rb +0 -34
  82. data/spec/models/fin_ql_feature_request_spec.rb +0 -28
  83. data/spec/models/fin_ql_feature_spec.rb +0 -31
  84. data/spec/models/fin_ql_frequency_feature_spec.rb +0 -44
  85. data/spec/models/fin_ql_individual_merchant_feature_spec.rb +0 -40
  86. data/spec/models/fin_ql_interest_feature_spec.rb +0 -34
  87. data/spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb +0 -40
  88. data/spec/models/fin_ql_merchant_categories_feature_inner_spec.rb +0 -40
  89. data/spec/models/fin_ql_prompt_request_spec.rb +0 -46
  90. data/spec/models/fin_ql_time_based_feature_inner_spec.rb +0 -40
  91. data/spec/models/fin_ql_top_merchants_feature_inner_spec.rb +0 -46
@@ -14,19 +14,19 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module FuseClient
17
- class FinQLTopMerchantsFeatureInner
18
- attr_accessor :rank
17
+ # Data needed to query data from Finicity.
18
+ class FinancialConnectionDetailsFinicity
19
+ # The identifier of the customer for Finicity.
20
+ attr_accessor :customer_id
19
21
 
20
- attr_accessor :merchant
21
-
22
- attr_accessor :value
22
+ # The Finicity institution login id.
23
+ attr_accessor :institution_login_id
23
24
 
24
25
  # Attribute mapping from ruby-style variable name to JSON key.
25
26
  def self.attribute_map
26
27
  {
27
- :'rank' => :'rank',
28
- :'merchant' => :'merchant',
29
- :'value' => :'value'
28
+ :'customer_id' => :'customer_id',
29
+ :'institution_login_id' => :'institution_login_id'
30
30
  }
31
31
  end
32
32
 
@@ -38,9 +38,8 @@ module FuseClient
38
38
  # Attribute type mapping.
39
39
  def self.openapi_types
40
40
  {
41
- :'rank' => :'Float',
42
- :'merchant' => :'Merchant',
43
- :'value' => :'String'
41
+ :'customer_id' => :'String',
42
+ :'institution_login_id' => :'String'
44
43
  }
45
44
  end
46
45
 
@@ -54,27 +53,23 @@ module FuseClient
54
53
  # @param [Hash] attributes Model attributes in the form of hash
55
54
  def initialize(attributes = {})
56
55
  if (!attributes.is_a?(Hash))
57
- fail ArgumentError, "The input argument (attributes) must be a hash in `FuseClient::FinQLTopMerchantsFeatureInner` initialize method"
56
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FuseClient::FinancialConnectionDetailsFinicity` initialize method"
58
57
  end
59
58
 
60
59
  # check to see if the attribute exists and convert string to symbol for hash key
61
60
  attributes = attributes.each_with_object({}) { |(k, v), h|
62
61
  if (!self.class.attribute_map.key?(k.to_sym))
63
- fail ArgumentError, "`#{k}` is not a valid attribute in `FuseClient::FinQLTopMerchantsFeatureInner`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
62
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FuseClient::FinancialConnectionDetailsFinicity`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
64
63
  end
65
64
  h[k.to_sym] = v
66
65
  }
67
66
 
68
- if attributes.key?(:'rank')
69
- self.rank = attributes[:'rank']
70
- end
71
-
72
- if attributes.key?(:'merchant')
73
- self.merchant = attributes[:'merchant']
67
+ if attributes.key?(:'customer_id')
68
+ self.customer_id = attributes[:'customer_id']
74
69
  end
75
70
 
76
- if attributes.key?(:'value')
77
- self.value = attributes[:'value']
71
+ if attributes.key?(:'institution_login_id')
72
+ self.institution_login_id = attributes[:'institution_login_id']
78
73
  end
79
74
  end
80
75
 
@@ -82,12 +77,22 @@ module FuseClient
82
77
  # @return Array for valid properties with the reasons
83
78
  def list_invalid_properties
84
79
  invalid_properties = Array.new
80
+ if @customer_id.nil?
81
+ invalid_properties.push('invalid value for "customer_id", customer_id cannot be nil.')
82
+ end
83
+
84
+ if @institution_login_id.nil?
85
+ invalid_properties.push('invalid value for "institution_login_id", institution_login_id cannot be nil.')
86
+ end
87
+
85
88
  invalid_properties
86
89
  end
87
90
 
88
91
  # Check to see if the all the properties in the model are valid
89
92
  # @return true if the model is valid
90
93
  def valid?
94
+ return false if @customer_id.nil?
95
+ return false if @institution_login_id.nil?
91
96
  true
92
97
  end
93
98
 
@@ -96,9 +101,8 @@ module FuseClient
96
101
  def ==(o)
97
102
  return true if self.equal?(o)
98
103
  self.class == o.class &&
99
- rank == o.rank &&
100
- merchant == o.merchant &&
101
- value == o.value
104
+ customer_id == o.customer_id &&
105
+ institution_login_id == o.institution_login_id
102
106
  end
103
107
 
104
108
  # @see the `==` method
@@ -110,7 +114,7 @@ module FuseClient
110
114
  # Calculates hash code according to all attributes.
111
115
  # @return [Integer] Hash code
112
116
  def hash
113
- [rank, merchant, value].hash
117
+ [customer_id, institution_login_id].hash
114
118
  end
115
119
 
116
120
  # Builds the object from hash
@@ -102,6 +102,7 @@ module FuseClient
102
102
  # List of attributes with nullable: true
103
103
  def self.openapi_nullable
104
104
  Set.new([
105
+ :'subtype',
105
106
  :'remote_data'
106
107
  ])
107
108
  end
@@ -62,6 +62,8 @@ module FuseClient
62
62
  Set.new([
63
63
  :'available',
64
64
  :'current',
65
+ :'iso_currency_code',
66
+ :'last_updated_date'
65
67
  ])
66
68
  end
67
69
 
@@ -57,6 +57,8 @@ module FuseClient
57
57
  Set.new([
58
58
  :'available',
59
59
  :'current',
60
+ :'iso_currency_code',
61
+ :'last_updated_date'
60
62
  ])
61
63
  end
62
64
 
@@ -96,10 +96,6 @@ module FuseClient
96
96
  invalid_properties.push('invalid value for "remote_id", remote_id cannot be nil.')
97
97
  end
98
98
 
99
- if @ach.nil?
100
- invalid_properties.push('invalid value for "ach", ach cannot be nil.')
101
- end
102
-
103
99
  invalid_properties
104
100
  end
105
101
 
@@ -107,7 +103,6 @@ module FuseClient
107
103
  # @return true if the model is valid
108
104
  def valid?
109
105
  return false if @remote_id.nil?
110
- return false if @ach.nil?
111
106
  true
112
107
  end
113
108
 
@@ -112,12 +112,17 @@ module FuseClient
112
112
  # @return Array for valid properties with the reasons
113
113
  def list_invalid_properties
114
114
  invalid_properties = Array.new
115
+ if @number.nil?
116
+ invalid_properties.push('invalid value for "number", number cannot be nil.')
117
+ end
118
+
115
119
  invalid_properties
116
120
  end
117
121
 
118
122
  # Check to see if the all the properties in the model are valid
119
123
  # @return true if the model is valid
120
124
  def valid?
125
+ return false if @number.nil?
121
126
  true
122
127
  end
123
128
 
@@ -137,6 +137,7 @@ module FuseClient
137
137
  # List of attributes with nullable: true
138
138
  def self.openapi_nullable
139
139
  Set.new([
140
+ :'subtype',
140
141
  :'remote_data',
141
142
  ])
142
143
  end
@@ -59,6 +59,11 @@ module FuseClient
59
59
  # List of attributes with nullable: true
60
60
  def self.openapi_nullable
61
61
  Set.new([
62
+ :'request_id',
63
+ :'title',
64
+ :'details',
65
+ :'code',
66
+ :'type',
62
67
  ])
63
68
  end
64
69
 
@@ -54,6 +54,9 @@ module FuseClient
54
54
  MISSING_BASIQ_API_KEY_HEADER = "missing_basiq_api_key_header".freeze
55
55
  MISSING_BELVO_SECRET_ID_HEADER = "missing_belvo_secret_id_header".freeze
56
56
  MISSING_BELVO_SECRET_PASSWORD_HEADER = "missing_belvo_secret_password_header".freeze
57
+ MISSING_FINICITY_PARTNER_ID_HEADER = "missing_finicity_partner_id_header".freeze
58
+ MISSING_FINICITY_APP_KEY_HEADER = "missing_finicity_app_key_header".freeze
59
+ MISSING_FINICITY_PARTNER_SECRET_HEADER = "missing_finicity_partner_secret_header".freeze
57
60
  MISSING_FUSE_VERIFICATION_HEADER = "missing_fuse_verification_header".freeze
58
61
  AGGREGATOR_ERROR = "aggregator_error".freeze
59
62
  AGGREGATOR_DISCONNECTED_ERROR = "aggregator_disconnected_error".freeze
@@ -69,7 +72,7 @@ module FuseClient
69
72
  OTHER = "other".freeze
70
73
 
71
74
  def self.all_vars
72
- @all_vars ||= [ASSET_REPORT_GENERATION_FAILED, ASSET_REPORT_NOT_READY, CLIENT_ERROR, INVALID_HEADERS, INVALID_REQUEST_BODY, INTERNAL_SERVER_ERROR, ORGANIZATION_NOT_FOUND, ENTITY_NOT_FOUND, SESSION_NOT_FOUND, FINANCIAL_INSTITUTION_NOT_FOUND, CONSUMER_RISK_REPORT_NOT_FOUND, CONSUMER_RISK_REPORT_CUSTOMIZATION_NOT_FOUND, MISSING_ACCESS_TOKEN, MISSING_PLAID_CLIENT_ID_HEADER, MISSING_PLAID_SECRET_HEADER, MISSING_MX_CLIENT_ID_HEADER, MISSING_MX_API_KEY_HEADER, MISSING_TELLER_PRIVATE_KEY_HEADER, MISSING_TELLER_CERTIFICATE_HEADER, MISSING_TELLER_APPLICATION_ID_HEADER, MISSING_TELLER_SIGNING_SECRET_HEADER, MISSING_SNAPTRADE_CLIENT_ID_HEADER, MISSING_SNAPTRADE_CONSUMER_KEY_HEADER, MISSING_FLINKS_CA_CUSTOMER_ID_HEADER, MISSING_FLINKS_US_CUSTOMER_ID_HEADER, MISSING_FLINKS_CA_INSTANCE_ID_HEADER, MISSING_FLINKS_US_INSTANCE_ID_HEADER, MISSING_MONO_PUBLIC_KEY_HEADER, MISSING_MONO_SECRET_KEY_HEADER, MISSING_MONO_WEBHOOK_SECRET_HEADER, MISSING_TRUELAYER_CLIENT_ID_HEADER, MISSING_TRUELAYER_CLIENT_SECRET_HEADER, MISSING_TRUELAYER_REDIRECT_URI_HEADER, MISSING_FINVERSE_CLIENT_ID_HEADER, MISSING_FINVERSE_CLIENT_SECRET_HEADER, MISSING_FINVERSE_REDIRECT_URI_HEADER, MISSING_BASIQ_API_KEY_HEADER, MISSING_BELVO_SECRET_ID_HEADER, MISSING_BELVO_SECRET_PASSWORD_HEADER, MISSING_FUSE_VERIFICATION_HEADER, AGGREGATOR_ERROR, AGGREGATOR_DISCONNECTED_ERROR, AGGREGATOR_CONNECTION_FINISHED_ERROR, AGGREGATOR_RATE_LIMIT_ERROR, REQUEST_BODY_MISSING, REQUEST_CONTENT_TYPE_INVALID, REQUEST_BODY_INVALID_JSON, WEBHOOK_ERROR, TIMEOUT, INVALID_CERTIFICATE, INVALID_PRIVATE_KEY, OTHER].freeze
75
+ @all_vars ||= [ASSET_REPORT_GENERATION_FAILED, ASSET_REPORT_NOT_READY, CLIENT_ERROR, INVALID_HEADERS, INVALID_REQUEST_BODY, INTERNAL_SERVER_ERROR, ORGANIZATION_NOT_FOUND, ENTITY_NOT_FOUND, SESSION_NOT_FOUND, FINANCIAL_INSTITUTION_NOT_FOUND, CONSUMER_RISK_REPORT_NOT_FOUND, CONSUMER_RISK_REPORT_CUSTOMIZATION_NOT_FOUND, MISSING_ACCESS_TOKEN, MISSING_PLAID_CLIENT_ID_HEADER, MISSING_PLAID_SECRET_HEADER, MISSING_MX_CLIENT_ID_HEADER, MISSING_MX_API_KEY_HEADER, MISSING_TELLER_PRIVATE_KEY_HEADER, MISSING_TELLER_CERTIFICATE_HEADER, MISSING_TELLER_APPLICATION_ID_HEADER, MISSING_TELLER_SIGNING_SECRET_HEADER, MISSING_SNAPTRADE_CLIENT_ID_HEADER, MISSING_SNAPTRADE_CONSUMER_KEY_HEADER, MISSING_FLINKS_CA_CUSTOMER_ID_HEADER, MISSING_FLINKS_US_CUSTOMER_ID_HEADER, MISSING_FLINKS_CA_INSTANCE_ID_HEADER, MISSING_FLINKS_US_INSTANCE_ID_HEADER, MISSING_MONO_PUBLIC_KEY_HEADER, MISSING_MONO_SECRET_KEY_HEADER, MISSING_MONO_WEBHOOK_SECRET_HEADER, MISSING_TRUELAYER_CLIENT_ID_HEADER, MISSING_TRUELAYER_CLIENT_SECRET_HEADER, MISSING_TRUELAYER_REDIRECT_URI_HEADER, MISSING_FINVERSE_CLIENT_ID_HEADER, MISSING_FINVERSE_CLIENT_SECRET_HEADER, MISSING_FINVERSE_REDIRECT_URI_HEADER, MISSING_BASIQ_API_KEY_HEADER, MISSING_BELVO_SECRET_ID_HEADER, MISSING_BELVO_SECRET_PASSWORD_HEADER, MISSING_FINICITY_PARTNER_ID_HEADER, MISSING_FINICITY_APP_KEY_HEADER, MISSING_FINICITY_PARTNER_SECRET_HEADER, MISSING_FUSE_VERIFICATION_HEADER, AGGREGATOR_ERROR, AGGREGATOR_DISCONNECTED_ERROR, AGGREGATOR_CONNECTION_FINISHED_ERROR, AGGREGATOR_RATE_LIMIT_ERROR, REQUEST_BODY_MISSING, REQUEST_CONTENT_TYPE_INVALID, REQUEST_BODY_INVALID_JSON, WEBHOOK_ERROR, TIMEOUT, INVALID_CERTIFICATE, INVALID_PRIVATE_KEY, OTHER].freeze
73
76
  end
74
77
 
75
78
  # Builds the enum from string
@@ -18,7 +18,7 @@ module FuseClient
18
18
  # Remote Id of the transaction, ie Plaid or Teller Id
19
19
  attr_accessor :remote_id
20
20
 
21
- # Uniquely identifies this account across all transactions for a single financial connection. Used for reconnection deduplication. This field may or may not be present depending on if a transaction can be uniquely identified. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts
21
+ # Uniquely identifies this transaction across all transactions for a single financial connection. Used for reconnection deduplication. This field may or may not be present depending on if a transaction can be uniquely identified. See more information here: https://letsfuse.readme.io/docs/duplicate-accounts
22
22
  attr_accessor :fingerprint
23
23
 
24
24
  # Remote Account Id of the transaction, ie Plaid Account Id
@@ -11,5 +11,5 @@ OpenAPI Generator version: 6.6.0
11
11
  =end
12
12
 
13
13
  module FuseClient
14
- VERSION = '1.0.40'
14
+ VERSION = '1.0.42'
15
15
  end
data/lib/fuse_client.rb CHANGED
@@ -70,31 +70,12 @@ require 'fuse_client/models/exchange_financial_connections_public_token_request'
70
70
  require 'fuse_client/models/exchange_financial_connections_public_token_response'
71
71
  require 'fuse_client/models/external_transaction_event'
72
72
  require 'fuse_client/models/external_transaction_event_status'
73
- require 'fuse_client/models/fin_ql_comparison_feature'
74
- require 'fuse_client/models/fin_ql_feature'
75
- require 'fuse_client/models/fin_ql_feature_one_of'
76
- require 'fuse_client/models/fin_ql_feature_one_of1'
77
- require 'fuse_client/models/fin_ql_feature_one_of2'
78
- require 'fuse_client/models/fin_ql_feature_one_of3'
79
- require 'fuse_client/models/fin_ql_feature_one_of4'
80
- require 'fuse_client/models/fin_ql_feature_one_of5'
81
- require 'fuse_client/models/fin_ql_feature_one_of6'
82
- require 'fuse_client/models/fin_ql_feature_one_of7'
83
- require 'fuse_client/models/fin_ql_feature_request'
84
- require 'fuse_client/models/fin_ql_frequency_feature'
85
- require 'fuse_client/models/fin_ql_individual_merchant_feature'
86
- require 'fuse_client/models/fin_ql_interest_feature'
87
- require 'fuse_client/models/fin_ql_merchant_categories_feature_inner'
88
- require 'fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner'
89
- require 'fuse_client/models/fin_ql_prompt_request'
90
- require 'fuse_client/models/fin_ql_prompt_response'
91
- require 'fuse_client/models/fin_ql_time_based_feature_inner'
92
- require 'fuse_client/models/fin_ql_top_merchants_feature_inner'
93
73
  require 'fuse_client/models/finance_score'
94
74
  require 'fuse_client/models/financial_connection_data'
95
75
  require 'fuse_client/models/financial_connection_details'
96
76
  require 'fuse_client/models/financial_connection_details_basiq'
97
77
  require 'fuse_client/models/financial_connection_details_belvo'
78
+ require 'fuse_client/models/financial_connection_details_finicity'
98
79
  require 'fuse_client/models/financial_connection_details_finverse'
99
80
  require 'fuse_client/models/financial_connection_details_flinks'
100
81
  require 'fuse_client/models/financial_connection_details_mono'
@@ -131,18 +131,6 @@ describe 'FuseApi' do
131
131
  end
132
132
  end
133
133
 
134
- # unit tests for fin_ql_prompt
135
- # FinQL Prompt
136
- # Retrieve information using finQL. Uses data submitted via the /events endpoint. This feature is being built and is not currently available.
137
- # @param [Hash] opts the optional parameters
138
- # @option opts [FinQLPromptRequest] :fin_ql_prompt_request
139
- # @return [FinQLPromptResponse]
140
- describe 'fin_ql_prompt test' do
141
- it 'should work' do
142
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
143
- end
144
- end
145
-
146
134
  # unit tests for get_asset_report
147
135
  # Retrieves the Asset Report in JSON format. For Plaid, you will need to have the assets product enabled on your plaid account.
148
136
  # @param [Hash] opts the optional parameters
@@ -326,6 +314,7 @@ describe 'FuseApi' do
326
314
  # unit tests for sync_financial_connections_data
327
315
  # Sync financial connections data
328
316
  # Call this endpoint upon receiving a financial_connection.sync_data webhook. This will keep the financial connections data up to date.
317
+ # @param fuse_verification
329
318
  # @param body
330
319
  # @param [Hash] opts the optional parameters
331
320
  # @return [SyncFinancialConnectionsDataResponse]
@@ -37,6 +37,18 @@ describe FuseClient::ExchangeFinancialConnectionsPublicTokenResponse do
37
37
  end
38
38
  end
39
39
 
40
+ describe 'test attribute "institution"' do
41
+ it 'should work' do
42
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
43
+ end
44
+ end
45
+
46
+ describe 'test attribute "aggregator"' do
47
+ it 'should work' do
48
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
49
+ end
50
+ end
51
+
40
52
  describe 'test attribute "request_id"' do
41
53
  it 'should work' do
42
54
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -14,24 +14,24 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for FuseClient::FinQLPromptResponse
17
+ # Unit tests for FuseClient::FinancialConnectionDetailsFinicity
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe FuseClient::FinQLPromptResponse do
21
- let(:instance) { FuseClient::FinQLPromptResponse.new }
20
+ describe FuseClient::FinancialConnectionDetailsFinicity do
21
+ let(:instance) { FuseClient::FinancialConnectionDetailsFinicity.new }
22
22
 
23
- describe 'test an instance of FinQLPromptResponse' do
24
- it 'should create an instance of FinQLPromptResponse' do
25
- expect(instance).to be_instance_of(FuseClient::FinQLPromptResponse)
23
+ describe 'test an instance of FinancialConnectionDetailsFinicity' do
24
+ it 'should create an instance of FinancialConnectionDetailsFinicity' do
25
+ expect(instance).to be_instance_of(FuseClient::FinancialConnectionDetailsFinicity)
26
26
  end
27
27
  end
28
- describe 'test attribute "feature"' do
28
+ describe 'test attribute "customer_id"' do
29
29
  it 'should work' do
30
30
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
31
31
  end
32
32
  end
33
33
 
34
- describe 'test attribute "request_id"' do
34
+ describe 'test attribute "institution_login_id"' do
35
35
  it 'should work' do
36
36
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
37
37
  end
@@ -119,4 +119,10 @@ describe FuseClient::FinancialConnectionDetails do
119
119
  end
120
120
  end
121
121
 
122
+ describe 'test attribute "finicity"' do
123
+ it 'should work' do
124
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
125
+ end
126
+ end
127
+
122
128
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fuse_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.40
4
+ version: 1.0.42
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-25 00:00:00.000000000 Z
11
+ date: 2023-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -115,31 +115,12 @@ files:
115
115
  - docs/ExchangeFinancialConnectionsPublicTokenResponse.md
116
116
  - docs/ExternalTransactionEvent.md
117
117
  - docs/ExternalTransactionEventStatus.md
118
- - docs/FinQLComparisonFeature.md
119
- - docs/FinQLFeature.md
120
- - docs/FinQLFeatureOneOf.md
121
- - docs/FinQLFeatureOneOf1.md
122
- - docs/FinQLFeatureOneOf2.md
123
- - docs/FinQLFeatureOneOf3.md
124
- - docs/FinQLFeatureOneOf4.md
125
- - docs/FinQLFeatureOneOf5.md
126
- - docs/FinQLFeatureOneOf6.md
127
- - docs/FinQLFeatureOneOf7.md
128
- - docs/FinQLFeatureRequest.md
129
- - docs/FinQLFrequencyFeature.md
130
- - docs/FinQLIndividualMerchantFeature.md
131
- - docs/FinQLInterestFeature.md
132
- - docs/FinQLMerchantCategoriesFeatureInner.md
133
- - docs/FinQLMerchantCategoriesFeatureInnerResultInner.md
134
- - docs/FinQLPromptRequest.md
135
- - docs/FinQLPromptResponse.md
136
- - docs/FinQLTimeBasedFeatureInner.md
137
- - docs/FinQLTopMerchantsFeatureInner.md
138
118
  - docs/FinanceScore.md
139
119
  - docs/FinancialConnectionData.md
140
120
  - docs/FinancialConnectionDetails.md
141
121
  - docs/FinancialConnectionDetailsBasiq.md
142
122
  - docs/FinancialConnectionDetailsBelvo.md
123
+ - docs/FinancialConnectionDetailsFinicity.md
143
124
  - docs/FinancialConnectionDetailsFinverse.md
144
125
  - docs/FinancialConnectionDetailsFlinks.md
145
126
  - docs/FinancialConnectionDetailsMono.md
@@ -305,31 +286,12 @@ files:
305
286
  - lib/fuse_client/models/exchange_financial_connections_public_token_response.rb
306
287
  - lib/fuse_client/models/external_transaction_event.rb
307
288
  - lib/fuse_client/models/external_transaction_event_status.rb
308
- - lib/fuse_client/models/fin_ql_comparison_feature.rb
309
- - lib/fuse_client/models/fin_ql_feature.rb
310
- - lib/fuse_client/models/fin_ql_feature_one_of.rb
311
- - lib/fuse_client/models/fin_ql_feature_one_of1.rb
312
- - lib/fuse_client/models/fin_ql_feature_one_of2.rb
313
- - lib/fuse_client/models/fin_ql_feature_one_of3.rb
314
- - lib/fuse_client/models/fin_ql_feature_one_of4.rb
315
- - lib/fuse_client/models/fin_ql_feature_one_of5.rb
316
- - lib/fuse_client/models/fin_ql_feature_one_of6.rb
317
- - lib/fuse_client/models/fin_ql_feature_one_of7.rb
318
- - lib/fuse_client/models/fin_ql_feature_request.rb
319
- - lib/fuse_client/models/fin_ql_frequency_feature.rb
320
- - lib/fuse_client/models/fin_ql_individual_merchant_feature.rb
321
- - lib/fuse_client/models/fin_ql_interest_feature.rb
322
- - lib/fuse_client/models/fin_ql_merchant_categories_feature_inner.rb
323
- - lib/fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner.rb
324
- - lib/fuse_client/models/fin_ql_prompt_request.rb
325
- - lib/fuse_client/models/fin_ql_prompt_response.rb
326
- - lib/fuse_client/models/fin_ql_time_based_feature_inner.rb
327
- - lib/fuse_client/models/fin_ql_top_merchants_feature_inner.rb
328
289
  - lib/fuse_client/models/finance_score.rb
329
290
  - lib/fuse_client/models/financial_connection_data.rb
330
291
  - lib/fuse_client/models/financial_connection_details.rb
331
292
  - lib/fuse_client/models/financial_connection_details_basiq.rb
332
293
  - lib/fuse_client/models/financial_connection_details_belvo.rb
294
+ - lib/fuse_client/models/financial_connection_details_finicity.rb
333
295
  - lib/fuse_client/models/financial_connection_details_finverse.rb
334
296
  - lib/fuse_client/models/financial_connection_details_flinks.rb
335
297
  - lib/fuse_client/models/financial_connection_details_mono.rb
@@ -490,30 +452,11 @@ files:
490
452
  - spec/models/exchange_financial_connections_public_token_response_spec.rb
491
453
  - spec/models/external_transaction_event_spec.rb
492
454
  - spec/models/external_transaction_event_status_spec.rb
493
- - spec/models/fin_ql_comparison_feature_spec.rb
494
- - spec/models/fin_ql_feature_one_of1_spec.rb
495
- - spec/models/fin_ql_feature_one_of2_spec.rb
496
- - spec/models/fin_ql_feature_one_of3_spec.rb
497
- - spec/models/fin_ql_feature_one_of4_spec.rb
498
- - spec/models/fin_ql_feature_one_of5_spec.rb
499
- - spec/models/fin_ql_feature_one_of6_spec.rb
500
- - spec/models/fin_ql_feature_one_of7_spec.rb
501
- - spec/models/fin_ql_feature_one_of_spec.rb
502
- - spec/models/fin_ql_feature_request_spec.rb
503
- - spec/models/fin_ql_feature_spec.rb
504
- - spec/models/fin_ql_frequency_feature_spec.rb
505
- - spec/models/fin_ql_individual_merchant_feature_spec.rb
506
- - spec/models/fin_ql_interest_feature_spec.rb
507
- - spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb
508
- - spec/models/fin_ql_merchant_categories_feature_inner_spec.rb
509
- - spec/models/fin_ql_prompt_request_spec.rb
510
- - spec/models/fin_ql_prompt_response_spec.rb
511
- - spec/models/fin_ql_time_based_feature_inner_spec.rb
512
- - spec/models/fin_ql_top_merchants_feature_inner_spec.rb
513
455
  - spec/models/finance_score_spec.rb
514
456
  - spec/models/financial_connection_data_spec.rb
515
457
  - spec/models/financial_connection_details_basiq_spec.rb
516
458
  - spec/models/financial_connection_details_belvo_spec.rb
459
+ - spec/models/financial_connection_details_finicity_spec.rb
517
460
  - spec/models/financial_connection_details_finverse_spec.rb
518
461
  - spec/models/financial_connection_details_flinks_spec.rb
519
462
  - spec/models/financial_connection_details_mono_spec.rb
@@ -646,24 +589,17 @@ test_files:
646
589
  - spec/api/risk_report_api_spec.rb
647
590
  - spec/api_client_spec.rb
648
591
  - spec/configuration_spec.rb
649
- - spec/models/fin_ql_feature_one_of_spec.rb
650
- - spec/models/fin_ql_prompt_response_spec.rb
651
- - spec/models/fin_ql_merchant_categories_feature_inner_spec.rb
652
- - spec/models/fin_ql_feature_one_of2_spec.rb
653
- - spec/models/fin_ql_individual_merchant_feature_spec.rb
654
592
  - spec/models/asset_report_accounts_inner_historical_balances_inner_spec.rb
655
593
  - spec/models/webhook_source_spec.rb
656
594
  - spec/models/migrate_financial_connections_aggregator_connection_data_mx_spec.rb
657
595
  - spec/models/financial_institution_spec.rb
658
596
  - spec/models/financial_connections_owner_addresses_inner_data_spec.rb
659
597
  - spec/models/financial_connections_investment_security_exchange_spec.rb
660
- - spec/models/fin_ql_feature_request_spec.rb
661
598
  - spec/models/get_asset_report_request_spec.rb
662
599
  - spec/models/get_financial_connections_transactions_response_spec.rb
663
600
  - spec/models/eval_consumer_risk_report_request_spec.rb
664
601
  - spec/models/exchange_financial_connections_public_token_response_spec.rb
665
602
  - spec/models/transaction_to_enrich_spec.rb
666
- - spec/models/fin_ql_prompt_request_spec.rb
667
603
  - spec/models/account_subtype_spec.rb
668
604
  - spec/models/add_account_events_request_events_inner_spec.rb
669
605
  - spec/models/create_link_token_request_teller_config_account_filter_credit_one_of_spec.rb
@@ -682,13 +618,11 @@ test_files:
682
618
  - spec/models/transaction_category_spec.rb
683
619
  - spec/models/get_financial_connections_account_statement_request_spec.rb
684
620
  - spec/models/get_finance_score_response_spec.rb
685
- - spec/models/fin_ql_frequency_feature_spec.rb
686
621
  - spec/models/delete_financial_connection_response_spec.rb
687
622
  - spec/models/financial_connections_account_balance_spec.rb
688
623
  - spec/models/get_investment_transactions_request_options_spec.rb
689
624
  - spec/models/get_financial_institution_response_spec.rb
690
625
  - spec/models/fuse_api_error_code_spec.rb
691
- - spec/models/fin_ql_feature_one_of3_spec.rb
692
626
  - spec/models/financial_connections_account_details_account_number_spec.rb
693
627
  - spec/models/create_link_token_request_spec.rb
694
628
  - spec/models/product_spec.rb
@@ -700,13 +634,10 @@ test_files:
700
634
  - spec/models/financial_connections_account_details_ach_spec.rb
701
635
  - spec/models/create_link_token_request_teller_spec.rb
702
636
  - spec/models/get_investment_transactions_response_spec.rb
703
- - spec/models/fin_ql_feature_one_of1_spec.rb
704
637
  - spec/models/transaction_category_primary_spec.rb
705
- - spec/models/fin_ql_comparison_feature_spec.rb
706
638
  - spec/models/fuse_api_error_type_spec.rb
707
639
  - spec/models/asset_report_accounts_inner_spec.rb
708
640
  - spec/models/webhook_event_spec.rb
709
- - spec/models/fin_ql_time_based_feature_inner_spec.rb
710
641
  - spec/models/account_type_spec.rb
711
642
  - spec/models/create_link_token_request_teller_config_account_filter_depository_one_of_spec.rb
712
643
  - spec/models/create_link_token_request_teller_config_account_filter_spec.rb
@@ -715,7 +646,6 @@ test_files:
715
646
  - spec/models/financial_connection_details_mx_spec.rb
716
647
  - spec/models/get_financial_connections_account_statement_response_spec.rb
717
648
  - spec/models/get_financial_connections_owners_response_spec.rb
718
- - spec/models/fin_ql_top_merchants_feature_inner_spec.rb
719
649
  - spec/models/financial_connections_investment_transaction_subtype_spec.rb
720
650
  - spec/models/migrate_financial_connections_token_response_spec.rb
721
651
  - spec/models/asset_report_spec.rb
@@ -749,7 +679,6 @@ test_files:
749
679
  - spec/models/financial_connections_owner_phone_numbers_inner_spec.rb
750
680
  - spec/models/fuse_api_warning_data_spec.rb
751
681
  - spec/models/create_session_response_spec.rb
752
- - spec/models/fin_ql_feature_one_of5_spec.rb
753
682
  - spec/models/migrate_financial_connections_token_request_entity_spec.rb
754
683
  - spec/models/refresh_asset_report_response_spec.rb
755
684
  - spec/models/create_link_token_request_teller_config_spec.rb
@@ -769,7 +698,6 @@ test_files:
769
698
  - spec/models/financial_connections_holding_spec.rb
770
699
  - spec/models/financial_connection_data_spec.rb
771
700
  - spec/models/get_financial_connections_balance_request_options_spec.rb
772
- - spec/models/fin_ql_feature_one_of4_spec.rb
773
701
  - spec/models/currency_spec.rb
774
702
  - spec/models/get_financial_connections_balance_response_spec.rb
775
703
  - spec/models/financial_connection_details_finverse_spec.rb
@@ -789,12 +717,9 @@ test_files:
789
717
  - spec/models/get_financial_connections_owners_response_accounts_inner_spec.rb
790
718
  - spec/models/create_link_token_request_teller_config_account_filter_credit_spec.rb
791
719
  - spec/models/update_entity_response_spec.rb
792
- - spec/models/fin_ql_feature_spec.rb
793
720
  - spec/models/get_investment_holdings_response_spec.rb
794
721
  - spec/models/migrate_financial_connections_aggregator_connection_data_spec.rb
795
- - spec/models/fin_ql_feature_one_of6_spec.rb
796
722
  - spec/models/financial_connections_investment_security_type_spec.rb
797
- - spec/models/fin_ql_interest_feature_spec.rb
798
723
  - spec/models/create_link_token_request_plaid_spec.rb
799
724
  - spec/models/fuse_api_error_spec.rb
800
725
  - spec/models/get_investment_holdings_request_options_spec.rb
@@ -802,7 +727,7 @@ test_files:
802
727
  - spec/models/aggregator_spec.rb
803
728
  - spec/models/updated_balance_event_spec.rb
804
729
  - spec/models/get_financial_connections_transactions_request_spec.rb
805
- - spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb
730
+ - spec/models/financial_connection_details_finicity_spec.rb
806
731
  - spec/models/consumer_risk_report_spec.rb
807
732
  - spec/models/financial_connection_details_spec.rb
808
733
  - spec/models/external_transaction_event_spec.rb
@@ -823,7 +748,6 @@ test_files:
823
748
  - spec/models/asset_report_transaction_spec.rb
824
749
  - spec/models/add_account_events_request_spec.rb
825
750
  - spec/models/financial_connections_account_liability_all_of_aprs_spec.rb
826
- - spec/models/fin_ql_feature_one_of7_spec.rb
827
751
  - spec/models/financial_connections_account_liability_spec.rb
828
752
  - spec/models/get_consumer_risk_report_response_spec.rb
829
753
  - spec/spec_helper.rb
@@ -1,26 +0,0 @@
1
- # FuseClient::FinQLComparisonFeature
2
-
3
- ## Properties
4
-
5
- | Name | Type | Description | Notes |
6
- | ---- | ---- | ----------- | ----- |
7
- | **merchant_a** | [**Merchant**](Merchant.md) | | [optional] |
8
- | **merchant_b** | [**Merchant**](Merchant.md) | | [optional] |
9
- | **comparison_metric** | **String** | | [optional] |
10
- | **value_a** | **String** | | [optional] |
11
- | **value_b** | **String** | | [optional] |
12
-
13
- ## Example
14
-
15
- ```ruby
16
- require 'fuse_client'
17
-
18
- instance = FuseClient::FinQLComparisonFeature.new(
19
- merchant_a: null,
20
- merchant_b: null,
21
- comparison_metric: null,
22
- value_a: null,
23
- value_b: null
24
- )
25
- ```
26
-