fuse_client 1.0.41 → 1.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/docs/FinancialConnectionData.md +1 -1
- data/docs/FinancialConnectionsAccountDetails.md +1 -1
- data/docs/FinancialConnectionsAccountDetailsAccountNumber.md +1 -1
- data/docs/FuseApi.md +6 -83
- data/docs/Transaction.md +1 -1
- data/lib/fuse_client/api/fuse_api.rb +10 -67
- data/lib/fuse_client/configuration.rb +32 -11
- data/lib/fuse_client/models/financial_connection_data.rb +1 -5
- data/lib/fuse_client/models/financial_connections_account.rb +1 -0
- data/lib/fuse_client/models/financial_connections_account_balance.rb +2 -0
- data/lib/fuse_client/models/financial_connections_account_cached_balance.rb +2 -0
- data/lib/fuse_client/models/financial_connections_account_details.rb +0 -5
- data/lib/fuse_client/models/financial_connections_account_details_account_number.rb +5 -0
- data/lib/fuse_client/models/financial_connections_account_liability.rb +1 -0
- data/lib/fuse_client/models/fuse_api_aggregator_error.rb +5 -0
- data/lib/fuse_client/models/transaction.rb +1 -1
- data/lib/fuse_client/version.rb +1 -1
- data/lib/fuse_client.rb +0 -20
- data/spec/api/fuse_api_spec.rb +1 -12
- metadata +2 -82
- data/docs/FinQLComparisonFeature.md +0 -26
- data/docs/FinQLFeature.md +0 -61
- data/docs/FinQLFeatureOneOf.md +0 -18
- data/docs/FinQLFeatureOneOf1.md +0 -18
- data/docs/FinQLFeatureOneOf2.md +0 -18
- data/docs/FinQLFeatureOneOf3.md +0 -18
- data/docs/FinQLFeatureOneOf4.md +0 -18
- data/docs/FinQLFeatureOneOf5.md +0 -18
- data/docs/FinQLFeatureOneOf6.md +0 -18
- data/docs/FinQLFeatureOneOf7.md +0 -18
- data/docs/FinQLFeatureRequest.md +0 -15
- data/docs/FinQLFrequencyFeature.md +0 -20
- data/docs/FinQLIndividualMerchantFeature.md +0 -20
- data/docs/FinQLInterestFeature.md +0 -18
- data/docs/FinQLMerchantCategoriesFeatureInner.md +0 -20
- data/docs/FinQLMerchantCategoriesFeatureInnerResultInner.md +0 -20
- data/docs/FinQLPromptRequest.md +0 -22
- data/docs/FinQLPromptResponse.md +0 -20
- data/docs/FinQLTimeBasedFeatureInner.md +0 -20
- data/docs/FinQLTopMerchantsFeatureInner.md +0 -22
- data/lib/fuse_client/models/fin_ql_comparison_feature.rb +0 -255
- data/lib/fuse_client/models/fin_ql_feature.rb +0 -111
- data/lib/fuse_client/models/fin_ql_feature_one_of.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of1.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of2.rb +0 -221
- data/lib/fuse_client/models/fin_ql_feature_one_of3.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of4.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of5.rb +0 -221
- data/lib/fuse_client/models/fin_ql_feature_one_of6.rb +0 -219
- data/lib/fuse_client/models/fin_ql_feature_one_of7.rb +0 -221
- data/lib/fuse_client/models/fin_ql_feature_request.rb +0 -46
- data/lib/fuse_client/models/fin_ql_frequency_feature.rb +0 -262
- data/lib/fuse_client/models/fin_ql_individual_merchant_feature.rb +0 -228
- data/lib/fuse_client/models/fin_ql_interest_feature.rb +0 -219
- data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner.rb +0 -230
- data/lib/fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner.rb +0 -228
- data/lib/fuse_client/models/fin_ql_prompt_request.rb +0 -276
- data/lib/fuse_client/models/fin_ql_prompt_response.rb +0 -234
- data/lib/fuse_client/models/fin_ql_time_based_feature_inner.rb +0 -228
- data/lib/fuse_client/models/fin_ql_top_merchants_feature_inner.rb +0 -237
- data/spec/models/fin_ql_comparison_feature_spec.rb +0 -58
- data/spec/models/fin_ql_feature_one_of1_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of2_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of3_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of4_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of5_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of6_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of7_spec.rb +0 -34
- data/spec/models/fin_ql_feature_one_of_spec.rb +0 -34
- data/spec/models/fin_ql_feature_request_spec.rb +0 -28
- data/spec/models/fin_ql_feature_spec.rb +0 -31
- data/spec/models/fin_ql_frequency_feature_spec.rb +0 -44
- data/spec/models/fin_ql_individual_merchant_feature_spec.rb +0 -40
- data/spec/models/fin_ql_interest_feature_spec.rb +0 -34
- data/spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb +0 -40
- data/spec/models/fin_ql_merchant_categories_feature_inner_spec.rb +0 -40
- data/spec/models/fin_ql_prompt_request_spec.rb +0 -46
- data/spec/models/fin_ql_prompt_response_spec.rb +0 -40
- data/spec/models/fin_ql_time_based_feature_inner_spec.rb +0 -40
- data/spec/models/fin_ql_top_merchants_feature_inner_spec.rb +0 -46
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.
|
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-
|
11
|
+
date: 2023-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -115,26 +115,6 @@ 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
|
@@ -306,26 +286,6 @@ files:
|
|
306
286
|
- lib/fuse_client/models/exchange_financial_connections_public_token_response.rb
|
307
287
|
- lib/fuse_client/models/external_transaction_event.rb
|
308
288
|
- lib/fuse_client/models/external_transaction_event_status.rb
|
309
|
-
- lib/fuse_client/models/fin_ql_comparison_feature.rb
|
310
|
-
- lib/fuse_client/models/fin_ql_feature.rb
|
311
|
-
- lib/fuse_client/models/fin_ql_feature_one_of.rb
|
312
|
-
- lib/fuse_client/models/fin_ql_feature_one_of1.rb
|
313
|
-
- lib/fuse_client/models/fin_ql_feature_one_of2.rb
|
314
|
-
- lib/fuse_client/models/fin_ql_feature_one_of3.rb
|
315
|
-
- lib/fuse_client/models/fin_ql_feature_one_of4.rb
|
316
|
-
- lib/fuse_client/models/fin_ql_feature_one_of5.rb
|
317
|
-
- lib/fuse_client/models/fin_ql_feature_one_of6.rb
|
318
|
-
- lib/fuse_client/models/fin_ql_feature_one_of7.rb
|
319
|
-
- lib/fuse_client/models/fin_ql_feature_request.rb
|
320
|
-
- lib/fuse_client/models/fin_ql_frequency_feature.rb
|
321
|
-
- lib/fuse_client/models/fin_ql_individual_merchant_feature.rb
|
322
|
-
- lib/fuse_client/models/fin_ql_interest_feature.rb
|
323
|
-
- lib/fuse_client/models/fin_ql_merchant_categories_feature_inner.rb
|
324
|
-
- lib/fuse_client/models/fin_ql_merchant_categories_feature_inner_result_inner.rb
|
325
|
-
- lib/fuse_client/models/fin_ql_prompt_request.rb
|
326
|
-
- lib/fuse_client/models/fin_ql_prompt_response.rb
|
327
|
-
- lib/fuse_client/models/fin_ql_time_based_feature_inner.rb
|
328
|
-
- lib/fuse_client/models/fin_ql_top_merchants_feature_inner.rb
|
329
289
|
- lib/fuse_client/models/finance_score.rb
|
330
290
|
- lib/fuse_client/models/financial_connection_data.rb
|
331
291
|
- lib/fuse_client/models/financial_connection_details.rb
|
@@ -492,26 +452,6 @@ files:
|
|
492
452
|
- spec/models/exchange_financial_connections_public_token_response_spec.rb
|
493
453
|
- spec/models/external_transaction_event_spec.rb
|
494
454
|
- spec/models/external_transaction_event_status_spec.rb
|
495
|
-
- spec/models/fin_ql_comparison_feature_spec.rb
|
496
|
-
- spec/models/fin_ql_feature_one_of1_spec.rb
|
497
|
-
- spec/models/fin_ql_feature_one_of2_spec.rb
|
498
|
-
- spec/models/fin_ql_feature_one_of3_spec.rb
|
499
|
-
- spec/models/fin_ql_feature_one_of4_spec.rb
|
500
|
-
- spec/models/fin_ql_feature_one_of5_spec.rb
|
501
|
-
- spec/models/fin_ql_feature_one_of6_spec.rb
|
502
|
-
- spec/models/fin_ql_feature_one_of7_spec.rb
|
503
|
-
- spec/models/fin_ql_feature_one_of_spec.rb
|
504
|
-
- spec/models/fin_ql_feature_request_spec.rb
|
505
|
-
- spec/models/fin_ql_feature_spec.rb
|
506
|
-
- spec/models/fin_ql_frequency_feature_spec.rb
|
507
|
-
- spec/models/fin_ql_individual_merchant_feature_spec.rb
|
508
|
-
- spec/models/fin_ql_interest_feature_spec.rb
|
509
|
-
- spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb
|
510
|
-
- spec/models/fin_ql_merchant_categories_feature_inner_spec.rb
|
511
|
-
- spec/models/fin_ql_prompt_request_spec.rb
|
512
|
-
- spec/models/fin_ql_prompt_response_spec.rb
|
513
|
-
- spec/models/fin_ql_time_based_feature_inner_spec.rb
|
514
|
-
- spec/models/fin_ql_top_merchants_feature_inner_spec.rb
|
515
455
|
- spec/models/finance_score_spec.rb
|
516
456
|
- spec/models/financial_connection_data_spec.rb
|
517
457
|
- spec/models/financial_connection_details_basiq_spec.rb
|
@@ -649,24 +589,17 @@ test_files:
|
|
649
589
|
- spec/api/risk_report_api_spec.rb
|
650
590
|
- spec/api_client_spec.rb
|
651
591
|
- spec/configuration_spec.rb
|
652
|
-
- spec/models/fin_ql_feature_one_of_spec.rb
|
653
|
-
- spec/models/fin_ql_prompt_response_spec.rb
|
654
|
-
- spec/models/fin_ql_merchant_categories_feature_inner_spec.rb
|
655
|
-
- spec/models/fin_ql_feature_one_of2_spec.rb
|
656
|
-
- spec/models/fin_ql_individual_merchant_feature_spec.rb
|
657
592
|
- spec/models/asset_report_accounts_inner_historical_balances_inner_spec.rb
|
658
593
|
- spec/models/webhook_source_spec.rb
|
659
594
|
- spec/models/migrate_financial_connections_aggregator_connection_data_mx_spec.rb
|
660
595
|
- spec/models/financial_institution_spec.rb
|
661
596
|
- spec/models/financial_connections_owner_addresses_inner_data_spec.rb
|
662
597
|
- spec/models/financial_connections_investment_security_exchange_spec.rb
|
663
|
-
- spec/models/fin_ql_feature_request_spec.rb
|
664
598
|
- spec/models/get_asset_report_request_spec.rb
|
665
599
|
- spec/models/get_financial_connections_transactions_response_spec.rb
|
666
600
|
- spec/models/eval_consumer_risk_report_request_spec.rb
|
667
601
|
- spec/models/exchange_financial_connections_public_token_response_spec.rb
|
668
602
|
- spec/models/transaction_to_enrich_spec.rb
|
669
|
-
- spec/models/fin_ql_prompt_request_spec.rb
|
670
603
|
- spec/models/account_subtype_spec.rb
|
671
604
|
- spec/models/add_account_events_request_events_inner_spec.rb
|
672
605
|
- spec/models/create_link_token_request_teller_config_account_filter_credit_one_of_spec.rb
|
@@ -685,13 +618,11 @@ test_files:
|
|
685
618
|
- spec/models/transaction_category_spec.rb
|
686
619
|
- spec/models/get_financial_connections_account_statement_request_spec.rb
|
687
620
|
- spec/models/get_finance_score_response_spec.rb
|
688
|
-
- spec/models/fin_ql_frequency_feature_spec.rb
|
689
621
|
- spec/models/delete_financial_connection_response_spec.rb
|
690
622
|
- spec/models/financial_connections_account_balance_spec.rb
|
691
623
|
- spec/models/get_investment_transactions_request_options_spec.rb
|
692
624
|
- spec/models/get_financial_institution_response_spec.rb
|
693
625
|
- spec/models/fuse_api_error_code_spec.rb
|
694
|
-
- spec/models/fin_ql_feature_one_of3_spec.rb
|
695
626
|
- spec/models/financial_connections_account_details_account_number_spec.rb
|
696
627
|
- spec/models/create_link_token_request_spec.rb
|
697
628
|
- spec/models/product_spec.rb
|
@@ -703,13 +634,10 @@ test_files:
|
|
703
634
|
- spec/models/financial_connections_account_details_ach_spec.rb
|
704
635
|
- spec/models/create_link_token_request_teller_spec.rb
|
705
636
|
- spec/models/get_investment_transactions_response_spec.rb
|
706
|
-
- spec/models/fin_ql_feature_one_of1_spec.rb
|
707
637
|
- spec/models/transaction_category_primary_spec.rb
|
708
|
-
- spec/models/fin_ql_comparison_feature_spec.rb
|
709
638
|
- spec/models/fuse_api_error_type_spec.rb
|
710
639
|
- spec/models/asset_report_accounts_inner_spec.rb
|
711
640
|
- spec/models/webhook_event_spec.rb
|
712
|
-
- spec/models/fin_ql_time_based_feature_inner_spec.rb
|
713
641
|
- spec/models/account_type_spec.rb
|
714
642
|
- spec/models/create_link_token_request_teller_config_account_filter_depository_one_of_spec.rb
|
715
643
|
- spec/models/create_link_token_request_teller_config_account_filter_spec.rb
|
@@ -718,7 +646,6 @@ test_files:
|
|
718
646
|
- spec/models/financial_connection_details_mx_spec.rb
|
719
647
|
- spec/models/get_financial_connections_account_statement_response_spec.rb
|
720
648
|
- spec/models/get_financial_connections_owners_response_spec.rb
|
721
|
-
- spec/models/fin_ql_top_merchants_feature_inner_spec.rb
|
722
649
|
- spec/models/financial_connections_investment_transaction_subtype_spec.rb
|
723
650
|
- spec/models/migrate_financial_connections_token_response_spec.rb
|
724
651
|
- spec/models/asset_report_spec.rb
|
@@ -752,7 +679,6 @@ test_files:
|
|
752
679
|
- spec/models/financial_connections_owner_phone_numbers_inner_spec.rb
|
753
680
|
- spec/models/fuse_api_warning_data_spec.rb
|
754
681
|
- spec/models/create_session_response_spec.rb
|
755
|
-
- spec/models/fin_ql_feature_one_of5_spec.rb
|
756
682
|
- spec/models/migrate_financial_connections_token_request_entity_spec.rb
|
757
683
|
- spec/models/refresh_asset_report_response_spec.rb
|
758
684
|
- spec/models/create_link_token_request_teller_config_spec.rb
|
@@ -772,7 +698,6 @@ test_files:
|
|
772
698
|
- spec/models/financial_connections_holding_spec.rb
|
773
699
|
- spec/models/financial_connection_data_spec.rb
|
774
700
|
- spec/models/get_financial_connections_balance_request_options_spec.rb
|
775
|
-
- spec/models/fin_ql_feature_one_of4_spec.rb
|
776
701
|
- spec/models/currency_spec.rb
|
777
702
|
- spec/models/get_financial_connections_balance_response_spec.rb
|
778
703
|
- spec/models/financial_connection_details_finverse_spec.rb
|
@@ -792,12 +717,9 @@ test_files:
|
|
792
717
|
- spec/models/get_financial_connections_owners_response_accounts_inner_spec.rb
|
793
718
|
- spec/models/create_link_token_request_teller_config_account_filter_credit_spec.rb
|
794
719
|
- spec/models/update_entity_response_spec.rb
|
795
|
-
- spec/models/fin_ql_feature_spec.rb
|
796
720
|
- spec/models/get_investment_holdings_response_spec.rb
|
797
721
|
- spec/models/migrate_financial_connections_aggregator_connection_data_spec.rb
|
798
|
-
- spec/models/fin_ql_feature_one_of6_spec.rb
|
799
722
|
- spec/models/financial_connections_investment_security_type_spec.rb
|
800
|
-
- spec/models/fin_ql_interest_feature_spec.rb
|
801
723
|
- spec/models/create_link_token_request_plaid_spec.rb
|
802
724
|
- spec/models/fuse_api_error_spec.rb
|
803
725
|
- spec/models/get_investment_holdings_request_options_spec.rb
|
@@ -806,7 +728,6 @@ test_files:
|
|
806
728
|
- spec/models/updated_balance_event_spec.rb
|
807
729
|
- spec/models/get_financial_connections_transactions_request_spec.rb
|
808
730
|
- spec/models/financial_connection_details_finicity_spec.rb
|
809
|
-
- spec/models/fin_ql_merchant_categories_feature_inner_result_inner_spec.rb
|
810
731
|
- spec/models/consumer_risk_report_spec.rb
|
811
732
|
- spec/models/financial_connection_details_spec.rb
|
812
733
|
- spec/models/external_transaction_event_spec.rb
|
@@ -827,7 +748,6 @@ test_files:
|
|
827
748
|
- spec/models/asset_report_transaction_spec.rb
|
828
749
|
- spec/models/add_account_events_request_spec.rb
|
829
750
|
- spec/models/financial_connections_account_liability_all_of_aprs_spec.rb
|
830
|
-
- spec/models/fin_ql_feature_one_of7_spec.rb
|
831
751
|
- spec/models/financial_connections_account_liability_spec.rb
|
832
752
|
- spec/models/get_consumer_risk_report_response_spec.rb
|
833
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
|
-
|
data/docs/FinQLFeature.md
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeature
|
2
|
-
|
3
|
-
## Class instance methods
|
4
|
-
|
5
|
-
### `openapi_one_of`
|
6
|
-
|
7
|
-
Returns the list of classes defined in oneOf.
|
8
|
-
|
9
|
-
#### Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
FuseClient::FinQLFeature.openapi_one_of
|
15
|
-
# =>
|
16
|
-
# [
|
17
|
-
# :'FinQLFeatureOneOf',
|
18
|
-
# :'FinQLFeatureOneOf1',
|
19
|
-
# :'FinQLFeatureOneOf2',
|
20
|
-
# :'FinQLFeatureOneOf3',
|
21
|
-
# :'FinQLFeatureOneOf4',
|
22
|
-
# :'FinQLFeatureOneOf5',
|
23
|
-
# :'FinQLFeatureOneOf6',
|
24
|
-
# :'FinQLFeatureOneOf7'
|
25
|
-
# ]
|
26
|
-
```
|
27
|
-
|
28
|
-
### build
|
29
|
-
|
30
|
-
Find the appropriate object from the `openapi_one_of` list and casts the data into it.
|
31
|
-
|
32
|
-
#### Example
|
33
|
-
|
34
|
-
```ruby
|
35
|
-
require 'fuse_client'
|
36
|
-
|
37
|
-
FuseClient::FinQLFeature.build(data)
|
38
|
-
# => #<FinQLFeatureOneOf:0x00007fdd4aab02a0>
|
39
|
-
|
40
|
-
FuseClient::FinQLFeature.build(data_that_doesnt_match)
|
41
|
-
# => nil
|
42
|
-
```
|
43
|
-
|
44
|
-
#### Parameters
|
45
|
-
|
46
|
-
| Name | Type | Description |
|
47
|
-
| ---- | ---- | ----------- |
|
48
|
-
| **data** | **Mixed** | data to be matched against the list of oneOf items |
|
49
|
-
|
50
|
-
#### Return type
|
51
|
-
|
52
|
-
- `FinQLFeatureOneOf`
|
53
|
-
- `FinQLFeatureOneOf1`
|
54
|
-
- `FinQLFeatureOneOf2`
|
55
|
-
- `FinQLFeatureOneOf3`
|
56
|
-
- `FinQLFeatureOneOf4`
|
57
|
-
- `FinQLFeatureOneOf5`
|
58
|
-
- `FinQLFeatureOneOf6`
|
59
|
-
- `FinQLFeatureOneOf7`
|
60
|
-
- `nil` (if no type matches)
|
61
|
-
|
data/docs/FinQLFeatureOneOf.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **text** | **String** | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf.new(
|
15
|
-
text: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf1.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf1
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **individual_merchant** | [**FinQLIndividualMerchantFeature**](FinQLIndividualMerchantFeature.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf1.new(
|
15
|
-
individual_merchant: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf2.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf2
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **time_based** | [**Array<FinQLTimeBasedFeatureInner>**](FinQLTimeBasedFeatureInner.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf2.new(
|
15
|
-
time_based: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf3.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf3
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **interest** | [**FinQLInterestFeature**](FinQLInterestFeature.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf3.new(
|
15
|
-
interest: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf4.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf4
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **frequency** | [**FinQLFrequencyFeature**](FinQLFrequencyFeature.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf4.new(
|
15
|
-
frequency: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf5.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf5
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **top_merchants** | [**Array<FinQLTopMerchantsFeatureInner>**](FinQLTopMerchantsFeatureInner.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf5.new(
|
15
|
-
top_merchants: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf6.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf6
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **comparison** | [**FinQLComparisonFeature**](FinQLComparisonFeature.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf6.new(
|
15
|
-
comparison: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureOneOf7.md
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureOneOf7
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **merchant_categories** | [**Array<FinQLMerchantCategoriesFeatureInner>**](FinQLMerchantCategoriesFeatureInner.md) | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLFeatureOneOf7.new(
|
15
|
-
merchant_categories: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
data/docs/FinQLFeatureRequest.md
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFeatureRequest
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
|
8
|
-
## Example
|
9
|
-
|
10
|
-
```ruby
|
11
|
-
require 'fuse_client'
|
12
|
-
|
13
|
-
instance = FuseClient::FinQLFeatureRequest.new()
|
14
|
-
```
|
15
|
-
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLFrequencyFeature
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **time_period** | **String** | | [optional] |
|
8
|
-
| **frequency** | **Float** | | [optional] |
|
9
|
-
|
10
|
-
## Example
|
11
|
-
|
12
|
-
```ruby
|
13
|
-
require 'fuse_client'
|
14
|
-
|
15
|
-
instance = FuseClient::FinQLFrequencyFeature.new(
|
16
|
-
time_period: null,
|
17
|
-
frequency: null
|
18
|
-
)
|
19
|
-
```
|
20
|
-
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLIndividualMerchantFeature
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **merchant** | [**Merchant**](Merchant.md) | | [optional] |
|
8
|
-
| **value** | **String** | | [optional] |
|
9
|
-
|
10
|
-
## Example
|
11
|
-
|
12
|
-
```ruby
|
13
|
-
require 'fuse_client'
|
14
|
-
|
15
|
-
instance = FuseClient::FinQLIndividualMerchantFeature.new(
|
16
|
-
merchant: null,
|
17
|
-
value: null
|
18
|
-
)
|
19
|
-
```
|
20
|
-
|
@@ -1,18 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLInterestFeature
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **interest_level** | **Float** | | [optional] |
|
8
|
-
|
9
|
-
## Example
|
10
|
-
|
11
|
-
```ruby
|
12
|
-
require 'fuse_client'
|
13
|
-
|
14
|
-
instance = FuseClient::FinQLInterestFeature.new(
|
15
|
-
interest_level: null
|
16
|
-
)
|
17
|
-
```
|
18
|
-
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLMerchantCategoriesFeatureInner
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **category** | **String** | | [optional] |
|
8
|
-
| **result** | [**Array<FinQLMerchantCategoriesFeatureInnerResultInner>**](FinQLMerchantCategoriesFeatureInnerResultInner.md) | | [optional] |
|
9
|
-
|
10
|
-
## Example
|
11
|
-
|
12
|
-
```ruby
|
13
|
-
require 'fuse_client'
|
14
|
-
|
15
|
-
instance = FuseClient::FinQLMerchantCategoriesFeatureInner.new(
|
16
|
-
category: null,
|
17
|
-
result: null
|
18
|
-
)
|
19
|
-
```
|
20
|
-
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLMerchantCategoriesFeatureInnerResultInner
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **merchant** | [**Merchant**](Merchant.md) | | [optional] |
|
8
|
-
| **value** | **String** | | [optional] |
|
9
|
-
|
10
|
-
## Example
|
11
|
-
|
12
|
-
```ruby
|
13
|
-
require 'fuse_client'
|
14
|
-
|
15
|
-
instance = FuseClient::FinQLMerchantCategoriesFeatureInnerResultInner.new(
|
16
|
-
merchant: null,
|
17
|
-
value: null
|
18
|
-
)
|
19
|
-
```
|
20
|
-
|
data/docs/FinQLPromptRequest.md
DELETED
@@ -1,22 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLPromptRequest
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **prompt** | **String** | Description of the search in natural language. | |
|
8
|
-
| **account_id** | **String** | ID of account to be queried | |
|
9
|
-
| **feature** | [**FinQLFeatureRequest**](FinQLFeatureRequest.md) | | |
|
10
|
-
|
11
|
-
## Example
|
12
|
-
|
13
|
-
```ruby
|
14
|
-
require 'fuse_client'
|
15
|
-
|
16
|
-
instance = FuseClient::FinQLPromptRequest.new(
|
17
|
-
prompt: null,
|
18
|
-
account_id: null,
|
19
|
-
feature: null
|
20
|
-
)
|
21
|
-
```
|
22
|
-
|
data/docs/FinQLPromptResponse.md
DELETED
@@ -1,20 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLPromptResponse
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **feature** | [**FinQLFeature**](FinQLFeature.md) | | [optional] |
|
8
|
-
| **request_id** | **String** | An identifier that is exclusive to the request and can serve as a means for investigating and resolving issues. | |
|
9
|
-
|
10
|
-
## Example
|
11
|
-
|
12
|
-
```ruby
|
13
|
-
require 'fuse_client'
|
14
|
-
|
15
|
-
instance = FuseClient::FinQLPromptResponse.new(
|
16
|
-
feature: null,
|
17
|
-
request_id: null
|
18
|
-
)
|
19
|
-
```
|
20
|
-
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLTimeBasedFeatureInner
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **time_period** | **String** | | [optional] |
|
8
|
-
| **value** | **Float** | | [optional] |
|
9
|
-
|
10
|
-
## Example
|
11
|
-
|
12
|
-
```ruby
|
13
|
-
require 'fuse_client'
|
14
|
-
|
15
|
-
instance = FuseClient::FinQLTimeBasedFeatureInner.new(
|
16
|
-
time_period: null,
|
17
|
-
value: null
|
18
|
-
)
|
19
|
-
```
|
20
|
-
|
@@ -1,22 +0,0 @@
|
|
1
|
-
# FuseClient::FinQLTopMerchantsFeatureInner
|
2
|
-
|
3
|
-
## Properties
|
4
|
-
|
5
|
-
| Name | Type | Description | Notes |
|
6
|
-
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **rank** | **Float** | | [optional] |
|
8
|
-
| **merchant** | [**Merchant**](Merchant.md) | | [optional] |
|
9
|
-
| **value** | **String** | | [optional] |
|
10
|
-
|
11
|
-
## Example
|
12
|
-
|
13
|
-
```ruby
|
14
|
-
require 'fuse_client'
|
15
|
-
|
16
|
-
instance = FuseClient::FinQLTopMerchantsFeatureInner.new(
|
17
|
-
rank: null,
|
18
|
-
merchant: null,
|
19
|
-
value: null
|
20
|
-
)
|
21
|
-
```
|
22
|
-
|