diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index 56d76c3bd..d7090252f 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -145,6 +145,8 @@ docs/BaseReportAccountBalancesAllOf.md docs/BaseReportAccountInsights.md docs/BaseReportAverageFlowInsights.md docs/BaseReportAverageMonthlyBalances.md +docs/BaseReportCreateRequest.md +docs/BaseReportCreateResponse.md docs/BaseReportGetRequest.md docs/BaseReportGetResponse.md docs/BaseReportItem.md @@ -155,6 +157,12 @@ docs/BaseReportWarning.md docs/BaseReportWarningCode.md docs/BaseReportsErrorWebhook.md docs/BaseReportsProductReadyWebhook.md +docs/BeaconAccountRiskEvaluateAccount.md +docs/BeaconAccountRiskEvaluateAccountAttributes.md +docs/BeaconAccountRiskEvaluateEvaluationReason.md +docs/BeaconAccountRiskEvaluateRequest.md +docs/BeaconAccountRiskEvaluateRequestOptions.md +docs/BeaconAccountRiskEvaluateResponse.md docs/BeaconAuditTrail.md docs/BeaconAuditTrailSource.md docs/BeaconDuplicateDetectedWebhook.md @@ -180,12 +188,15 @@ docs/BeaconReportSyndicationListResponse.md docs/BeaconReportSyndicationOriginalReport.md docs/BeaconReportType.md docs/BeaconReportUpdatedWebhook.md +docs/BeaconUser.md docs/BeaconUserAddress.md docs/BeaconUserCreateRequest.md docs/BeaconUserCreateResponse.md docs/BeaconUserData.md docs/BeaconUserGetRequest.md docs/BeaconUserGetResponse.md +docs/BeaconUserHistoryListRequest.md +docs/BeaconUserHistoryListResponse.md docs/BeaconUserIDNumber.md docs/BeaconUserName.md docs/BeaconUserNameNullable.md @@ -222,7 +233,10 @@ docs/CraBankIncomeAccount.md docs/CraBankIncomeCause.md docs/CraBankIncomeCompleteResult.md docs/CraBankIncomeCompleteWebhook.md +docs/CraBankIncomeCreateRequest.md +docs/CraBankIncomeCreateResponse.md docs/CraBankIncomeEmployer.md +docs/CraBankIncomeErrorWebhook.md docs/CraBankIncomeGetRequest.md docs/CraBankIncomeGetResponse.md docs/CraBankIncomeHistoricalSummary.md @@ -233,8 +247,8 @@ docs/CraBankIncomeTransaction.md docs/CraBankIncomeWarning.md docs/CraBankIncomeWarningCode.md docs/CraPartnerInsights.md -docs/CraPartnerInsightsCompleteResult.md docs/CraPartnerInsightsCompleteWebhook.md +docs/CraPartnerInsightsErrorWebhook.md docs/CraPartnerInsightsGetRequest.md docs/CraPartnerInsightsGetResponse.md docs/CraPartnerInsightsItem.md @@ -680,6 +694,9 @@ docs/LinkEventName.md docs/LinkEventsWebhook.md docs/LinkOAuthCorrelationIdExchangeRequest.md docs/LinkOAuthCorrelationIdExchangeResponse.md +docs/LinkProfileEligibilityCheckRequest.md +docs/LinkProfileEligibilityCheckResponse.md +docs/LinkProfileEligibilityCheckUser.md docs/LinkSessionExit.md docs/LinkSessionExitMetadata.md docs/LinkSessionExitMetadataInstitution.md @@ -912,7 +929,7 @@ docs/PlaidErrorType.md docs/PlatformIds.md docs/PrismCashScore.md docs/PrismCashScoreMetadata.md -docs/PrismDetect.md +docs/PrismFirstDetect.md docs/PrismInsights.md docs/PrismProduct.md docs/ProcessorAccountGetRequest.md @@ -1195,6 +1212,7 @@ docs/TransactionsRulesRemoveResponse.md docs/TransactionsSyncRequest.md docs/TransactionsSyncRequestOptions.md docs/TransactionsSyncResponse.md +docs/TransactionsUpdateStatus.md docs/TransactionsUserInsightsGetRequest.md docs/TransactionsUserInsightsGetResponse.md docs/Transfer.md @@ -1598,6 +1616,8 @@ lib/plaid/models/base_report_account_balances_all_of.rb lib/plaid/models/base_report_account_insights.rb lib/plaid/models/base_report_average_flow_insights.rb lib/plaid/models/base_report_average_monthly_balances.rb +lib/plaid/models/base_report_create_request.rb +lib/plaid/models/base_report_create_response.rb lib/plaid/models/base_report_get_request.rb lib/plaid/models/base_report_get_response.rb lib/plaid/models/base_report_item.rb @@ -1608,6 +1628,12 @@ lib/plaid/models/base_report_warning.rb lib/plaid/models/base_report_warning_code.rb lib/plaid/models/base_reports_error_webhook.rb lib/plaid/models/base_reports_product_ready_webhook.rb +lib/plaid/models/beacon_account_risk_evaluate_account.rb +lib/plaid/models/beacon_account_risk_evaluate_account_attributes.rb +lib/plaid/models/beacon_account_risk_evaluate_evaluation_reason.rb +lib/plaid/models/beacon_account_risk_evaluate_request.rb +lib/plaid/models/beacon_account_risk_evaluate_request_options.rb +lib/plaid/models/beacon_account_risk_evaluate_response.rb lib/plaid/models/beacon_audit_trail.rb lib/plaid/models/beacon_audit_trail_source.rb lib/plaid/models/beacon_duplicate_detected_webhook.rb @@ -1633,12 +1659,15 @@ lib/plaid/models/beacon_report_syndication_list_response.rb lib/plaid/models/beacon_report_syndication_original_report.rb lib/plaid/models/beacon_report_type.rb lib/plaid/models/beacon_report_updated_webhook.rb +lib/plaid/models/beacon_user.rb lib/plaid/models/beacon_user_address.rb lib/plaid/models/beacon_user_create_request.rb lib/plaid/models/beacon_user_create_response.rb lib/plaid/models/beacon_user_data.rb lib/plaid/models/beacon_user_get_request.rb lib/plaid/models/beacon_user_get_response.rb +lib/plaid/models/beacon_user_history_list_request.rb +lib/plaid/models/beacon_user_history_list_response.rb lib/plaid/models/beacon_user_id_number.rb lib/plaid/models/beacon_user_name.rb lib/plaid/models/beacon_user_name_nullable.rb @@ -1675,7 +1704,10 @@ lib/plaid/models/cra_bank_income_account.rb lib/plaid/models/cra_bank_income_cause.rb lib/plaid/models/cra_bank_income_complete_result.rb lib/plaid/models/cra_bank_income_complete_webhook.rb +lib/plaid/models/cra_bank_income_create_request.rb +lib/plaid/models/cra_bank_income_create_response.rb lib/plaid/models/cra_bank_income_employer.rb +lib/plaid/models/cra_bank_income_error_webhook.rb lib/plaid/models/cra_bank_income_get_request.rb lib/plaid/models/cra_bank_income_get_response.rb lib/plaid/models/cra_bank_income_historical_summary.rb @@ -1686,8 +1718,8 @@ lib/plaid/models/cra_bank_income_transaction.rb lib/plaid/models/cra_bank_income_warning.rb lib/plaid/models/cra_bank_income_warning_code.rb lib/plaid/models/cra_partner_insights.rb -lib/plaid/models/cra_partner_insights_complete_result.rb lib/plaid/models/cra_partner_insights_complete_webhook.rb +lib/plaid/models/cra_partner_insights_error_webhook.rb lib/plaid/models/cra_partner_insights_get_request.rb lib/plaid/models/cra_partner_insights_get_response.rb lib/plaid/models/cra_partner_insights_item.rb @@ -2133,6 +2165,9 @@ lib/plaid/models/link_event_name.rb lib/plaid/models/link_events_webhook.rb lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb +lib/plaid/models/link_profile_eligibility_check_request.rb +lib/plaid/models/link_profile_eligibility_check_response.rb +lib/plaid/models/link_profile_eligibility_check_user.rb lib/plaid/models/link_session_exit.rb lib/plaid/models/link_session_exit_metadata.rb lib/plaid/models/link_session_exit_metadata_institution.rb @@ -2363,7 +2398,7 @@ lib/plaid/models/platform_ids.rb lib/plaid/models/po_box_status.rb lib/plaid/models/prism_cash_score.rb lib/plaid/models/prism_cash_score_metadata.rb -lib/plaid/models/prism_detect.rb +lib/plaid/models/prism_first_detect.rb lib/plaid/models/prism_insights.rb lib/plaid/models/prism_product.rb lib/plaid/models/processor_account_get_request.rb @@ -2647,6 +2682,7 @@ lib/plaid/models/transactions_rules_remove_response.rb lib/plaid/models/transactions_sync_request.rb lib/plaid/models/transactions_sync_request_options.rb lib/plaid/models/transactions_sync_response.rb +lib/plaid/models/transactions_update_status.rb lib/plaid/models/transactions_user_insights_get_request.rb lib/plaid/models/transactions_user_insights_get_response.rb lib/plaid/models/transfer.rb diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dbfa6057..01429e0e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,82 @@ See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md). +# 26.0.0 +- Updating to OAS 2020-09-14_1.502.4 + +## Breaking changes in this version +- [Breaking] Update `network` field type in `/transfer/recurring/create` request from `TransferNetwork` to `TransferACHNetwork` since recurring currently only works for ACH. +- [Breaking] Update `network` field type in `RecurringTransfer` and `RecurringTransferNullable` from `TransferNetwork` to `TransferACHNetwork` since recurring currently only works for ACH. + +## OpenAPI Schema Changes +### 2020-09-14_1.502.4 +- Add `sms_microdeposits_verification_enabled` to `auth` object inside `/link/token/create` calls. + +### 2020-09-14_1.502.3 +- Added descriptions for `vested_quantity` and `vested_amount` fields for `investments/holdings/get` +- Removed description for `vested_quantity` and `vested_amount` fields for `HoldingsOverride` object (for sandbox) + +### 2020-09-14_1.502.2 +- [Breaking] Update `network` field type in `/transfer/recurring/create` request from `TransferNetwork` to `TransferACHNetwork` since recurring currently only works for ACH. +- [Breaking] Update `network` field type in `RecurringTransfer` and `RecurringTransferNullable` from `TransferNetwork` to `TransferACHNetwork` since recurring currently only works for ACH. + +### 2020-09-14_1.502.1 +- Update description for `/item/remove` and `/asset_report/remove` + +### 2020-09-14_1.502.0 +- Add `client_report_id` fields to `/link/token/create` and `/cra/base_report/get` + +### 2020-09-14_1.501.2 +- Updating `insights` field in `/cra/partner_insights/get` response to contain both numerical and string values + +### 2020-09-14_1.501.1 +- Enable original description for all customers on `/transactions/get` endpoint + +### 2020-09-14_1.501.0 +[Breaking change for Go client library] Mark `address` field in `/beacon/user/create` as optional + +### 2020-09-14_1.500.0 +- Remove `prime_trust` processor partner + +### 2020-09-14_1.499.2 +- Fix broken link from previous update + +### 2020-09-14_1.499.1 +- Updated doc url for some Transfer and processor endpoints to support documentation reorganization +- Minor documentation updates and clarifications + +### 2020-09-14_1.499.0 +- [Breaking change for Go client library] Make `account_id` optional in `/transactions/recurring/get` endpoint + +### 2020-09-14_1.489.3 +- Update description of `network_trace_id` + +### 2020-09-14_1.489.2 +- Correct documentation to indicate that `assets` is not supported in the `additional_consented_products` field +- Remove `additionalProperties: true` incorrectly applied to `transferIntentGet` object and missed in `2020-09-14_1.352.0`. This will result in more strict type checking for this object, but should not be a breaking change. + +### 2020-09-14_1.498.1 +- Enable original description for all customers + +### 2020-09-14_1.498.0 +- Add `POST /beacon/account_risk/v1/evaluate` endpoint + +### 2020-09-14_1.497.0 +- Add `institution_id` to `processor/account/get` endpoint. + +### 2020-09-14_1.496.5 +- Update the description and enum values for `linked_services` in the response of all of the identity verification endpoints: + - `identity_verification/create` + - `identity_verification/get` + - `identity_verification/list` + - `identity_verification/retry` + +### 2020-09-14_1.496.4 + Add `POST /beacon/user/history/list` + +### 2020-09-14_1.496.3 +- Add `timestamp` to the beacon user's `audit_trail` object +- Add `version` to the beacon user object. + # 25.0.0 - Updating to OAS 2020-09-14_1.496.2 - Added `ApiError` subclasses `ApiConnectionFailedError` and `ApiTimeoutError` to Ruby client library to indicate when the Faraday errors `ConnectionFailedError` and `TimeoutError` occur (https://github.com/plaid/plaid-ruby/pull/483) diff --git a/Makefile b/Makefile index 47f0e6e7c..a066124e5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # Ruby embeds the version in the generator where as others don't so it's not possible to cat for it. -RUBY_PACKAGE_VERSION=25.0.0 +RUBY_PACKAGE_VERSION=26.0.0 .PHONY: release release: diff --git a/lib/plaid.rb b/lib/plaid.rb index a3bb39440..0cc6ac4fb 100644 --- a/lib/plaid.rb +++ b/lib/plaid.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -164,6 +164,8 @@ Plaid.autoload :BaseReportAccountInsights, 'plaid/models/base_report_account_insights' Plaid.autoload :BaseReportAverageFlowInsights, 'plaid/models/base_report_average_flow_insights' Plaid.autoload :BaseReportAverageMonthlyBalances, 'plaid/models/base_report_average_monthly_balances' +Plaid.autoload :BaseReportCreateRequest, 'plaid/models/base_report_create_request' +Plaid.autoload :BaseReportCreateResponse, 'plaid/models/base_report_create_response' Plaid.autoload :BaseReportGetRequest, 'plaid/models/base_report_get_request' Plaid.autoload :BaseReportGetResponse, 'plaid/models/base_report_get_response' Plaid.autoload :BaseReportItem, 'plaid/models/base_report_item' @@ -174,6 +176,12 @@ Plaid.autoload :BaseReportWarningCode, 'plaid/models/base_report_warning_code' Plaid.autoload :BaseReportsErrorWebhook, 'plaid/models/base_reports_error_webhook' Plaid.autoload :BaseReportsProductReadyWebhook, 'plaid/models/base_reports_product_ready_webhook' +Plaid.autoload :BeaconAccountRiskEvaluateAccount, 'plaid/models/beacon_account_risk_evaluate_account' +Plaid.autoload :BeaconAccountRiskEvaluateAccountAttributes, 'plaid/models/beacon_account_risk_evaluate_account_attributes' +Plaid.autoload :BeaconAccountRiskEvaluateEvaluationReason, 'plaid/models/beacon_account_risk_evaluate_evaluation_reason' +Plaid.autoload :BeaconAccountRiskEvaluateRequest, 'plaid/models/beacon_account_risk_evaluate_request' +Plaid.autoload :BeaconAccountRiskEvaluateRequestOptions, 'plaid/models/beacon_account_risk_evaluate_request_options' +Plaid.autoload :BeaconAccountRiskEvaluateResponse, 'plaid/models/beacon_account_risk_evaluate_response' Plaid.autoload :BeaconAuditTrail, 'plaid/models/beacon_audit_trail' Plaid.autoload :BeaconAuditTrailSource, 'plaid/models/beacon_audit_trail_source' Plaid.autoload :BeaconDuplicateDetectedWebhook, 'plaid/models/beacon_duplicate_detected_webhook' @@ -199,12 +207,15 @@ Plaid.autoload :BeaconReportSyndicationOriginalReport, 'plaid/models/beacon_report_syndication_original_report' Plaid.autoload :BeaconReportType, 'plaid/models/beacon_report_type' Plaid.autoload :BeaconReportUpdatedWebhook, 'plaid/models/beacon_report_updated_webhook' +Plaid.autoload :BeaconUser, 'plaid/models/beacon_user' Plaid.autoload :BeaconUserAddress, 'plaid/models/beacon_user_address' Plaid.autoload :BeaconUserCreateRequest, 'plaid/models/beacon_user_create_request' Plaid.autoload :BeaconUserCreateResponse, 'plaid/models/beacon_user_create_response' Plaid.autoload :BeaconUserData, 'plaid/models/beacon_user_data' Plaid.autoload :BeaconUserGetRequest, 'plaid/models/beacon_user_get_request' Plaid.autoload :BeaconUserGetResponse, 'plaid/models/beacon_user_get_response' +Plaid.autoload :BeaconUserHistoryListRequest, 'plaid/models/beacon_user_history_list_request' +Plaid.autoload :BeaconUserHistoryListResponse, 'plaid/models/beacon_user_history_list_response' Plaid.autoload :BeaconUserIDNumber, 'plaid/models/beacon_user_id_number' Plaid.autoload :BeaconUserName, 'plaid/models/beacon_user_name' Plaid.autoload :BeaconUserNameNullable, 'plaid/models/beacon_user_name_nullable' @@ -241,7 +252,10 @@ Plaid.autoload :CraBankIncomeCause, 'plaid/models/cra_bank_income_cause' Plaid.autoload :CraBankIncomeCompleteResult, 'plaid/models/cra_bank_income_complete_result' Plaid.autoload :CraBankIncomeCompleteWebhook, 'plaid/models/cra_bank_income_complete_webhook' +Plaid.autoload :CraBankIncomeCreateRequest, 'plaid/models/cra_bank_income_create_request' +Plaid.autoload :CraBankIncomeCreateResponse, 'plaid/models/cra_bank_income_create_response' Plaid.autoload :CraBankIncomeEmployer, 'plaid/models/cra_bank_income_employer' +Plaid.autoload :CraBankIncomeErrorWebhook, 'plaid/models/cra_bank_income_error_webhook' Plaid.autoload :CraBankIncomeGetRequest, 'plaid/models/cra_bank_income_get_request' Plaid.autoload :CraBankIncomeGetResponse, 'plaid/models/cra_bank_income_get_response' Plaid.autoload :CraBankIncomeHistoricalSummary, 'plaid/models/cra_bank_income_historical_summary' @@ -252,8 +266,8 @@ Plaid.autoload :CraBankIncomeWarning, 'plaid/models/cra_bank_income_warning' Plaid.autoload :CraBankIncomeWarningCode, 'plaid/models/cra_bank_income_warning_code' Plaid.autoload :CraPartnerInsights, 'plaid/models/cra_partner_insights' -Plaid.autoload :CraPartnerInsightsCompleteResult, 'plaid/models/cra_partner_insights_complete_result' Plaid.autoload :CraPartnerInsightsCompleteWebhook, 'plaid/models/cra_partner_insights_complete_webhook' +Plaid.autoload :CraPartnerInsightsErrorWebhook, 'plaid/models/cra_partner_insights_error_webhook' Plaid.autoload :CraPartnerInsightsGetRequest, 'plaid/models/cra_partner_insights_get_request' Plaid.autoload :CraPartnerInsightsGetResponse, 'plaid/models/cra_partner_insights_get_response' Plaid.autoload :CraPartnerInsightsItem, 'plaid/models/cra_partner_insights_item' @@ -699,6 +713,9 @@ Plaid.autoload :LinkEventsWebhook, 'plaid/models/link_events_webhook' Plaid.autoload :LinkOAuthCorrelationIdExchangeRequest, 'plaid/models/link_o_auth_correlation_id_exchange_request' Plaid.autoload :LinkOAuthCorrelationIdExchangeResponse, 'plaid/models/link_o_auth_correlation_id_exchange_response' +Plaid.autoload :LinkProfileEligibilityCheckRequest, 'plaid/models/link_profile_eligibility_check_request' +Plaid.autoload :LinkProfileEligibilityCheckResponse, 'plaid/models/link_profile_eligibility_check_response' +Plaid.autoload :LinkProfileEligibilityCheckUser, 'plaid/models/link_profile_eligibility_check_user' Plaid.autoload :LinkSessionExit, 'plaid/models/link_session_exit' Plaid.autoload :LinkSessionExitMetadata, 'plaid/models/link_session_exit_metadata' Plaid.autoload :LinkSessionExitMetadataInstitution, 'plaid/models/link_session_exit_metadata_institution' @@ -930,7 +947,7 @@ Plaid.autoload :PlatformIds, 'plaid/models/platform_ids' Plaid.autoload :PrismCashScore, 'plaid/models/prism_cash_score' Plaid.autoload :PrismCashScoreMetadata, 'plaid/models/prism_cash_score_metadata' -Plaid.autoload :PrismDetect, 'plaid/models/prism_detect' +Plaid.autoload :PrismFirstDetect, 'plaid/models/prism_first_detect' Plaid.autoload :PrismInsights, 'plaid/models/prism_insights' Plaid.autoload :PrismProduct, 'plaid/models/prism_product' Plaid.autoload :ProcessorAccountGetRequest, 'plaid/models/processor_account_get_request' @@ -1213,6 +1230,7 @@ Plaid.autoload :TransactionsSyncRequest, 'plaid/models/transactions_sync_request' Plaid.autoload :TransactionsSyncRequestOptions, 'plaid/models/transactions_sync_request_options' Plaid.autoload :TransactionsSyncResponse, 'plaid/models/transactions_sync_response' +Plaid.autoload :TransactionsUpdateStatus, 'plaid/models/transactions_update_status' Plaid.autoload :TransactionsUserInsightsGetRequest, 'plaid/models/transactions_user_insights_get_request' Plaid.autoload :TransactionsUserInsightsGetResponse, 'plaid/models/transactions_user_insights_get_response' Plaid.autoload :Transfer, 'plaid/models/transfer' diff --git a/lib/plaid/api/plaid_api.rb b/lib/plaid/api/plaid_api.rb index 1c1901a37..0233087b1 100644 --- a/lib/plaid/api/plaid_api.rb +++ b/lib/plaid/api/plaid_api.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -768,7 +768,7 @@ def asset_report_refresh_with_http_info(asset_report_refresh_request, opts = {}) end # Delete an Asset Report - # The `/item/remove` endpoint allows you to invalidate an `access_token`, meaning you will not be able to create new Asset Reports with it. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove them specifically. The `/asset_report/remove` endpoint allows you to remove an Asset Report. Removing an Asset Report invalidates its `asset_report_token`, meaning you will no longer be able to use it to access Report data or create new Audit Copies. Removing an Asset Report does not affect the underlying Items, but does invalidate any `audit_copy_tokens` associated with the Asset Report. + # The `/item/remove` endpoint allows you to invalidate an `access_token`, meaning you will not be able to create new Asset Reports with it. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove them specifically. The `/asset_report/remove` endpoint allows you to remove access to an Asset Report. Removing an Asset Report invalidates its `asset_report_token`, meaning you will no longer be able to use it to access Report data or create new Audit Copies. Removing an Asset Report does not affect the underlying Items, but does invalidate any `audit_copy_tokens` associated with the Asset Report. # @param asset_report_remove_request [AssetReportRemoveRequest] # @param [Hash] opts the optional parameters # @return [AssetReportRemoveResponse] @@ -778,7 +778,7 @@ def asset_report_remove(asset_report_remove_request, opts = {}) end # Delete an Asset Report - # The `/item/remove` endpoint allows you to invalidate an `access_token`, meaning you will not be able to create new Asset Reports with it. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove them specifically. The `/asset_report/remove` endpoint allows you to remove an Asset Report. Removing an Asset Report invalidates its `asset_report_token`, meaning you will no longer be able to use it to access Report data or create new Audit Copies. Removing an Asset Report does not affect the underlying Items, but does invalidate any `audit_copy_tokens` associated with the Asset Report. + # The `/item/remove` endpoint allows you to invalidate an `access_token`, meaning you will not be able to create new Asset Reports with it. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove them specifically. The `/asset_report/remove` endpoint allows you to remove access to an Asset Report. Removing an Asset Report invalidates its `asset_report_token`, meaning you will no longer be able to use it to access Report data or create new Audit Copies. Removing an Asset Report does not affect the underlying Items, but does invalidate any `audit_copy_tokens` associated with the Asset Report. # @param asset_report_remove_request [AssetReportRemoveRequest] # @param [Hash] opts the optional parameters # @return [Array<(AssetReportRemoveResponse, Integer, Hash)>] AssetReportRemoveResponse data, response status code and response headers @@ -1583,6 +1583,74 @@ def bank_transfer_sweep_list_with_http_info(bank_transfer_sweep_list_request, op return data, status_code, headers end + # Create a Base Report + # This endpoint allows the customer to create a Base Report by passing in a user token. The Base Report will be generated based on the most recently linked item from the user token. + # @param base_report_create_request [BaseReportCreateRequest] + # @param [Hash] opts the optional parameters + # @return [BaseReportCreateResponse] + def base_report_create(base_report_create_request, opts = {}) + data, _status_code, _headers = base_report_create_with_http_info(base_report_create_request, opts) + data + end + + # Create a Base Report + # This endpoint allows the customer to create a Base Report by passing in a user token. The Base Report will be generated based on the most recently linked item from the user token. + # @param base_report_create_request [BaseReportCreateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(BaseReportCreateResponse, Integer, Hash)>] BaseReportCreateResponse data, response status code and response headers + def base_report_create_with_http_info(base_report_create_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.base_report_create ...' + end + # verify the required parameter 'base_report_create_request' is set + if @api_client.config.client_side_validation && base_report_create_request.nil? + fail ArgumentError, "Missing the required parameter 'base_report_create_request' when calling PlaidApi.base_report_create" + end + # resource path + local_var_path = '/cra/base_report/create' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(base_report_create_request) + + # return_type + return_type = opts[:debug_return_type] || 'BaseReportCreateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.base_report_create", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#base_report_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Retrieve a Base Report # This endpoint allows the customer to retrieve a Base Report. Customers should pass in the `user_token` created in `/link/token/create`. # @param base_report_get_request [BaseReportGetRequest] @@ -1651,6 +1719,74 @@ def base_report_get_with_http_info(base_report_get_request, opts = {}) return data, status_code, headers end + # Evaluate risk of a bank account + # Use `/beacon/account_risk/v1/evaluate` to get risk insights for a linked account. + # @param beacon_account_risk_evaluate_request [BeaconAccountRiskEvaluateRequest] + # @param [Hash] opts the optional parameters + # @return [BeaconAccountRiskEvaluateResponse] + def beacon_account_risk_evaluate(beacon_account_risk_evaluate_request, opts = {}) + data, _status_code, _headers = beacon_account_risk_evaluate_with_http_info(beacon_account_risk_evaluate_request, opts) + data + end + + # Evaluate risk of a bank account + # Use `/beacon/account_risk/v1/evaluate` to get risk insights for a linked account. + # @param beacon_account_risk_evaluate_request [BeaconAccountRiskEvaluateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(BeaconAccountRiskEvaluateResponse, Integer, Hash)>] BeaconAccountRiskEvaluateResponse data, response status code and response headers + def beacon_account_risk_evaluate_with_http_info(beacon_account_risk_evaluate_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.beacon_account_risk_evaluate ...' + end + # verify the required parameter 'beacon_account_risk_evaluate_request' is set + if @api_client.config.client_side_validation && beacon_account_risk_evaluate_request.nil? + fail ArgumentError, "Missing the required parameter 'beacon_account_risk_evaluate_request' when calling PlaidApi.beacon_account_risk_evaluate" + end + # resource path + local_var_path = '/beacon/account_risk/v1/evaluate' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(beacon_account_risk_evaluate_request) + + # return_type + return_type = opts[:debug_return_type] || 'BeaconAccountRiskEvaluateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.beacon_account_risk_evaluate", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#beacon_account_risk_evaluate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Get a Beacon Duplicate # Returns a Beacon Duplicate for a given Beacon Duplicate id. A Beacon Duplicate represents a pair of similar Beacon Users within your organization. Two Beacon User revisions are returned for each Duplicate record in either the `beacon_user1` or `beacon_user2` response fields. The `analysis` field in the response indicates which fields matched between `beacon_user1` and `beacon_user2`. # @param beacon_duplicate_get_request [BeaconDuplicateGetRequest] @@ -2195,6 +2331,74 @@ def beacon_user_get_with_http_info(beacon_user_get_request, opts = {}) return data, status_code, headers end + # List a Beacon User's history + # List all changes to the Beacon User in reverse-chronological order. + # @param beacon_user_history_list_request [BeaconUserHistoryListRequest] + # @param [Hash] opts the optional parameters + # @return [BeaconUserHistoryListResponse] + def beacon_user_history_list(beacon_user_history_list_request, opts = {}) + data, _status_code, _headers = beacon_user_history_list_with_http_info(beacon_user_history_list_request, opts) + data + end + + # List a Beacon User's history + # List all changes to the Beacon User in reverse-chronological order. + # @param beacon_user_history_list_request [BeaconUserHistoryListRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(BeaconUserHistoryListResponse, Integer, Hash)>] BeaconUserHistoryListResponse data, response status code and response headers + def beacon_user_history_list_with_http_info(beacon_user_history_list_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.beacon_user_history_list ...' + end + # verify the required parameter 'beacon_user_history_list_request' is set + if @api_client.config.client_side_validation && beacon_user_history_list_request.nil? + fail ArgumentError, "Missing the required parameter 'beacon_user_history_list_request' when calling PlaidApi.beacon_user_history_list" + end + # resource path + local_var_path = '/beacon/user/history/list' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(beacon_user_history_list_request) + + # return_type + return_type = opts[:debug_return_type] || 'BeaconUserHistoryListResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.beacon_user_history_list", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#beacon_user_history_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Review a Beacon User # Update the status of a Beacon User. When updating a Beacon User's status via this endpoint, Plaid validates that the status change is consistent with the related state for this Beacon User. Specifically, we will check: 1. Whether there are any associated Beacon Reports connected to the Beacon User, and 2. Whether there are any confirmed Beacon Report Syndications connected to the Beacon User. When updating a Beacon User's status to \"rejected\", we enforce that either a Beacon Report has been created for the Beacon User or a Beacon Report Syndication has been confirmed. When updating a Beacon User's status to \"cleared\", we enforce that there are no active Beacon Reports or confirmed Beacon Report Syndications associated with the user. If you previously created a Beacon Report for this user, you must delete it before updating the Beacon User's status to \"cleared\". There are no restrictions on updating a Beacon User's status to \"pending_review\". If these conditions are not met, the request will be rejected with an error explaining the issue. # @param beacon_user_review_request [BeaconUserReviewRequest] @@ -2399,6 +2603,74 @@ def categories_get_with_http_info(body, opts = {}) return data, status_code, headers end + # Create a CRA report for income verification + # `/cra/bank_income/create` creates a CRA report for income verification + # @param cra_bank_income_create_request [CraBankIncomeCreateRequest] + # @param [Hash] opts the optional parameters + # @return [CraBankIncomeCreateResponse] + def cra_bank_income_create(cra_bank_income_create_request, opts = {}) + data, _status_code, _headers = cra_bank_income_create_with_http_info(cra_bank_income_create_request, opts) + data + end + + # Create a CRA report for income verification + # `/cra/bank_income/create` creates a CRA report for income verification + # @param cra_bank_income_create_request [CraBankIncomeCreateRequest] + # @param [Hash] opts the optional parameters + # @return [Array<(CraBankIncomeCreateResponse, Integer, Hash)>] CraBankIncomeCreateResponse data, response status code and response headers + def cra_bank_income_create_with_http_info(cra_bank_income_create_request, opts = {}) + if @api_client.config.debugging + @api_client.config.logger.debug 'Calling API: PlaidApi.cra_bank_income_create ...' + end + # verify the required parameter 'cra_bank_income_create_request' is set + if @api_client.config.client_side_validation && cra_bank_income_create_request.nil? + fail ArgumentError, "Missing the required parameter 'cra_bank_income_create_request' when calling PlaidApi.cra_bank_income_create" + end + # resource path + local_var_path = '/cra/bank_income/create' + + # query parameters + query_params = opts[:query_params] || {} + + # header parameters + header_params = opts[:header_params] || {} + # HTTP header 'Accept' (if needed) + header_params['Accept'] = @api_client.select_header_accept(['application/json']) + # HTTP header 'Content-Type' + content_type = @api_client.select_header_content_type(['application/json']) + if !content_type.nil? + header_params['Content-Type'] = content_type + end + + # form parameters + form_params = opts[:form_params] || {} + + # http body (model) + post_body = opts[:debug_body] || @api_client.object_to_http_body(cra_bank_income_create_request) + + # return_type + return_type = opts[:debug_return_type] || 'CraBankIncomeCreateResponse' + + # auth_names + auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret'] + + new_options = opts.merge( + :operation => :"PlaidApi.cra_bank_income_create", + :header_params => header_params, + :query_params => query_params, + :form_params => form_params, + :body => post_body, + :auth_names => auth_names, + :return_type => return_type + ) + + data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options) + if @api_client.config.debugging + @api_client.config.logger.debug "API called: PlaidApi#cra_bank_income_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" + end + return data, status_code, headers + end + # Retrieve information from the bank accounts used for income verification # `/cra/bank_income/get` returns the bank income report(s) for a specified user. # @param cra_bank_income_get_request [CraBankIncomeGetRequest] @@ -6752,7 +7024,7 @@ def item_public_token_exchange_with_http_info(item_public_token_exchange_request end # Remove an Item - # The `/item/remove` endpoint allows you to remove an Item. Once removed, the `access_token`, as well as any processor tokens or bank account tokens associated with the Item, is no longer valid and cannot be used to access any data that was associated with the Item. Note that in the Development environment, issuing an `/item/remove` request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via `/item/remove` may still show as an active connection in the institution's OAuth permission manager. API versions 2019-05-29 and earlier return a `removed` boolean as part of the response. + # The `/item/remove` endpoint allows you to remove an Item. Once removed, the `access_token`, as well as any processor tokens or bank account tokens associated with the Item, is no longer valid and cannot be used to access any data that was associated with the Item. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove access to them specifically using the `/asset_report/remove` endpoint. Note that in the Development environment, issuing an `/item/remove` request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via `/item/remove` may still show as an active connection in the institution's OAuth permission manager. API versions 2019-05-29 and earlier return a `removed` boolean as part of the response. # @param item_remove_request [ItemRemoveRequest] # @param [Hash] opts the optional parameters # @return [ItemRemoveResponse] @@ -6762,7 +7034,7 @@ def item_remove(item_remove_request, opts = {}) end # Remove an Item - # The `/item/remove` endpoint allows you to remove an Item. Once removed, the `access_token`, as well as any processor tokens or bank account tokens associated with the Item, is no longer valid and cannot be used to access any data that was associated with the Item. Note that in the Development environment, issuing an `/item/remove` request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via `/item/remove` may still show as an active connection in the institution's OAuth permission manager. API versions 2019-05-29 and earlier return a `removed` boolean as part of the response. + # The `/item/remove` endpoint allows you to remove an Item. Once removed, the `access_token`, as well as any processor tokens or bank account tokens associated with the Item, is no longer valid and cannot be used to access any data that was associated with the Item. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove access to them specifically using the `/asset_report/remove` endpoint. Note that in the Development environment, issuing an `/item/remove` request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via `/item/remove` may still show as an active connection in the institution's OAuth permission manager. API versions 2019-05-29 and earlier return a `removed` boolean as part of the response. # @param item_remove_request [ItemRemoveRequest] # @param [Hash] opts the optional parameters # @return [Array<(ItemRemoveResponse, Integer, Hash)>] ItemRemoveResponse data, response status code and response headers @@ -9744,7 +10016,7 @@ def processor_token_webhook_update_with_http_info(processor_token_webhook_update end # Get transaction data - # The `/processor/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/processor/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with a processor token, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/processor/transactions/get` will be the data available for the processor token as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, you can use the `/processor/transactions/refresh` endpoint. Note that data may not be immediately available to `/processor/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/processor/transactions/get`, if it wasn't. If no transaction history is ready when `/processor/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processors/#processortokenwebhookupdate) endpoint. + # The `/processor/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/processor/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with a processor token, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/processor/transactions/get` will be the data available for the processor token as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, you can use the `/processor/transactions/refresh` endpoint. Note that data may not be immediately available to `/processor/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/processor/transactions/get`, if it wasn't. If no transaction history is ready when `/processor/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processor-partners/#processortokenwebhookupdate) endpoint. # @param processor_transactions_get_request [ProcessorTransactionsGetRequest] # @param [Hash] opts the optional parameters # @return [ProcessorTransactionsGetResponse] @@ -9754,7 +10026,7 @@ def processor_transactions_get(processor_transactions_get_request, opts = {}) end # Get transaction data - # The `/processor/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/processor/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with a processor token, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/processor/transactions/get` will be the data available for the processor token as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, you can use the `/processor/transactions/refresh` endpoint. Note that data may not be immediately available to `/processor/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/processor/transactions/get`, if it wasn't. If no transaction history is ready when `/processor/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processors/#processortokenwebhookupdate) endpoint. + # The `/processor/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/processor/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with a processor token, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/processor/transactions/get` will be the data available for the processor token as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, you can use the `/processor/transactions/refresh` endpoint. Note that data may not be immediately available to `/processor/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/processor/transactions/get`, if it wasn't. If no transaction history is ready when `/processor/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processor-partners/#processortokenwebhookupdate) endpoint. # @param processor_transactions_get_request [ProcessorTransactionsGetRequest] # @param [Hash] opts the optional parameters # @return [Array<(ProcessorTransactionsGetResponse, Integer, Hash)>] ProcessorTransactionsGetResponse data, response status code and response headers @@ -9812,7 +10084,7 @@ def processor_transactions_get_with_http_info(processor_transactions_get_request end # Fetch recurring transaction streams - # The `/processor/transactions/recurring/get` endpoint allows developers to receive a summary of the recurring outflow and inflow streams (expenses and deposits) from a user’s checking, savings or credit card accounts. Additionally, Plaid provides key insights about each recurring stream including the category, merchant, last amount, and more. Developers can use these insights to build tools and experiences that help their users better manage cash flow, monitor subscriptions, reduce spend, and stay on track with bill payments. This endpoint is offered as an add-on to Transactions. To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. This endpoint can only be called on a processor token that has already been initialized with Transactions (either during Link, by specifying it in `/link/token/create`; or after Link, by calling `/processor/transactions/get` or `/processor/transactions/sync`). Once all historical transactions have been fetched, call `/processor/transactions/recurring/get` to receive the Recurring Transactions streams and subscribe to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook. To know when historical transactions have been fetched, if you are using `/processor/transactions/sync` listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#SyncUpdatesAvailableWebhook-historical-update-complete) webhook and check that the `historical_update_complete` field in the payload is `true`. If using `/processor/transactions/get`, listen for the [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhook. After the initial call, you can call `/processor/transactions/recurring/get` endpoint at any point in the future to retrieve the latest summary of recurring streams. Listen to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook to be notified when new updates are available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processors/#processortokenwebhookupdate) endpoint. + # The `/processor/transactions/recurring/get` endpoint allows developers to receive a summary of the recurring outflow and inflow streams (expenses and deposits) from a user’s checking, savings or credit card accounts. Additionally, Plaid provides key insights about each recurring stream including the category, merchant, last amount, and more. Developers can use these insights to build tools and experiences that help their users better manage cash flow, monitor subscriptions, reduce spend, and stay on track with bill payments. This endpoint is offered as an add-on to Transactions. To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. This endpoint can only be called on a processor token that has already been initialized with Transactions (either during Link, by specifying it in `/link/token/create`; or after Link, by calling `/processor/transactions/get` or `/processor/transactions/sync`). Once all historical transactions have been fetched, call `/processor/transactions/recurring/get` to receive the Recurring Transactions streams and subscribe to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook. To know when historical transactions have been fetched, if you are using `/processor/transactions/sync` listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#SyncUpdatesAvailableWebhook-historical-update-complete) webhook and check that the `historical_update_complete` field in the payload is `true`. If using `/processor/transactions/get`, listen for the [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhook. After the initial call, you can call `/processor/transactions/recurring/get` endpoint at any point in the future to retrieve the latest summary of recurring streams. Listen to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook to be notified when new updates are available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processor-partners/#processortokenwebhookupdate) endpoint. # @param processor_transactions_recurring_get_request [ProcessorTransactionsRecurringGetRequest] # @param [Hash] opts the optional parameters # @return [ProcessorTransactionsRecurringGetResponse] @@ -9822,7 +10094,7 @@ def processor_transactions_recurring_get(processor_transactions_recurring_get_re end # Fetch recurring transaction streams - # The `/processor/transactions/recurring/get` endpoint allows developers to receive a summary of the recurring outflow and inflow streams (expenses and deposits) from a user’s checking, savings or credit card accounts. Additionally, Plaid provides key insights about each recurring stream including the category, merchant, last amount, and more. Developers can use these insights to build tools and experiences that help their users better manage cash flow, monitor subscriptions, reduce spend, and stay on track with bill payments. This endpoint is offered as an add-on to Transactions. To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. This endpoint can only be called on a processor token that has already been initialized with Transactions (either during Link, by specifying it in `/link/token/create`; or after Link, by calling `/processor/transactions/get` or `/processor/transactions/sync`). Once all historical transactions have been fetched, call `/processor/transactions/recurring/get` to receive the Recurring Transactions streams and subscribe to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook. To know when historical transactions have been fetched, if you are using `/processor/transactions/sync` listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#SyncUpdatesAvailableWebhook-historical-update-complete) webhook and check that the `historical_update_complete` field in the payload is `true`. If using `/processor/transactions/get`, listen for the [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhook. After the initial call, you can call `/processor/transactions/recurring/get` endpoint at any point in the future to retrieve the latest summary of recurring streams. Listen to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook to be notified when new updates are available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processors/#processortokenwebhookupdate) endpoint. + # The `/processor/transactions/recurring/get` endpoint allows developers to receive a summary of the recurring outflow and inflow streams (expenses and deposits) from a user’s checking, savings or credit card accounts. Additionally, Plaid provides key insights about each recurring stream including the category, merchant, last amount, and more. Developers can use these insights to build tools and experiences that help their users better manage cash flow, monitor subscriptions, reduce spend, and stay on track with bill payments. This endpoint is offered as an add-on to Transactions. To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. This endpoint can only be called on a processor token that has already been initialized with Transactions (either during Link, by specifying it in `/link/token/create`; or after Link, by calling `/processor/transactions/get` or `/processor/transactions/sync`). Once all historical transactions have been fetched, call `/processor/transactions/recurring/get` to receive the Recurring Transactions streams and subscribe to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook. To know when historical transactions have been fetched, if you are using `/processor/transactions/sync` listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#SyncUpdatesAvailableWebhook-historical-update-complete) webhook and check that the `historical_update_complete` field in the payload is `true`. If using `/processor/transactions/get`, listen for the [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhook. After the initial call, you can call `/processor/transactions/recurring/get` endpoint at any point in the future to retrieve the latest summary of recurring streams. Listen to the [`RECURRING_TRANSACTIONS_UPDATE`](https://plaid.com/docs/api/products/transactions/#recurring_transactions_update) webhook to be notified when new updates are available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processor-partners/#processortokenwebhookupdate) endpoint. # @param processor_transactions_recurring_get_request [ProcessorTransactionsRecurringGetRequest] # @param [Hash] opts the optional parameters # @return [Array<(ProcessorTransactionsRecurringGetResponse, Integer, Hash)>] ProcessorTransactionsRecurringGetResponse data, response status code and response headers @@ -9880,7 +10152,7 @@ def processor_transactions_recurring_get_with_http_info(processor_transactions_r end # Refresh transaction data - # `/processor/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling `/processor/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/processor/transactions/sync` and `/processor/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/processor/transactions/get` or `/processor/transactions/sync`. Note that the `/processor/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCT_NOT_SUPPORTED` error if called on a processor token from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/processor/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. + # `/processor/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling `/processor/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/processor/transactions/sync` and `/processor/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/processor/transactions/get` or `/processor/transactions/sync`. Note that the `/processor/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on a processor token from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/processor/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. # @param processor_transactions_refresh_request [ProcessorTransactionsRefreshRequest] # @param [Hash] opts the optional parameters # @return [ProcessorTransactionsRefreshResponse] @@ -9890,7 +10162,7 @@ def processor_transactions_refresh(processor_transactions_refresh_request, opts end # Refresh transaction data - # `/processor/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling `/processor/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/processor/transactions/sync` and `/processor/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/processor/transactions/get` or `/processor/transactions/sync`. Note that the `/processor/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCT_NOT_SUPPORTED` error if called on a processor token from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/processor/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. + # `/processor/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling `/processor/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/processor/transactions/sync` and `/processor/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/processor/transactions/get` or `/processor/transactions/sync`. Note that the `/processor/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on a processor token from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/processor/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. # @param processor_transactions_refresh_request [ProcessorTransactionsRefreshRequest] # @param [Hash] opts the optional parameters # @return [Array<(ProcessorTransactionsRefreshResponse, Integer, Hash)>] ProcessorTransactionsRefreshResponse data, response status code and response headers @@ -9948,7 +10220,7 @@ def processor_transactions_refresh_with_http_info(processor_transactions_refresh end # Get incremental transaction updates on a processor token - # This endpoint replaces `/processor/transactions/get` and its associated webhooks for most common use-cases. The `/processor/transactions/sync` endpoint allows developers to subscribe to all transactions associated with a processor token and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/processor/transactions/sync` provides the same functionality as `/processor/transactions/get` and can be used instead of `/processor/transactions/get` to simplify the process of tracking transactions updates. This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/processor/transactions/sync` for a processor token, the endpoint will return all historical transactions data associated with that processor token up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that processor token. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with a processor token, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/processor/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/processor/transactions/sync` fails when retrieving a paginated update, which can occur as a result of the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/processor/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, use the `/processor/transactions/refresh` endpoint. Note that for newly created processor tokens, data may not be immediately available to `/processor/transactions/sync`. Plaid begins preparing transactions data when the corresponding Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processors/#processortokenwebhookupdate) endpoint. + # This endpoint replaces `/processor/transactions/get` and its associated webhooks for most common use-cases. The `/processor/transactions/sync` endpoint allows developers to subscribe to all transactions associated with a processor token and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/processor/transactions/sync` provides the same functionality as `/processor/transactions/get` and can be used instead of `/processor/transactions/get` to simplify the process of tracking transactions updates. This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/processor/transactions/sync` for a processor token, the endpoint will return all historical transactions data associated with that processor token up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that processor token. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with a processor token, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/processor/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/processor/transactions/sync` fails when retrieving a paginated update, which can occur as a result of the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/processor/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, use the `/processor/transactions/refresh` endpoint. Note that for newly created processor tokens, data may not be immediately available to `/processor/transactions/sync`. Plaid begins preparing transactions data when the corresponding Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processor-partners/#processortokenwebhookupdate) endpoint. # @param processor_transactions_sync_request [ProcessorTransactionsSyncRequest] # @param [Hash] opts the optional parameters # @return [ProcessorTransactionsSyncResponse] @@ -9958,7 +10230,7 @@ def processor_transactions_sync(processor_transactions_sync_request, opts = {}) end # Get incremental transaction updates on a processor token - # This endpoint replaces `/processor/transactions/get` and its associated webhooks for most common use-cases. The `/processor/transactions/sync` endpoint allows developers to subscribe to all transactions associated with a processor token and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/processor/transactions/sync` provides the same functionality as `/processor/transactions/get` and can be used instead of `/processor/transactions/get` to simplify the process of tracking transactions updates. This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/processor/transactions/sync` for a processor token, the endpoint will return all historical transactions data associated with that processor token up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that processor token. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with a processor token, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/processor/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/processor/transactions/sync` fails when retrieving a paginated update, which can occur as a result of the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/processor/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, use the `/processor/transactions/refresh` endpoint. Note that for newly created processor tokens, data may not be immediately available to `/processor/transactions/sync`. Plaid begins preparing transactions data when the corresponding Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processors/#processortokenwebhookupdate) endpoint. + # This endpoint replaces `/processor/transactions/get` and its associated webhooks for most common use-cases. The `/processor/transactions/sync` endpoint allows developers to subscribe to all transactions associated with a processor token and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/processor/transactions/sync` provides the same functionality as `/processor/transactions/get` and can be used instead of `/processor/transactions/get` to simplify the process of tracking transactions updates. This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/processor/transactions/sync` for a processor token, the endpoint will return all historical transactions data associated with that processor token up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that processor token. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with a processor token, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/processor/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/processor/transactions/sync` fails when retrieving a paginated update, which can occur as a result of the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/processor/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To force Plaid to check for new transactions, use the `/processor/transactions/refresh` endpoint. Note that for newly created processor tokens, data may not be immediately available to `/processor/transactions/sync`. Plaid begins preparing transactions data when the corresponding Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To receive Transactions webhooks for a processor token, set its webhook URL via the [`/processor/token/webhook/update`](https://plaid.com/docs/api/processor-partners/#processortokenwebhookupdate) endpoint. # @param processor_transactions_sync_request [ProcessorTransactionsSyncRequest] # @param [Hash] opts the optional parameters # @return [Array<(ProcessorTransactionsSyncResponse, Integer, Hash)>] ProcessorTransactionsSyncResponse data, response status code and response headers @@ -12260,7 +12532,7 @@ def transactions_enrich_with_http_info(transactions_enrich_request, opts = {}) end # Get transaction data - # Note: All new implementations are encouraged to use `/transactions/sync` rather than `/transactions/get`. `/transactions/sync` provides the same functionality as `/transactions/get` and improves developer ease-of-use for handling transactions updates. The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item's `status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. + # Note: All new implementations are encouraged to use `/transactions/sync` rather than `/transactions/get`. `/transactions/sync` provides the same functionality as `/transactions/get` and improves developer ease-of-use for handling transactions updates. The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To find out when the Item was last updated, use the [Item Debugger](https://plaid.com/docs/account/activity/#troubleshooting-with-item-debugger) or call `/item/get`; the `item.status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. # @param transactions_get_request [TransactionsGetRequest] # @param [Hash] opts the optional parameters # @return [TransactionsGetResponse] @@ -12270,7 +12542,7 @@ def transactions_get(transactions_get_request, opts = {}) end # Get transaction data - # Note: All new implementations are encouraged to use `/transactions/sync` rather than `/transactions/get`. `/transactions/sync` provides the same functionality as `/transactions/get` and improves developer ease-of-use for handling transactions updates. The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item's `status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. + # Note: All new implementations are encouraged to use `/transactions/sync` rather than `/transactions/get`. `/transactions/sync` provides the same functionality as `/transactions/get` and improves developer ease-of-use for handling transactions updates. The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To find out when the Item was last updated, use the [Item Debugger](https://plaid.com/docs/account/activity/#troubleshooting-with-item-debugger) or call `/item/get`; the `item.status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error. # @param transactions_get_request [TransactionsGetRequest] # @param [Hash] opts the optional parameters # @return [Array<(TransactionsGetResponse, Integer, Hash)>] TransactionsGetResponse data, response status code and response headers @@ -12396,7 +12668,7 @@ def transactions_recurring_get_with_http_info(transactions_recurring_get_request end # Refresh transaction data - # `/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/transactions/sync` and `/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get` or `/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCT_NOT_SUPPORTED` error if called on an Item from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. + # `/transactions/refresh` is an optional endpoint that initiates an on-demand extraction to fetch the newest transactions for an Item. The on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. The Item must already have Transactions added as a product in order to call `/transactions/refresh`. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/transactions/sync` and `/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get` or `/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/transactions/refresh` is offered as an optional add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. # @param transactions_refresh_request [TransactionsRefreshRequest] # @param [Hash] opts the optional parameters # @return [TransactionsRefreshResponse] @@ -12406,7 +12678,7 @@ def transactions_refresh(transactions_refresh_request, opts = {}) end # Refresh transaction data - # `/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/transactions/sync` and `/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get` or `/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCT_NOT_SUPPORTED` error if called on an Item from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. + # `/transactions/refresh` is an optional endpoint that initiates an on-demand extraction to fetch the newest transactions for an Item. The on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. The Item must already have Transactions added as a product in order to call `/transactions/refresh`. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/transactions/sync` and `/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get` or `/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/transactions/refresh` is offered as an optional add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager. # @param transactions_refresh_request [TransactionsRefreshRequest] # @param [Hash] opts the optional parameters # @return [Array<(TransactionsRefreshResponse, Integer, Hash)>] TransactionsRefreshResponse data, response status code and response headers @@ -12668,7 +12940,7 @@ def transactions_rules_remove_with_http_info(transactions_rules_remove_request, end # Get incremental transaction updates on an Item - # The `/transactions/sync` endpoint allows developers to subscribe to all transactions associated with an Item and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/transactions/sync` provides the same functionality as `/transactions/get` and can be used instead of `/transactions/get` to simplify the process of tracking transactions updates. To learn more about migrating from `/transactions/get`, see the [Transactions Sync migration guide](https://plaid.com/docs/transactions/sync-migration/). This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/transactions/sync` for an Item, the endpoint will return all historical transactions data associated with that Item up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that Item. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with an Item, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/transactions/sync` fails due to the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item's `status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, use the `/transactions/refresh` endpoint. For newly created Items, data may not be immediately available to `/transactions/sync`. Plaid begins preparing transactions data when the Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To be alerted when new data is available, listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) webhook. `/transactions/sync` does not directly return balance data. To get the balance for an account, call `/accounts/get`, which is a free-to-use endpoint that will return the cached balance as of the last successful transactions update. + # The `/transactions/sync` endpoint allows developers to subscribe to all transactions associated with an Item and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/transactions/sync` provides the same functionality as `/transactions/get` and can be used instead of `/transactions/get` to simplify the process of tracking transactions updates. To learn more about migrating from `/transactions/get`, see the [Transactions Sync migration guide](https://plaid.com/docs/transactions/sync-migration/). This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/transactions/sync` for an Item, the endpoint will return all historical transactions data associated with that Item up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that Item. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with an Item, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/transactions/sync` fails due to the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To find out when the Item was last updated, use the [Item Debugger](https://plaid.com/docs/account/activity/#troubleshooting-with-item-debugger) or call `/item/get`; the `item.status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, use the `/transactions/refresh` endpoint. For newly created Items, data may not be immediately available to `/transactions/sync`. Plaid begins preparing transactions data when the Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To be alerted when new data is available, listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) webhook. `/transactions/sync` does not directly return balance data. To get the balance for an account, call `/accounts/get`, which is a free-to-use endpoint that will return the cached balance as of the last successful transactions update. # @param transactions_sync_request [TransactionsSyncRequest] # @param [Hash] opts the optional parameters # @return [TransactionsSyncResponse] @@ -12678,7 +12950,7 @@ def transactions_sync(transactions_sync_request, opts = {}) end # Get incremental transaction updates on an Item - # The `/transactions/sync` endpoint allows developers to subscribe to all transactions associated with an Item and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/transactions/sync` provides the same functionality as `/transactions/get` and can be used instead of `/transactions/get` to simplify the process of tracking transactions updates. To learn more about migrating from `/transactions/get`, see the [Transactions Sync migration guide](https://plaid.com/docs/transactions/sync-migration/). This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/transactions/sync` for an Item, the endpoint will return all historical transactions data associated with that Item up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that Item. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with an Item, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/transactions/sync` fails due to the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item's `status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, use the `/transactions/refresh` endpoint. For newly created Items, data may not be immediately available to `/transactions/sync`. Plaid begins preparing transactions data when the Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To be alerted when new data is available, listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) webhook. `/transactions/sync` does not directly return balance data. To get the balance for an account, call `/accounts/get`, which is a free-to-use endpoint that will return the cached balance as of the last successful transactions update. + # The `/transactions/sync` endpoint allows developers to subscribe to all transactions associated with an Item and get updates synchronously in a stream-like manner, using a cursor to track which updates have already been seen. `/transactions/sync` provides the same functionality as `/transactions/get` and can be used instead of `/transactions/get` to simplify the process of tracking transactions updates. To learn more about migrating from `/transactions/get`, see the [Transactions Sync migration guide](https://plaid.com/docs/transactions/sync-migration/). This endpoint provides user-authorized transaction data for `credit`, `depository`, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from `investments` accounts, use `/investments/transactions/get` instead. Returned transactions data is grouped into three types of update, indicating whether the transaction was added, removed, or modified since the last call to the API. In the first call to `/transactions/sync` for an Item, the endpoint will return all historical transactions data associated with that Item up until the time of the API call (as \"adds\"), which then generates a `next_cursor` for that Item. In subsequent calls, send the `next_cursor` to receive only the changes that have occurred since the previous call. Due to the potentially large number of transactions associated with an Item, results are paginated. The `has_more` field specifies if additional calls are necessary to fetch all available transaction updates. Call `/transactions/sync` with the new cursor, pulling all updates, until `has_more` is `false`. When retrieving paginated updates, track both the `next_cursor` from the latest response and the original cursor from the first call in which `has_more` was `true`; if a call to `/transactions/sync` fails due to the [`TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION`](https://plaid.com/docs/errors/transactions/#transactions_sync_mutation_during_pagination) error, the entire pagination request loop must be restarted beginning with the cursor for the first page of the update, rather than retrying only the single request that failed. Whenever new or updated transaction data becomes available, `/transactions/sync` will provide these updates. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. To find out when the Item was last updated, use the [Item Debugger](https://plaid.com/docs/account/activity/#troubleshooting-with-item-debugger) or call `/item/get`; the `item.status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, use the `/transactions/refresh` endpoint. For newly created Items, data may not be immediately available to `/transactions/sync`. Plaid begins preparing transactions data when the Item is created, but the process can take anywhere from a few seconds to several minutes to complete, depending on the number of transactions available. To be alerted when new data is available, listen for the [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) webhook. `/transactions/sync` does not directly return balance data. To get the balance for an account, call `/accounts/get`, which is a free-to-use endpoint that will return the cached balance as of the last successful transactions update. # @param transactions_sync_request [TransactionsSyncRequest] # @param [Hash] opts the optional parameters # @return [Array<(TransactionsSyncResponse, Integer, Hash)>] TransactionsSyncResponse data, response status code and response headers @@ -13621,26 +13893,26 @@ def transfer_intent_create_with_http_info(transfer_intent_create_request, opts = # Retrieve more information about a transfer intent # Use the `/transfer/intent/get` endpoint to retrieve more information about a transfer intent. - # @param request_body [Hash] + # @param transfer_intent_get_request [TransferIntentGetRequest] # @param [Hash] opts the optional parameters # @return [TransferIntentGetResponse] - def transfer_intent_get(request_body, opts = {}) - data, _status_code, _headers = transfer_intent_get_with_http_info(request_body, opts) + def transfer_intent_get(transfer_intent_get_request, opts = {}) + data, _status_code, _headers = transfer_intent_get_with_http_info(transfer_intent_get_request, opts) data end # Retrieve more information about a transfer intent # Use the `/transfer/intent/get` endpoint to retrieve more information about a transfer intent. - # @param request_body [Hash] + # @param transfer_intent_get_request [TransferIntentGetRequest] # @param [Hash] opts the optional parameters # @return [Array<(TransferIntentGetResponse, Integer, Hash)>] TransferIntentGetResponse data, response status code and response headers - def transfer_intent_get_with_http_info(request_body, opts = {}) + def transfer_intent_get_with_http_info(transfer_intent_get_request, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_intent_get ...' end - # verify the required parameter 'request_body' is set - if @api_client.config.client_side_validation && request_body.nil? - fail ArgumentError, "Missing the required parameter 'request_body' when calling PlaidApi.transfer_intent_get" + # verify the required parameter 'transfer_intent_get_request' is set + if @api_client.config.client_side_validation && transfer_intent_get_request.nil? + fail ArgumentError, "Missing the required parameter 'transfer_intent_get_request' when calling PlaidApi.transfer_intent_get" end # resource path local_var_path = '/transfer/intent/get' @@ -13662,7 +13934,7 @@ def transfer_intent_get_with_http_info(request_body, opts = {}) form_params = opts[:form_params] || {} # http body (model) - post_body = opts[:debug_body] || @api_client.object_to_http_body(request_body) + post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_intent_get_request) # return_type return_type = opts[:debug_return_type] || 'TransferIntentGetResponse' diff --git a/lib/plaid/api_client.rb b/lib/plaid/api_client.rb index 4c9b4d486..569e2923c 100644 --- a/lib/plaid/api_client.rb +++ b/lib/plaid/api_client.rb @@ -7,7 +7,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -41,7 +41,7 @@ class ApiConnectionFailedError < ApiError; end # @option config [Configuration] Configuration for initializing the object, default to Configuration.default def initialize(config = Configuration.default) @config = config - @user_agent = "Plaid Ruby v25.0.0" + @user_agent = "Plaid Ruby v26.0.0" @default_headers = { 'Content-Type' => 'application/json', 'User-Agent' => @user_agent, diff --git a/lib/plaid/api_error.rb b/lib/plaid/api_error.rb index 65bdd5029..26f367835 100644 --- a/lib/plaid/api_error.rb +++ b/lib/plaid/api_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/configuration.rb b/lib/plaid/configuration.rb index 678e9aea6..0c00f8e99 100644 --- a/lib/plaid/configuration.rb +++ b/lib/plaid/configuration.rb @@ -7,7 +7,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_access.rb b/lib/plaid/models/account_access.rb index 029560c2f..1a2e58aad 100644 --- a/lib/plaid/models/account_access.rb +++ b/lib/plaid/models/account_access.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_assets.rb b/lib/plaid/models/account_assets.rb index 6b5f9cbdf..8097c095c 100644 --- a/lib/plaid/models/account_assets.rb +++ b/lib/plaid/models/account_assets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_balance.rb b/lib/plaid/models/account_balance.rb index 514243830..d5b99ac4f 100644 --- a/lib/plaid/models/account_balance.rb +++ b/lib/plaid/models/account_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_base.rb b/lib/plaid/models/account_base.rb index 646989273..ea543e431 100644 --- a/lib/plaid/models/account_base.rb +++ b/lib/plaid/models/account_base.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -39,7 +39,7 @@ class AccountBase attr_accessor :verification_insights - # A unique and persistent identifier for accounts that can be used to trace multiple instances of the same account across different Items for depository accounts. This is currently only supported for Chase Items. Because Chase accounts have a different account number each time they are linked, this field may be instead of the account number to uniquely identify a Chase account across multiple Items for payments use cases, helping to reduce duplicate Items or attempted fraud. + # A unique and persistent identifier for accounts that can be used to trace multiple instances of the same account across different Items for depository accounts. This is currently only supported for Chase Items. Because Chase accounts have a different account number each time they are linked, this field may be used instead of the account number to uniquely identify a Chase account across multiple Items for payments use cases, helping to reduce duplicate Items or attempted fraud. In Sandbox, this field may be populated for any account; in Production and Development, it will only be populated for Chase accounts. attr_accessor :persistent_account_id class EnumAttributeValidator diff --git a/lib/plaid/models/account_filter.rb b/lib/plaid/models/account_filter.rb index 6b25d88cc..3941b5111 100644 --- a/lib/plaid/models/account_filter.rb +++ b/lib/plaid/models/account_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_filters_response.rb b/lib/plaid/models/account_filters_response.rb index ab95cb785..3ea8f5474 100644 --- a/lib/plaid/models/account_filters_response.rb +++ b/lib/plaid/models/account_filters_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_identity.rb b/lib/plaid/models/account_identity.rb index 981217245..1ab66c877 100644 --- a/lib/plaid/models/account_identity.rb +++ b/lib/plaid/models/account_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -39,7 +39,7 @@ class AccountIdentity attr_accessor :verification_insights - # A unique and persistent identifier for accounts that can be used to trace multiple instances of the same account across different Items for depository accounts. This is currently only supported for Chase Items. Because Chase accounts have a different account number each time they are linked, this field may be instead of the account number to uniquely identify a Chase account across multiple Items for payments use cases, helping to reduce duplicate Items or attempted fraud. + # A unique and persistent identifier for accounts that can be used to trace multiple instances of the same account across different Items for depository accounts. This is currently only supported for Chase Items. Because Chase accounts have a different account number each time they are linked, this field may be used instead of the account number to uniquely identify a Chase account across multiple Items for payments use cases, helping to reduce duplicate Items or attempted fraud. In Sandbox, this field may be populated for any account; in Production and Development, it will only be populated for Chase accounts. attr_accessor :persistent_account_id # Data returned by the financial institution about the account owner or owners. Only returned by Identity or Assets endpoints. For business accounts, the name reported may be either the name of the individual or the name of the business, depending on the institution; detecting whether the linked account is a business account is not currently supported. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29) diff --git a/lib/plaid/models/account_identity_all_of.rb b/lib/plaid/models/account_identity_all_of.rb index e6026802d..5cfe993f2 100644 --- a/lib/plaid/models/account_identity_all_of.rb +++ b/lib/plaid/models/account_identity_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_identity_match_score.rb b/lib/plaid/models/account_identity_match_score.rb index ee69743cd..1a2de8501 100644 --- a/lib/plaid/models/account_identity_match_score.rb +++ b/lib/plaid/models/account_identity_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -39,7 +39,7 @@ class AccountIdentityMatchScore attr_accessor :verification_insights - # A unique and persistent identifier for accounts that can be used to trace multiple instances of the same account across different Items for depository accounts. This is currently only supported for Chase Items. Because Chase accounts have a different account number each time they are linked, this field may be instead of the account number to uniquely identify a Chase account across multiple Items for payments use cases, helping to reduce duplicate Items or attempted fraud. + # A unique and persistent identifier for accounts that can be used to trace multiple instances of the same account across different Items for depository accounts. This is currently only supported for Chase Items. Because Chase accounts have a different account number each time they are linked, this field may be used instead of the account number to uniquely identify a Chase account across multiple Items for payments use cases, helping to reduce duplicate Items or attempted fraud. In Sandbox, this field may be populated for any account; in Production and Development, it will only be populated for Chase accounts. attr_accessor :persistent_account_id attr_accessor :legal_name diff --git a/lib/plaid/models/account_identity_match_score_all_of.rb b/lib/plaid/models/account_identity_match_score_all_of.rb index 7b4df20a4..8c88aff64 100644 --- a/lib/plaid/models/account_identity_match_score_all_of.rb +++ b/lib/plaid/models/account_identity_match_score_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_product_access.rb b/lib/plaid/models/account_product_access.rb index f76fd9f44..09f6dc035 100644 --- a/lib/plaid/models/account_product_access.rb +++ b/lib/plaid/models/account_product_access.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_product_access_nullable.rb b/lib/plaid/models/account_product_access_nullable.rb index 8a10b4dfb..da83a71e1 100644 --- a/lib/plaid/models/account_product_access_nullable.rb +++ b/lib/plaid/models/account_product_access_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_selection_cardinality.rb b/lib/plaid/models/account_selection_cardinality.rb index 34f8eb8ab..94cb3a40f 100644 --- a/lib/plaid/models/account_selection_cardinality.rb +++ b/lib/plaid/models/account_selection_cardinality.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_subtype.rb b/lib/plaid/models/account_subtype.rb index 96f719559..e1ded0a6c 100644 --- a/lib/plaid/models/account_subtype.rb +++ b/lib/plaid/models/account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_type.rb b/lib/plaid/models/account_type.rb index f9375a066..6b2b9195f 100644 --- a/lib/plaid/models/account_type.rb +++ b/lib/plaid/models/account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_verification_insights.rb b/lib/plaid/models/account_verification_insights.rb index 3963bcfe0..5e8e93e3e 100644 --- a/lib/plaid/models/account_verification_insights.rb +++ b/lib/plaid/models/account_verification_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_verification_insights_account_number_format.rb b/lib/plaid/models/account_verification_insights_account_number_format.rb index 4bfb06ebf..50c51f09d 100644 --- a/lib/plaid/models/account_verification_insights_account_number_format.rb +++ b/lib/plaid/models/account_verification_insights_account_number_format.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_verification_insights_network_status.rb b/lib/plaid/models/account_verification_insights_network_status.rb index 9be8a6cb2..c4576eb57 100644 --- a/lib/plaid/models/account_verification_insights_network_status.rb +++ b/lib/plaid/models/account_verification_insights_network_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/account_verification_insights_previous_returns.rb b/lib/plaid/models/account_verification_insights_previous_returns.rb index 326d66293..79ec57bad 100644 --- a/lib/plaid/models/account_verification_insights_previous_returns.rb +++ b/lib/plaid/models/account_verification_insights_previous_returns.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_balance_get_request.rb b/lib/plaid/models/accounts_balance_get_request.rb index f9e346a84..e1f914211 100644 --- a/lib/plaid/models/accounts_balance_get_request.rb +++ b/lib/plaid/models/accounts_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_balance_get_request_options.rb b/lib/plaid/models/accounts_balance_get_request_options.rb index 3febc0e9e..15f2da692 100644 --- a/lib/plaid/models/accounts_balance_get_request_options.rb +++ b/lib/plaid/models/accounts_balance_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_balance_get_request_payment_details.rb b/lib/plaid/models/accounts_balance_get_request_payment_details.rb index 1da992a06..e623f7418 100644 --- a/lib/plaid/models/accounts_balance_get_request_payment_details.rb +++ b/lib/plaid/models/accounts_balance_get_request_payment_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_balance_get_response_payment_risk_assessment.rb b/lib/plaid/models/accounts_balance_get_response_payment_risk_assessment.rb index 44398bd3e..168c1c151 100644 --- a/lib/plaid/models/accounts_balance_get_response_payment_risk_assessment.rb +++ b/lib/plaid/models/accounts_balance_get_response_payment_risk_assessment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_get_request.rb b/lib/plaid/models/accounts_get_request.rb index 81fcbfef4..734190a4b 100644 --- a/lib/plaid/models/accounts_get_request.rb +++ b/lib/plaid/models/accounts_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_get_request_options.rb b/lib/plaid/models/accounts_get_request_options.rb index bf509bddf..e21a6c269 100644 --- a/lib/plaid/models/accounts_get_request_options.rb +++ b/lib/plaid/models/accounts_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/accounts_get_response.rb b/lib/plaid/models/accounts_get_response.rb index 8016dcebd..0aaf8779f 100644 --- a/lib/plaid/models/accounts_get_response.rb +++ b/lib/plaid/models/accounts_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/ach_class.rb b/lib/plaid/models/ach_class.rb index 300f536b7..b6a1555a4 100644 --- a/lib/plaid/models/ach_class.rb +++ b/lib/plaid/models/ach_class.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/action_state.rb b/lib/plaid/models/action_state.rb index dc675afb4..5bb3a0768 100644 --- a/lib/plaid/models/action_state.rb +++ b/lib/plaid/models/action_state.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/activity.rb b/lib/plaid/models/activity.rb index 92f5d7e75..735d6607d 100644 --- a/lib/plaid/models/activity.rb +++ b/lib/plaid/models/activity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/activity_type.rb b/lib/plaid/models/activity_type.rb index ce70a4ad2..f26f04f05 100644 --- a/lib/plaid/models/activity_type.rb +++ b/lib/plaid/models/activity_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address.rb b/lib/plaid/models/address.rb index 2d530384f..fbdbed469 100644 --- a/lib/plaid/models/address.rb +++ b/lib/plaid/models/address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_data.rb b/lib/plaid/models/address_data.rb index 0e39d1b17..abf84295c 100644 --- a/lib/plaid/models/address_data.rb +++ b/lib/plaid/models/address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_data_not_required.rb b/lib/plaid/models/address_data_not_required.rb index 59b296c97..8cfa85494 100644 --- a/lib/plaid/models/address_data_not_required.rb +++ b/lib/plaid/models/address_data_not_required.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_data_nullable.rb b/lib/plaid/models/address_data_nullable.rb index fac83fee8..5236f0338 100644 --- a/lib/plaid/models/address_data_nullable.rb +++ b/lib/plaid/models/address_data_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_data_nullable_no_required_fields.rb b/lib/plaid/models/address_data_nullable_no_required_fields.rb index 6c24d4f81..f87b294f7 100644 --- a/lib/plaid/models/address_data_nullable_no_required_fields.rb +++ b/lib/plaid/models/address_data_nullable_no_required_fields.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_match_score.rb b/lib/plaid/models/address_match_score.rb index 268475c1e..8b94c3378 100644 --- a/lib/plaid/models/address_match_score.rb +++ b/lib/plaid/models/address_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_nullable.rb b/lib/plaid/models/address_nullable.rb index 35551f75b..054153489 100644 --- a/lib/plaid/models/address_nullable.rb +++ b/lib/plaid/models/address_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/address_purpose_label.rb b/lib/plaid/models/address_purpose_label.rb index 0bd3dcad6..58f256ab1 100644 --- a/lib/plaid/models/address_purpose_label.rb +++ b/lib/plaid/models/address_purpose_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/application.rb b/lib/plaid/models/application.rb index f313de841..9e2419317 100644 --- a/lib/plaid/models/application.rb +++ b/lib/plaid/models/application.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/application_get_request.rb b/lib/plaid/models/application_get_request.rb index b1a90254e..63455a6b8 100644 --- a/lib/plaid/models/application_get_request.rb +++ b/lib/plaid/models/application_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/application_get_response.rb b/lib/plaid/models/application_get_response.rb index 05b6c49b8..48f9b6e37 100644 --- a/lib/plaid/models/application_get_response.rb +++ b/lib/plaid/models/application_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/apr.rb b/lib/plaid/models/apr.rb index e7f63de69..875eb306c 100644 --- a/lib/plaid/models/apr.rb +++ b/lib/plaid/models/apr.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset.rb b/lib/plaid/models/asset.rb index a8889d42d..83b77f06b 100644 --- a/lib/plaid/models/asset.rb +++ b/lib/plaid/models/asset.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_detail.rb b/lib/plaid/models/asset_detail.rb index d1669b3e6..0ac48e743 100644 --- a/lib/plaid/models/asset_detail.rb +++ b/lib/plaid/models/asset_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_holder.rb b/lib/plaid/models/asset_holder.rb index 8f4f5aea1..826e4415c 100644 --- a/lib/plaid/models/asset_holder.rb +++ b/lib/plaid/models/asset_holder.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_holder_name.rb b/lib/plaid/models/asset_holder_name.rb index 12db68b96..d5c1adb8a 100644 --- a/lib/plaid/models/asset_holder_name.rb +++ b/lib/plaid/models/asset_holder_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_owner.rb b/lib/plaid/models/asset_owner.rb index 31f12dd03..837bc4aaa 100644 --- a/lib/plaid/models/asset_owner.rb +++ b/lib/plaid/models/asset_owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_owners.rb b/lib/plaid/models/asset_owners.rb index 96b01de40..b4d7e6f33 100644 --- a/lib/plaid/models/asset_owners.rb +++ b/lib/plaid/models/asset_owners.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report.rb b/lib/plaid/models/asset_report.rb index 3f395b1c4..311e828dc 100644 --- a/lib/plaid/models/asset_report.rb +++ b/lib/plaid/models/asset_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_account_balance.rb b/lib/plaid/models/asset_report_account_balance.rb index fa65c6cd6..98e937367 100644 --- a/lib/plaid/models/asset_report_account_balance.rb +++ b/lib/plaid/models/asset_report_account_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_add_ons.rb b/lib/plaid/models/asset_report_add_ons.rb index 0b868be30..140767e4f 100644 --- a/lib/plaid/models/asset_report_add_ons.rb +++ b/lib/plaid/models/asset_report_add_ons.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_audit_copy_create_request.rb b/lib/plaid/models/asset_report_audit_copy_create_request.rb index b21e82f76..12b6f02e1 100644 --- a/lib/plaid/models/asset_report_audit_copy_create_request.rb +++ b/lib/plaid/models/asset_report_audit_copy_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_audit_copy_create_response.rb b/lib/plaid/models/asset_report_audit_copy_create_response.rb index a2299aa50..89aff7430 100644 --- a/lib/plaid/models/asset_report_audit_copy_create_response.rb +++ b/lib/plaid/models/asset_report_audit_copy_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_audit_copy_get_request.rb b/lib/plaid/models/asset_report_audit_copy_get_request.rb index 0c0481549..c62a00a12 100644 --- a/lib/plaid/models/asset_report_audit_copy_get_request.rb +++ b/lib/plaid/models/asset_report_audit_copy_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_audit_copy_remove_request.rb b/lib/plaid/models/asset_report_audit_copy_remove_request.rb index bdb487e34..5ab1dd188 100644 --- a/lib/plaid/models/asset_report_audit_copy_remove_request.rb +++ b/lib/plaid/models/asset_report_audit_copy_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_audit_copy_remove_response.rb b/lib/plaid/models/asset_report_audit_copy_remove_response.rb index 81bf4d3bf..1ffe1c2f9 100644 --- a/lib/plaid/models/asset_report_audit_copy_remove_response.rb +++ b/lib/plaid/models/asset_report_audit_copy_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_create_request.rb b/lib/plaid/models/asset_report_create_request.rb index fd2e5b537..9ce240747 100644 --- a/lib/plaid/models/asset_report_create_request.rb +++ b/lib/plaid/models/asset_report_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_create_request_options.rb b/lib/plaid/models/asset_report_create_request_options.rb index c0e2a8192..df7083729 100644 --- a/lib/plaid/models/asset_report_create_request_options.rb +++ b/lib/plaid/models/asset_report_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_create_response.rb b/lib/plaid/models/asset_report_create_response.rb index a81ff2afe..13b465a25 100644 --- a/lib/plaid/models/asset_report_create_response.rb +++ b/lib/plaid/models/asset_report_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_filter_request.rb b/lib/plaid/models/asset_report_filter_request.rb index 3b5b8b730..e34fcd6a6 100644 --- a/lib/plaid/models/asset_report_filter_request.rb +++ b/lib/plaid/models/asset_report_filter_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_filter_response.rb b/lib/plaid/models/asset_report_filter_response.rb index 5c26aafcf..8c04143e9 100644 --- a/lib/plaid/models/asset_report_filter_response.rb +++ b/lib/plaid/models/asset_report_filter_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_freddie.rb b/lib/plaid/models/asset_report_freddie.rb index 48de1c6f9..13bede5b9 100644 --- a/lib/plaid/models/asset_report_freddie.rb +++ b/lib/plaid/models/asset_report_freddie.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_freddie_get_request.rb b/lib/plaid/models/asset_report_freddie_get_request.rb index e0618fa1b..ceaee4dfb 100644 --- a/lib/plaid/models/asset_report_freddie_get_request.rb +++ b/lib/plaid/models/asset_report_freddie_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_freddie_get_response.rb b/lib/plaid/models/asset_report_freddie_get_response.rb index cb635e2b0..fcc915398 100644 --- a/lib/plaid/models/asset_report_freddie_get_response.rb +++ b/lib/plaid/models/asset_report_freddie_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_get_request.rb b/lib/plaid/models/asset_report_get_request.rb index c55dbfff7..3df74de97 100644 --- a/lib/plaid/models/asset_report_get_request.rb +++ b/lib/plaid/models/asset_report_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_get_request_options.rb b/lib/plaid/models/asset_report_get_request_options.rb index 9ab6a20cd..09faa234e 100644 --- a/lib/plaid/models/asset_report_get_request_options.rb +++ b/lib/plaid/models/asset_report_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_get_response.rb b/lib/plaid/models/asset_report_get_response.rb index bbec23acb..b525b356e 100644 --- a/lib/plaid/models/asset_report_get_response.rb +++ b/lib/plaid/models/asset_report_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_investment_holding.rb b/lib/plaid/models/asset_report_investment_holding.rb index 14446bf78..451ad6d85 100644 --- a/lib/plaid/models/asset_report_investment_holding.rb +++ b/lib/plaid/models/asset_report_investment_holding.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_investment_security.rb b/lib/plaid/models/asset_report_investment_security.rb index d8813dddb..e0d4687f7 100644 --- a/lib/plaid/models/asset_report_investment_security.rb +++ b/lib/plaid/models/asset_report_investment_security.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_investments.rb b/lib/plaid/models/asset_report_investments.rb index 301f25db1..4e5b80011 100644 --- a/lib/plaid/models/asset_report_investments.rb +++ b/lib/plaid/models/asset_report_investments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_item.rb b/lib/plaid/models/asset_report_item.rb index 412d8f30f..0b756b9d3 100644 --- a/lib/plaid/models/asset_report_item.rb +++ b/lib/plaid/models/asset_report_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_pdf_get_request.rb b/lib/plaid/models/asset_report_pdf_get_request.rb index c002dd41e..772afeabe 100644 --- a/lib/plaid/models/asset_report_pdf_get_request.rb +++ b/lib/plaid/models/asset_report_pdf_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_pdf_get_request_options.rb b/lib/plaid/models/asset_report_pdf_get_request_options.rb index e692c81d5..0ee7fa5e3 100644 --- a/lib/plaid/models/asset_report_pdf_get_request_options.rb +++ b/lib/plaid/models/asset_report_pdf_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_refresh_request.rb b/lib/plaid/models/asset_report_refresh_request.rb index 149f486fb..fafbe3db5 100644 --- a/lib/plaid/models/asset_report_refresh_request.rb +++ b/lib/plaid/models/asset_report_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_refresh_request_options.rb b/lib/plaid/models/asset_report_refresh_request_options.rb index 3e60fb257..611d02d34 100644 --- a/lib/plaid/models/asset_report_refresh_request_options.rb +++ b/lib/plaid/models/asset_report_refresh_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_refresh_response.rb b/lib/plaid/models/asset_report_refresh_response.rb index a4d51213a..323900a6f 100644 --- a/lib/plaid/models/asset_report_refresh_response.rb +++ b/lib/plaid/models/asset_report_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_remove_request.rb b/lib/plaid/models/asset_report_remove_request.rb index 8c5a9acab..222ab8109 100644 --- a/lib/plaid/models/asset_report_remove_request.rb +++ b/lib/plaid/models/asset_report_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_remove_response.rb b/lib/plaid/models/asset_report_remove_response.rb index 837379ede..7371a388c 100644 --- a/lib/plaid/models/asset_report_remove_response.rb +++ b/lib/plaid/models/asset_report_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_transaction.rb b/lib/plaid/models/asset_report_transaction.rb index f33ae2050..a75dc027a 100644 --- a/lib/plaid/models/asset_report_transaction.rb +++ b/lib/plaid/models/asset_report_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_transaction_type.rb b/lib/plaid/models/asset_report_transaction_type.rb index d1803b87b..227d19230 100644 --- a/lib/plaid/models/asset_report_transaction_type.rb +++ b/lib/plaid/models/asset_report_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_report_user.rb b/lib/plaid/models/asset_report_user.rb index bb3f88d30..79eec64a6 100644 --- a/lib/plaid/models/asset_report_user.rb +++ b/lib/plaid/models/asset_report_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_transaction.rb b/lib/plaid/models/asset_transaction.rb index 3b214fa43..609157d48 100644 --- a/lib/plaid/models/asset_transaction.rb +++ b/lib/plaid/models/asset_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_transaction_category_type.rb b/lib/plaid/models/asset_transaction_category_type.rb index c1c56c29c..5d2164899 100644 --- a/lib/plaid/models/asset_transaction_category_type.rb +++ b/lib/plaid/models/asset_transaction_category_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_transaction_description.rb b/lib/plaid/models/asset_transaction_description.rb index a5f0334d1..898244b46 100644 --- a/lib/plaid/models/asset_transaction_description.rb +++ b/lib/plaid/models/asset_transaction_description.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_transaction_detail.rb b/lib/plaid/models/asset_transaction_detail.rb index cd166ecad..442f07d80 100644 --- a/lib/plaid/models/asset_transaction_detail.rb +++ b/lib/plaid/models/asset_transaction_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_transaction_type.rb b/lib/plaid/models/asset_transaction_type.rb index eaa009a45..595fc9331 100644 --- a/lib/plaid/models/asset_transaction_type.rb +++ b/lib/plaid/models/asset_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_transactions.rb b/lib/plaid/models/asset_transactions.rb index e432fd30f..390a0347b 100644 --- a/lib/plaid/models/asset_transactions.rb +++ b/lib/plaid/models/asset_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/asset_type.rb b/lib/plaid/models/asset_type.rb index a384ce884..e19d55365 100644 --- a/lib/plaid/models/asset_type.rb +++ b/lib/plaid/models/asset_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/assets.rb b/lib/plaid/models/assets.rb index 6bff71cd5..13d8f98fa 100644 --- a/lib/plaid/models/assets.rb +++ b/lib/plaid/models/assets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/assets_error_webhook.rb b/lib/plaid/models/assets_error_webhook.rb index 6c5d3382a..fbc4430c5 100644 --- a/lib/plaid/models/assets_error_webhook.rb +++ b/lib/plaid/models/assets_error_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/assets_product_ready_webhook.rb b/lib/plaid/models/assets_product_ready_webhook.rb index 3e1804bba..80cb991d9 100644 --- a/lib/plaid/models/assets_product_ready_webhook.rb +++ b/lib/plaid/models/assets_product_ready_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/auth_get_numbers.rb b/lib/plaid/models/auth_get_numbers.rb index c73a35936..4646105da 100644 --- a/lib/plaid/models/auth_get_numbers.rb +++ b/lib/plaid/models/auth_get_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/auth_get_request.rb b/lib/plaid/models/auth_get_request.rb index d46e5c962..98c5becf5 100644 --- a/lib/plaid/models/auth_get_request.rb +++ b/lib/plaid/models/auth_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/auth_get_request_options.rb b/lib/plaid/models/auth_get_request_options.rb index 7dd9528a0..2f430eb37 100644 --- a/lib/plaid/models/auth_get_request_options.rb +++ b/lib/plaid/models/auth_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/auth_get_response.rb b/lib/plaid/models/auth_get_response.rb index 27076f587..45fcd2fb4 100644 --- a/lib/plaid/models/auth_get_response.rb +++ b/lib/plaid/models/auth_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/auth_metadata.rb b/lib/plaid/models/auth_metadata.rb index a96306a70..021f1116e 100644 --- a/lib/plaid/models/auth_metadata.rb +++ b/lib/plaid/models/auth_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/auth_supported_methods.rb b/lib/plaid/models/auth_supported_methods.rb index 9808ffdfb..b64d44b0f 100644 --- a/lib/plaid/models/auth_supported_methods.rb +++ b/lib/plaid/models/auth_supported_methods.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/automatically_verified_webhook.rb b/lib/plaid/models/automatically_verified_webhook.rb index 599618b7d..e38c631f8 100644 --- a/lib/plaid/models/automatically_verified_webhook.rb +++ b/lib/plaid/models/automatically_verified_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/balance_plus_attributes.rb b/lib/plaid/models/balance_plus_attributes.rb index db876ea14..18bb849cc 100644 --- a/lib/plaid/models/balance_plus_attributes.rb +++ b/lib/plaid/models/balance_plus_attributes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_income_complete_result.rb b/lib/plaid/models/bank_income_complete_result.rb index 8fc6c4dee..3c709f79b 100644 --- a/lib/plaid/models/bank_income_complete_result.rb +++ b/lib/plaid/models/bank_income_complete_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_income_complete_webhook.rb b/lib/plaid/models/bank_income_complete_webhook.rb index 8dd88a55b..700fc1a91 100644 --- a/lib/plaid/models/bank_income_complete_webhook.rb +++ b/lib/plaid/models/bank_income_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_income_refresh_complete_result.rb b/lib/plaid/models/bank_income_refresh_complete_result.rb index 49674e56b..6cd426daf 100644 --- a/lib/plaid/models/bank_income_refresh_complete_result.rb +++ b/lib/plaid/models/bank_income_refresh_complete_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_income_refresh_complete_webhook.rb b/lib/plaid/models/bank_income_refresh_complete_webhook.rb index 62df6b16f..7bb2ac89c 100644 --- a/lib/plaid/models/bank_income_refresh_complete_webhook.rb +++ b/lib/plaid/models/bank_income_refresh_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_income_refresh_update_webhook.rb b/lib/plaid/models/bank_income_refresh_update_webhook.rb index 988608bc6..7944142a1 100644 --- a/lib/plaid/models/bank_income_refresh_update_webhook.rb +++ b/lib/plaid/models/bank_income_refresh_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_initiated_return_risk.rb b/lib/plaid/models/bank_initiated_return_risk.rb index 95e6e901e..d7c922b41 100644 --- a/lib/plaid/models/bank_initiated_return_risk.rb +++ b/lib/plaid/models/bank_initiated_return_risk.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer.rb b/lib/plaid/models/bank_transfer.rb index 809f7865e..d4992df2e 100644 --- a/lib/plaid/models/bank_transfer.rb +++ b/lib/plaid/models/bank_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_balance.rb b/lib/plaid/models/bank_transfer_balance.rb index 03b046215..b1d150690 100644 --- a/lib/plaid/models/bank_transfer_balance.rb +++ b/lib/plaid/models/bank_transfer_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_balance_get_request.rb b/lib/plaid/models/bank_transfer_balance_get_request.rb index f4174b2aa..5ad8a09b1 100644 --- a/lib/plaid/models/bank_transfer_balance_get_request.rb +++ b/lib/plaid/models/bank_transfer_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_balance_get_response.rb b/lib/plaid/models/bank_transfer_balance_get_response.rb index 037198e26..49708b2fb 100644 --- a/lib/plaid/models/bank_transfer_balance_get_response.rb +++ b/lib/plaid/models/bank_transfer_balance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_cancel_request.rb b/lib/plaid/models/bank_transfer_cancel_request.rb index a2feafd82..a3772f3c5 100644 --- a/lib/plaid/models/bank_transfer_cancel_request.rb +++ b/lib/plaid/models/bank_transfer_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_cancel_response.rb b/lib/plaid/models/bank_transfer_cancel_response.rb index 7478f7525..cf81a74cf 100644 --- a/lib/plaid/models/bank_transfer_cancel_response.rb +++ b/lib/plaid/models/bank_transfer_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_create_request.rb b/lib/plaid/models/bank_transfer_create_request.rb index 991c01048..fd036914e 100644 --- a/lib/plaid/models/bank_transfer_create_request.rb +++ b/lib/plaid/models/bank_transfer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_create_response.rb b/lib/plaid/models/bank_transfer_create_response.rb index 137a2763a..ae541e3f2 100644 --- a/lib/plaid/models/bank_transfer_create_response.rb +++ b/lib/plaid/models/bank_transfer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_direction.rb b/lib/plaid/models/bank_transfer_direction.rb index 83b52e355..44620fdfe 100644 --- a/lib/plaid/models/bank_transfer_direction.rb +++ b/lib/plaid/models/bank_transfer_direction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event.rb b/lib/plaid/models/bank_transfer_event.rb index 7f02d8210..b0c608375 100644 --- a/lib/plaid/models/bank_transfer_event.rb +++ b/lib/plaid/models/bank_transfer_event.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb b/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb index c7e8a35cf..a28f7afba 100644 --- a/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb +++ b/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_list_direction.rb b/lib/plaid/models/bank_transfer_event_list_direction.rb index 0d5bd3a6b..bbe838bd5 100644 --- a/lib/plaid/models/bank_transfer_event_list_direction.rb +++ b/lib/plaid/models/bank_transfer_event_list_direction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_list_request.rb b/lib/plaid/models/bank_transfer_event_list_request.rb index 53469eba9..742bedbb1 100644 --- a/lib/plaid/models/bank_transfer_event_list_request.rb +++ b/lib/plaid/models/bank_transfer_event_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_list_response.rb b/lib/plaid/models/bank_transfer_event_list_response.rb index 820aada75..3d1c21675 100644 --- a/lib/plaid/models/bank_transfer_event_list_response.rb +++ b/lib/plaid/models/bank_transfer_event_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_sync_request.rb b/lib/plaid/models/bank_transfer_event_sync_request.rb index 94655a2c5..4226e4d74 100644 --- a/lib/plaid/models/bank_transfer_event_sync_request.rb +++ b/lib/plaid/models/bank_transfer_event_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_sync_response.rb b/lib/plaid/models/bank_transfer_event_sync_response.rb index 350ad50c3..108d12328 100644 --- a/lib/plaid/models/bank_transfer_event_sync_response.rb +++ b/lib/plaid/models/bank_transfer_event_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_event_type.rb b/lib/plaid/models/bank_transfer_event_type.rb index d844b7db0..7b40f5aa5 100644 --- a/lib/plaid/models/bank_transfer_event_type.rb +++ b/lib/plaid/models/bank_transfer_event_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_failure.rb b/lib/plaid/models/bank_transfer_failure.rb index 2910a0433..76cb28f74 100644 --- a/lib/plaid/models/bank_transfer_failure.rb +++ b/lib/plaid/models/bank_transfer_failure.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_get_request.rb b/lib/plaid/models/bank_transfer_get_request.rb index a239ea6f2..1ad9f2d40 100644 --- a/lib/plaid/models/bank_transfer_get_request.rb +++ b/lib/plaid/models/bank_transfer_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_get_response.rb b/lib/plaid/models/bank_transfer_get_response.rb index be95e3237..b53f8630f 100644 --- a/lib/plaid/models/bank_transfer_get_response.rb +++ b/lib/plaid/models/bank_transfer_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_list_request.rb b/lib/plaid/models/bank_transfer_list_request.rb index dd4016360..acaa7a819 100644 --- a/lib/plaid/models/bank_transfer_list_request.rb +++ b/lib/plaid/models/bank_transfer_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_list_response.rb b/lib/plaid/models/bank_transfer_list_response.rb index 16e11507e..dae394ec1 100644 --- a/lib/plaid/models/bank_transfer_list_response.rb +++ b/lib/plaid/models/bank_transfer_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_migrate_account_request.rb b/lib/plaid/models/bank_transfer_migrate_account_request.rb index 8b0bcdf8b..780df7a79 100644 --- a/lib/plaid/models/bank_transfer_migrate_account_request.rb +++ b/lib/plaid/models/bank_transfer_migrate_account_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_migrate_account_response.rb b/lib/plaid/models/bank_transfer_migrate_account_response.rb index bf65bb0ef..dbcdc140f 100644 --- a/lib/plaid/models/bank_transfer_migrate_account_response.rb +++ b/lib/plaid/models/bank_transfer_migrate_account_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_network.rb b/lib/plaid/models/bank_transfer_network.rb index 104489a30..cdaaafd1f 100644 --- a/lib/plaid/models/bank_transfer_network.rb +++ b/lib/plaid/models/bank_transfer_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_status.rb b/lib/plaid/models/bank_transfer_status.rb index 957c851a1..73c3e1c9a 100644 --- a/lib/plaid/models/bank_transfer_status.rb +++ b/lib/plaid/models/bank_transfer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_sweep.rb b/lib/plaid/models/bank_transfer_sweep.rb index 84e047bdc..004bce4db 100644 --- a/lib/plaid/models/bank_transfer_sweep.rb +++ b/lib/plaid/models/bank_transfer_sweep.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_sweep_get_request.rb b/lib/plaid/models/bank_transfer_sweep_get_request.rb index f56c17c87..3179b19a5 100644 --- a/lib/plaid/models/bank_transfer_sweep_get_request.rb +++ b/lib/plaid/models/bank_transfer_sweep_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_sweep_get_response.rb b/lib/plaid/models/bank_transfer_sweep_get_response.rb index 43e7bf3a8..5df1c1d86 100644 --- a/lib/plaid/models/bank_transfer_sweep_get_response.rb +++ b/lib/plaid/models/bank_transfer_sweep_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_sweep_list_request.rb b/lib/plaid/models/bank_transfer_sweep_list_request.rb index f85ee85c0..06498f62f 100644 --- a/lib/plaid/models/bank_transfer_sweep_list_request.rb +++ b/lib/plaid/models/bank_transfer_sweep_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_sweep_list_response.rb b/lib/plaid/models/bank_transfer_sweep_list_response.rb index e4812a53d..459d8c947 100644 --- a/lib/plaid/models/bank_transfer_sweep_list_response.rb +++ b/lib/plaid/models/bank_transfer_sweep_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_type.rb b/lib/plaid/models/bank_transfer_type.rb index 9616bb734..260e6e123 100644 --- a/lib/plaid/models/bank_transfer_type.rb +++ b/lib/plaid/models/bank_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfer_user.rb b/lib/plaid/models/bank_transfer_user.rb index 7712adaa5..699af96cb 100644 --- a/lib/plaid/models/bank_transfer_user.rb +++ b/lib/plaid/models/bank_transfer_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfers_events_update_webhook.rb b/lib/plaid/models/bank_transfers_events_update_webhook.rb index e475247a6..dac56a5a3 100644 --- a/lib/plaid/models/bank_transfers_events_update_webhook.rb +++ b/lib/plaid/models/bank_transfers_events_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb b/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb index a7cf292d9..a7b320893 100644 --- a/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb +++ b/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report.rb b/lib/plaid/models/base_report.rb index a0896e000..cd59d797b 100644 --- a/lib/plaid/models/base_report.rb +++ b/lib/plaid/models/base_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -25,6 +25,9 @@ class BaseReport # The number of days of transaction history requested. attr_accessor :days_requested + # Client-generated identifier, which can be used by lenders to track loan applications. + attr_accessor :client_report_id + # Data returned by Plaid about each of the Items included in the Base Report. attr_accessor :items @@ -34,6 +37,7 @@ def self.attribute_map :'report_id' => :'report_id', :'date_generated' => :'date_generated', :'days_requested' => :'days_requested', + :'client_report_id' => :'client_report_id', :'items' => :'items' } end @@ -49,6 +53,7 @@ def self.openapi_types :'report_id' => :'String', :'date_generated' => :'Time', :'days_requested' => :'Float', + :'client_report_id' => :'String', :'items' => :'Array' } end @@ -56,6 +61,7 @@ def self.openapi_types # List of attributes with nullable: true def self.openapi_nullable Set.new([ + :'client_report_id', ]) end @@ -86,6 +92,10 @@ def initialize(attributes = {}) self.days_requested = attributes[:'days_requested'] end + if attributes.key?(:'client_report_id') + self.client_report_id = attributes[:'client_report_id'] + end + if attributes.key?(:'items') if (value = attributes[:'items']).is_a?(Array) self.items = value @@ -134,6 +144,7 @@ def ==(o) report_id == o.report_id && date_generated == o.date_generated && days_requested == o.days_requested && + client_report_id == o.client_report_id && items == o.items end @@ -146,7 +157,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [report_id, date_generated, days_requested, items].hash + [report_id, date_generated, days_requested, client_report_id, items].hash end # Builds the object from hash diff --git a/lib/plaid/models/base_report_account.rb b/lib/plaid/models/base_report_account.rb index 5c447183f..a84bef928 100644 --- a/lib/plaid/models/base_report_account.rb +++ b/lib/plaid/models/base_report_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -218,10 +218,6 @@ def list_invalid_properties invalid_properties.push('invalid value for "owners", owners cannot be nil.') end - if @historical_balances.nil? - invalid_properties.push('invalid value for "historical_balances", historical_balances cannot be nil.') - end - invalid_properties end @@ -234,7 +230,6 @@ def valid? return false if @days_available.nil? return false if @transactions.nil? return false if @owners.nil? - return false if @historical_balances.nil? true end diff --git a/lib/plaid/models/base_report_account_balances.rb b/lib/plaid/models/base_report_account_balances.rb index 1a6796a93..752ab64b6 100644 --- a/lib/plaid/models/base_report_account_balances.rb +++ b/lib/plaid/models/base_report_account_balances.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_account_balances_all_of.rb b/lib/plaid/models/base_report_account_balances_all_of.rb index ac16e5df4..37d99981a 100644 --- a/lib/plaid/models/base_report_account_balances_all_of.rb +++ b/lib/plaid/models/base_report_account_balances_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_account_insights.rb b/lib/plaid/models/base_report_account_insights.rb index 480c64c1d..153038c77 100644 --- a/lib/plaid/models/base_report_account_insights.rb +++ b/lib/plaid/models/base_report_account_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_average_flow_insights.rb b/lib/plaid/models/base_report_average_flow_insights.rb index d2f4c4b7a..3e55b445d 100644 --- a/lib/plaid/models/base_report_average_flow_insights.rb +++ b/lib/plaid/models/base_report_average_flow_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_average_monthly_balances.rb b/lib/plaid/models/base_report_average_monthly_balances.rb index 573abd7bf..0dd4a1fda 100644 --- a/lib/plaid/models/base_report_average_monthly_balances.rb +++ b/lib/plaid/models/base_report_average_monthly_balances.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_create_request.rb b/lib/plaid/models/base_report_create_request.rb new file mode 100644 index 000000000..4a5371b5d --- /dev/null +++ b/lib/plaid/models/base_report_create_request.rb @@ -0,0 +1,338 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # BaseReportCreateRequest defines the request schema for `/cra/base_report/create` + class BaseReportCreateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # The user token associated with the User data is being requested for. + attr_accessor :user_token + + # The duration of transaction history you requested + attr_accessor :days_requested + + # URL to which Plaid will send Assets webhooks, for example when the requested Asset Report is ready. + attr_accessor :webhook + + attr_accessor :consumer_report_permissible_purpose + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'user_token' => :'user_token', + :'days_requested' => :'days_requested', + :'webhook' => :'webhook', + :'consumer_report_permissible_purpose' => :'consumer_report_permissible_purpose' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'user_token' => :'String', + :'days_requested' => :'Integer', + :'webhook' => :'String', + :'consumer_report_permissible_purpose' => :'ConsumerReportPermissiblePurpose' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'webhook', + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BaseReportCreateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BaseReportCreateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'user_token') + self.user_token = attributes[:'user_token'] + end + + if attributes.key?(:'days_requested') + self.days_requested = attributes[:'days_requested'] + end + + if attributes.key?(:'webhook') + self.webhook = attributes[:'webhook'] + end + + if attributes.key?(:'consumer_report_permissible_purpose') + self.consumer_report_permissible_purpose = attributes[:'consumer_report_permissible_purpose'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @user_token.nil? + invalid_properties.push('invalid value for "user_token", user_token cannot be nil.') + end + + if @days_requested.nil? + invalid_properties.push('invalid value for "days_requested", days_requested cannot be nil.') + end + + if @days_requested > 731 + invalid_properties.push('invalid value for "days_requested", must be smaller than or equal to 731.') + end + + if @days_requested < 0 + invalid_properties.push('invalid value for "days_requested", must be greater than or equal to 0.') + end + + + if @consumer_report_permissible_purpose.nil? + invalid_properties.push('invalid value for "consumer_report_permissible_purpose", consumer_report_permissible_purpose cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @user_token.nil? + return false if @days_requested.nil? + return false if @days_requested > 731 + return false if @days_requested < 0 + return false if @consumer_report_permissible_purpose.nil? + true + end + + # Custom attribute writer method with validation + # @param [Object] days_requested Value to be assigned + def days_requested=(days_requested) + if days_requested.nil? + fail ArgumentError, 'days_requested cannot be nil' + end + + if days_requested > 731 + fail ArgumentError, 'invalid value for "days_requested", must be smaller than or equal to 731.' + end + + if days_requested < 0 + fail ArgumentError, 'invalid value for "days_requested", must be greater than or equal to 0.' + end + + + @days_requested = days_requested + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + user_token == o.user_token && + days_requested == o.days_requested && + webhook == o.webhook && + consumer_report_permissible_purpose == o.consumer_report_permissible_purpose + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, user_token, days_requested, webhook, consumer_report_permissible_purpose].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/base_report_create_response.rb b/lib/plaid/models/base_report_create_response.rb new file mode 100644 index 000000000..4a941bfe8 --- /dev/null +++ b/lib/plaid/models/base_report_create_response.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # BaseReportCreateResponse defines the response schema for `cra/base_report/create` + class BaseReportCreateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BaseReportCreateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BaseReportCreateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/base_report_get_request.rb b/lib/plaid/models/base_report_get_request.rb index d0499bdde..a76c64d0d 100644 --- a/lib/plaid/models/base_report_get_request.rb +++ b/lib/plaid/models/base_report_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_get_response.rb b/lib/plaid/models/base_report_get_response.rb index 31d97fca4..959adabf9 100644 --- a/lib/plaid/models/base_report_get_response.rb +++ b/lib/plaid/models/base_report_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_item.rb b/lib/plaid/models/base_report_item.rb index 1767be2ef..b40e3939d 100644 --- a/lib/plaid/models/base_report_item.rb +++ b/lib/plaid/models/base_report_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_longest_gap_insights.rb b/lib/plaid/models/base_report_longest_gap_insights.rb index dcf0e4eaf..51519750f 100644 --- a/lib/plaid/models/base_report_longest_gap_insights.rb +++ b/lib/plaid/models/base_report_longest_gap_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_number_flow_insights.rb b/lib/plaid/models/base_report_number_flow_insights.rb index 432374ac0..6d45f9a31 100644 --- a/lib/plaid/models/base_report_number_flow_insights.rb +++ b/lib/plaid/models/base_report_number_flow_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_transaction.rb b/lib/plaid/models/base_report_transaction.rb index d74b3bc34..8bf2adf7c 100644 --- a/lib/plaid/models/base_report_transaction.rb +++ b/lib/plaid/models/base_report_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_warning.rb b/lib/plaid/models/base_report_warning.rb index 5e3b45fb6..9def3b25a 100644 --- a/lib/plaid/models/base_report_warning.rb +++ b/lib/plaid/models/base_report_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_report_warning_code.rb b/lib/plaid/models/base_report_warning_code.rb index 1591e4559..86c576acf 100644 --- a/lib/plaid/models/base_report_warning_code.rb +++ b/lib/plaid/models/base_report_warning_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_reports_error_webhook.rb b/lib/plaid/models/base_reports_error_webhook.rb index d811d5f6f..209294d01 100644 --- a/lib/plaid/models/base_reports_error_webhook.rb +++ b/lib/plaid/models/base_reports_error_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/base_reports_product_ready_webhook.rb b/lib/plaid/models/base_reports_product_ready_webhook.rb index 9932e9576..a8d6409c9 100644 --- a/lib/plaid/models/base_reports_product_ready_webhook.rb +++ b/lib/plaid/models/base_reports_product_ready_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_account_risk_evaluate_account.rb b/lib/plaid/models/beacon_account_risk_evaluate_account.rb new file mode 100644 index 000000000..5e356168a --- /dev/null +++ b/lib/plaid/models/beacon_account_risk_evaluate_account.rb @@ -0,0 +1,271 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # An account in the `/beacon/account_risk/v1/evaluate` response. + class BeaconAccountRiskEvaluateAccount + # The account ID. + attr_accessor :account_id + + attr_accessor :type + + attr_accessor :subtype + + attr_accessor :attributes + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'account_id' => :'account_id', + :'type' => :'type', + :'subtype' => :'subtype', + :'attributes' => :'attributes' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'account_id' => :'String', + :'type' => :'AccountType', + :'subtype' => :'AccountSubtype', + :'attributes' => :'BeaconAccountRiskEvaluateAccountAttributes' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'subtype', + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconAccountRiskEvaluateAccount` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconAccountRiskEvaluateAccount`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'account_id') + self.account_id = attributes[:'account_id'] + end + + if attributes.key?(:'type') + self.type = attributes[:'type'] + end + + if attributes.key?(:'subtype') + self.subtype = attributes[:'subtype'] + end + + if attributes.key?(:'attributes') + self.attributes = attributes[:'attributes'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + account_id == o.account_id && + type == o.type && + subtype == o.subtype && + attributes == o.attributes + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [account_id, type, subtype, attributes].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_account_risk_evaluate_account_attributes.rb b/lib/plaid/models/beacon_account_risk_evaluate_account_attributes.rb new file mode 100644 index 000000000..d2efe07d0 --- /dev/null +++ b/lib/plaid/models/beacon_account_risk_evaluate_account_attributes.rb @@ -0,0 +1,508 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # The attributes object contains data that can be used to assess account risk. Examples of data include: `days_since_first_plaid_connection`: The number of days since the first time the Item was connected to an application via Plaid `plaid_connections_count_7d`: The number of times the Item has been connected to applications via Plaid over the past 7 days `plaid_connections_count_30d`: The number of times the Item has been connected to applications via Plaid over the past 30 days `total_plaid_connections_count`: The number of times the Item has been connected to applications via Plaid For the full list and detailed documentation of core attributes available, or to request that core attributes not be returned, contact Sales or your Plaid account manager + class BeaconAccountRiskEvaluateAccountAttributes + # The number of days since the first time the Item was connected to an application via Plaid + attr_accessor :days_since_first_plaid_connection + + # The age of the account as reported by the FI, when available. + attr_accessor :days_since_account_creation + + # Indicates if the account has been closed by the financial institution or the consumer, or is at risk of being closed + attr_accessor :is_account_closed + + # Indicates whether the account has withdrawals and transfers disabled or if access to the account is restricted. This could be due to a freeze by the credit issuer, legal restrictions (e.g., sanctions), or regulatory requirements limiting monthly withdrawals, among other reasons + attr_accessor :is_account_frozen_or_restricted + + # The total number of times the item has been connected to applications via Plaid + attr_accessor :total_plaid_connections_count + + # The number of times the Item has been connected to applications via Plaid over the past 7 days + attr_accessor :plaid_connections_count_7d + + # The number of times the Item has been connected to applications via Plaid over the past 30 days + attr_accessor :plaid_connections_count_30d + + # The number of failed non-OAuth authentication attempts via Plaid for this bank account over the past 3 days + attr_accessor :failed_plaid_non_oauth_authentication_attempts_count_3d + + # The number of non-OAuth authentication attempts via Plaid for this bank account over the past 3 days + attr_accessor :plaid_non_oauth_authentication_attempts_count_3d + + # The number of failed non-OAuth authentication attempts via Plaid for this bank account over the past 7 days + attr_accessor :failed_plaid_non_oauth_authentication_attempts_count_7d + + # The number of non-OAuth authentication attempts via Plaid for this bank account over the past 7 days + attr_accessor :plaid_non_oauth_authentication_attempts_count_7d + + # The number of failed non-OAuth authentication attempts via Plaid for this bank account over the past 30 days + attr_accessor :failed_plaid_non_oauth_authentication_attempts_count_30d + + # The number of non-OAuth authentication attempts via Plaid for this bank account over the past 30 days + attr_accessor :plaid_non_oauth_authentication_attempts_count_30d + + # The number of distinct IP addresses linked to the same bank account during Plaid authentication in the last 3 days + attr_accessor :distinct_ip_addresses_count_3d + + # The number of distinct IP addresses linked to the same bank account during Plaid authentication in the last 7 days + attr_accessor :distinct_ip_addresses_count_7d + + # The number of distinct IP addresses linked to the same bank account during Plaid authentication in the last 30 days + attr_accessor :distinct_ip_addresses_count_30d + + # The number of distinct IP addresses linked to the same bank account during Plaid authentication in the last 90 days + attr_accessor :distinct_ip_addresses_count_90d + + # The number of distinct user agents linked to the same bank account during Plaid authentication in the last 3 days + attr_accessor :distinct_user_agents_count_3d + + # The number of distinct user agents linked to the same bank account during Plaid authentication in the last 7 days + attr_accessor :distinct_user_agents_count_7d + + # The number of distinct user agents linked to the same bank account during Plaid authentication in the last 30 days + attr_accessor :distinct_user_agents_count_30d + + # The number of distinct user agents linked to the same bank account during Plaid authentication in the last 90 days + attr_accessor :distinct_user_agents_count_90d + + # The number of times the account's addresses on file have changed over the past 28 days + attr_accessor :address_change_count_28d + + # The number of times the account's email addresses on file have changed over the past 28 days + attr_accessor :email_change_count_28d + + # The number of times the account's phone numbers on file have changed over the past 28 days + attr_accessor :phone_change_count_28d + + # The number of times the account's addresses on file have changed over the past 90 days + attr_accessor :address_change_count_90d + + # The number of times the account's email addresses on file have changed over the past 90 days + attr_accessor :email_change_count_90d + + # The number of times the account's phone numbers on file have changed over the past 90 days + attr_accessor :phone_change_count_90d + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'days_since_first_plaid_connection' => :'days_since_first_plaid_connection', + :'days_since_account_creation' => :'days_since_account_creation', + :'is_account_closed' => :'is_account_closed', + :'is_account_frozen_or_restricted' => :'is_account_frozen_or_restricted', + :'total_plaid_connections_count' => :'total_plaid_connections_count', + :'plaid_connections_count_7d' => :'plaid_connections_count_7d', + :'plaid_connections_count_30d' => :'plaid_connections_count_30d', + :'failed_plaid_non_oauth_authentication_attempts_count_3d' => :'failed_plaid_non_oauth_authentication_attempts_count_3d', + :'plaid_non_oauth_authentication_attempts_count_3d' => :'plaid_non_oauth_authentication_attempts_count_3d', + :'failed_plaid_non_oauth_authentication_attempts_count_7d' => :'failed_plaid_non_oauth_authentication_attempts_count_7d', + :'plaid_non_oauth_authentication_attempts_count_7d' => :'plaid_non_oauth_authentication_attempts_count_7d', + :'failed_plaid_non_oauth_authentication_attempts_count_30d' => :'failed_plaid_non_oauth_authentication_attempts_count_30d', + :'plaid_non_oauth_authentication_attempts_count_30d' => :'plaid_non_oauth_authentication_attempts_count_30d', + :'distinct_ip_addresses_count_3d' => :'distinct_ip_addresses_count_3d', + :'distinct_ip_addresses_count_7d' => :'distinct_ip_addresses_count_7d', + :'distinct_ip_addresses_count_30d' => :'distinct_ip_addresses_count_30d', + :'distinct_ip_addresses_count_90d' => :'distinct_ip_addresses_count_90d', + :'distinct_user_agents_count_3d' => :'distinct_user_agents_count_3d', + :'distinct_user_agents_count_7d' => :'distinct_user_agents_count_7d', + :'distinct_user_agents_count_30d' => :'distinct_user_agents_count_30d', + :'distinct_user_agents_count_90d' => :'distinct_user_agents_count_90d', + :'address_change_count_28d' => :'address_change_count_28d', + :'email_change_count_28d' => :'email_change_count_28d', + :'phone_change_count_28d' => :'phone_change_count_28d', + :'address_change_count_90d' => :'address_change_count_90d', + :'email_change_count_90d' => :'email_change_count_90d', + :'phone_change_count_90d' => :'phone_change_count_90d' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'days_since_first_plaid_connection' => :'Integer', + :'days_since_account_creation' => :'Integer', + :'is_account_closed' => :'Boolean', + :'is_account_frozen_or_restricted' => :'Boolean', + :'total_plaid_connections_count' => :'Integer', + :'plaid_connections_count_7d' => :'Integer', + :'plaid_connections_count_30d' => :'Integer', + :'failed_plaid_non_oauth_authentication_attempts_count_3d' => :'Integer', + :'plaid_non_oauth_authentication_attempts_count_3d' => :'Integer', + :'failed_plaid_non_oauth_authentication_attempts_count_7d' => :'Integer', + :'plaid_non_oauth_authentication_attempts_count_7d' => :'Integer', + :'failed_plaid_non_oauth_authentication_attempts_count_30d' => :'Integer', + :'plaid_non_oauth_authentication_attempts_count_30d' => :'Integer', + :'distinct_ip_addresses_count_3d' => :'Integer', + :'distinct_ip_addresses_count_7d' => :'Integer', + :'distinct_ip_addresses_count_30d' => :'Integer', + :'distinct_ip_addresses_count_90d' => :'Integer', + :'distinct_user_agents_count_3d' => :'Integer', + :'distinct_user_agents_count_7d' => :'Integer', + :'distinct_user_agents_count_30d' => :'Integer', + :'distinct_user_agents_count_90d' => :'Integer', + :'address_change_count_28d' => :'Integer', + :'email_change_count_28d' => :'Integer', + :'phone_change_count_28d' => :'Integer', + :'address_change_count_90d' => :'Integer', + :'email_change_count_90d' => :'Integer', + :'phone_change_count_90d' => :'Integer' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'days_since_first_plaid_connection', + :'days_since_account_creation', + :'is_account_closed', + :'is_account_frozen_or_restricted', + :'total_plaid_connections_count', + :'plaid_connections_count_7d', + :'plaid_connections_count_30d', + :'failed_plaid_non_oauth_authentication_attempts_count_3d', + :'plaid_non_oauth_authentication_attempts_count_3d', + :'failed_plaid_non_oauth_authentication_attempts_count_7d', + :'plaid_non_oauth_authentication_attempts_count_7d', + :'failed_plaid_non_oauth_authentication_attempts_count_30d', + :'plaid_non_oauth_authentication_attempts_count_30d', + :'distinct_ip_addresses_count_3d', + :'distinct_ip_addresses_count_7d', + :'distinct_ip_addresses_count_30d', + :'distinct_ip_addresses_count_90d', + :'distinct_user_agents_count_3d', + :'distinct_user_agents_count_7d', + :'distinct_user_agents_count_30d', + :'distinct_user_agents_count_90d', + :'address_change_count_28d', + :'email_change_count_28d', + :'phone_change_count_28d', + :'address_change_count_90d', + :'email_change_count_90d', + :'phone_change_count_90d' + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconAccountRiskEvaluateAccountAttributes` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconAccountRiskEvaluateAccountAttributes`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'days_since_first_plaid_connection') + self.days_since_first_plaid_connection = attributes[:'days_since_first_plaid_connection'] + end + + if attributes.key?(:'days_since_account_creation') + self.days_since_account_creation = attributes[:'days_since_account_creation'] + end + + if attributes.key?(:'is_account_closed') + self.is_account_closed = attributes[:'is_account_closed'] + end + + if attributes.key?(:'is_account_frozen_or_restricted') + self.is_account_frozen_or_restricted = attributes[:'is_account_frozen_or_restricted'] + end + + if attributes.key?(:'total_plaid_connections_count') + self.total_plaid_connections_count = attributes[:'total_plaid_connections_count'] + end + + if attributes.key?(:'plaid_connections_count_7d') + self.plaid_connections_count_7d = attributes[:'plaid_connections_count_7d'] + end + + if attributes.key?(:'plaid_connections_count_30d') + self.plaid_connections_count_30d = attributes[:'plaid_connections_count_30d'] + end + + if attributes.key?(:'failed_plaid_non_oauth_authentication_attempts_count_3d') + self.failed_plaid_non_oauth_authentication_attempts_count_3d = attributes[:'failed_plaid_non_oauth_authentication_attempts_count_3d'] + end + + if attributes.key?(:'plaid_non_oauth_authentication_attempts_count_3d') + self.plaid_non_oauth_authentication_attempts_count_3d = attributes[:'plaid_non_oauth_authentication_attempts_count_3d'] + end + + if attributes.key?(:'failed_plaid_non_oauth_authentication_attempts_count_7d') + self.failed_plaid_non_oauth_authentication_attempts_count_7d = attributes[:'failed_plaid_non_oauth_authentication_attempts_count_7d'] + end + + if attributes.key?(:'plaid_non_oauth_authentication_attempts_count_7d') + self.plaid_non_oauth_authentication_attempts_count_7d = attributes[:'plaid_non_oauth_authentication_attempts_count_7d'] + end + + if attributes.key?(:'failed_plaid_non_oauth_authentication_attempts_count_30d') + self.failed_plaid_non_oauth_authentication_attempts_count_30d = attributes[:'failed_plaid_non_oauth_authentication_attempts_count_30d'] + end + + if attributes.key?(:'plaid_non_oauth_authentication_attempts_count_30d') + self.plaid_non_oauth_authentication_attempts_count_30d = attributes[:'plaid_non_oauth_authentication_attempts_count_30d'] + end + + if attributes.key?(:'distinct_ip_addresses_count_3d') + self.distinct_ip_addresses_count_3d = attributes[:'distinct_ip_addresses_count_3d'] + end + + if attributes.key?(:'distinct_ip_addresses_count_7d') + self.distinct_ip_addresses_count_7d = attributes[:'distinct_ip_addresses_count_7d'] + end + + if attributes.key?(:'distinct_ip_addresses_count_30d') + self.distinct_ip_addresses_count_30d = attributes[:'distinct_ip_addresses_count_30d'] + end + + if attributes.key?(:'distinct_ip_addresses_count_90d') + self.distinct_ip_addresses_count_90d = attributes[:'distinct_ip_addresses_count_90d'] + end + + if attributes.key?(:'distinct_user_agents_count_3d') + self.distinct_user_agents_count_3d = attributes[:'distinct_user_agents_count_3d'] + end + + if attributes.key?(:'distinct_user_agents_count_7d') + self.distinct_user_agents_count_7d = attributes[:'distinct_user_agents_count_7d'] + end + + if attributes.key?(:'distinct_user_agents_count_30d') + self.distinct_user_agents_count_30d = attributes[:'distinct_user_agents_count_30d'] + end + + if attributes.key?(:'distinct_user_agents_count_90d') + self.distinct_user_agents_count_90d = attributes[:'distinct_user_agents_count_90d'] + end + + if attributes.key?(:'address_change_count_28d') + self.address_change_count_28d = attributes[:'address_change_count_28d'] + end + + if attributes.key?(:'email_change_count_28d') + self.email_change_count_28d = attributes[:'email_change_count_28d'] + end + + if attributes.key?(:'phone_change_count_28d') + self.phone_change_count_28d = attributes[:'phone_change_count_28d'] + end + + if attributes.key?(:'address_change_count_90d') + self.address_change_count_90d = attributes[:'address_change_count_90d'] + end + + if attributes.key?(:'email_change_count_90d') + self.email_change_count_90d = attributes[:'email_change_count_90d'] + end + + if attributes.key?(:'phone_change_count_90d') + self.phone_change_count_90d = attributes[:'phone_change_count_90d'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + days_since_first_plaid_connection == o.days_since_first_plaid_connection && + days_since_account_creation == o.days_since_account_creation && + is_account_closed == o.is_account_closed && + is_account_frozen_or_restricted == o.is_account_frozen_or_restricted && + total_plaid_connections_count == o.total_plaid_connections_count && + plaid_connections_count_7d == o.plaid_connections_count_7d && + plaid_connections_count_30d == o.plaid_connections_count_30d && + failed_plaid_non_oauth_authentication_attempts_count_3d == o.failed_plaid_non_oauth_authentication_attempts_count_3d && + plaid_non_oauth_authentication_attempts_count_3d == o.plaid_non_oauth_authentication_attempts_count_3d && + failed_plaid_non_oauth_authentication_attempts_count_7d == o.failed_plaid_non_oauth_authentication_attempts_count_7d && + plaid_non_oauth_authentication_attempts_count_7d == o.plaid_non_oauth_authentication_attempts_count_7d && + failed_plaid_non_oauth_authentication_attempts_count_30d == o.failed_plaid_non_oauth_authentication_attempts_count_30d && + plaid_non_oauth_authentication_attempts_count_30d == o.plaid_non_oauth_authentication_attempts_count_30d && + distinct_ip_addresses_count_3d == o.distinct_ip_addresses_count_3d && + distinct_ip_addresses_count_7d == o.distinct_ip_addresses_count_7d && + distinct_ip_addresses_count_30d == o.distinct_ip_addresses_count_30d && + distinct_ip_addresses_count_90d == o.distinct_ip_addresses_count_90d && + distinct_user_agents_count_3d == o.distinct_user_agents_count_3d && + distinct_user_agents_count_7d == o.distinct_user_agents_count_7d && + distinct_user_agents_count_30d == o.distinct_user_agents_count_30d && + distinct_user_agents_count_90d == o.distinct_user_agents_count_90d && + address_change_count_28d == o.address_change_count_28d && + email_change_count_28d == o.email_change_count_28d && + phone_change_count_28d == o.phone_change_count_28d && + address_change_count_90d == o.address_change_count_90d && + email_change_count_90d == o.email_change_count_90d && + phone_change_count_90d == o.phone_change_count_90d + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [days_since_first_plaid_connection, days_since_account_creation, is_account_closed, is_account_frozen_or_restricted, total_plaid_connections_count, plaid_connections_count_7d, plaid_connections_count_30d, failed_plaid_non_oauth_authentication_attempts_count_3d, plaid_non_oauth_authentication_attempts_count_3d, failed_plaid_non_oauth_authentication_attempts_count_7d, plaid_non_oauth_authentication_attempts_count_7d, failed_plaid_non_oauth_authentication_attempts_count_30d, plaid_non_oauth_authentication_attempts_count_30d, distinct_ip_addresses_count_3d, distinct_ip_addresses_count_7d, distinct_ip_addresses_count_30d, distinct_ip_addresses_count_90d, distinct_user_agents_count_3d, distinct_user_agents_count_7d, distinct_user_agents_count_30d, distinct_user_agents_count_90d, address_change_count_28d, email_change_count_28d, phone_change_count_28d, address_change_count_90d, email_change_count_90d, phone_change_count_90d].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/cra_partner_insights_complete_result.rb b/lib/plaid/models/beacon_account_risk_evaluate_evaluation_reason.rb similarity index 73% rename from lib/plaid/models/cra_partner_insights_complete_result.rb rename to lib/plaid/models/beacon_account_risk_evaluate_evaluation_reason.rb index 1c14d6712..13bd2f6fc 100644 --- a/lib/plaid/models/cra_partner_insights_complete_result.rb +++ b/lib/plaid/models/beacon_account_risk_evaluate_evaluation_reason.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,10 +14,12 @@ require 'time' module Plaid - class CraPartnerInsightsCompleteResult - SUCCESS = "SUCCESS".freeze - FAILURE = "FAILURE".freeze - PARTIAL_SUCCESS = "PARTIAL_SUCCESS".freeze + class BeaconAccountRiskEvaluateEvaluationReason + ONBOARDING = "ONBOARDING".freeze + NEW_ACCOUNT = "NEW_ACCOUNT".freeze + INFORMATION_CHANGE = "INFORMATION_CHANGE".freeze + DORMANT_USER = "DORMANT_USER".freeze + OTHER = "OTHER".freeze # Builds the enum from string # @param [String] The enum value in the form of the string diff --git a/lib/plaid/models/beacon_account_risk_evaluate_request.rb b/lib/plaid/models/beacon_account_risk_evaluate_request.rb new file mode 100644 index 000000000..4a862b352 --- /dev/null +++ b/lib/plaid/models/beacon_account_risk_evaluate_request.rb @@ -0,0 +1,346 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # BeaconAccountRiskEvaluateRequest defines the request schema for `/v1/beacon/account_risk/risk/evaluate` + class BeaconAccountRiskEvaluateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # The access token associated with the Item data is being requested for. + attr_accessor :access_token + + attr_accessor :options + + # A unique ID that identifies the end user in your system. This ID is used to correlate requests by a user with multiple evaluations and/or multiple linked accounts. Personally identifiable information, such as an email address or phone number, should not be used in the client_user_id. + attr_accessor :client_user_id + + # Unique identifier of what you are looking to evaluate (account add, information change, etc.) to allow us to tie the activity to the decisions and possible fraud outcome sent via our feedback endpoints. You can use your internal request ID or similar. + attr_accessor :client_evaluation_id + + attr_accessor :evaluation_reason + + attr_accessor :device + + # The time the event for evaluation has occurred. Populate this field for backfilling data. If you don’t populate this field, we’ll use the timestamp at the time of receipt. Use ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ). + attr_accessor :evaluate_time + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'access_token' => :'access_token', + :'options' => :'options', + :'client_user_id' => :'client_user_id', + :'client_evaluation_id' => :'client_evaluation_id', + :'evaluation_reason' => :'evaluation_reason', + :'device' => :'device', + :'evaluate_time' => :'evaluate_time' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'access_token' => :'String', + :'options' => :'BeaconAccountRiskEvaluateRequestOptions', + :'client_user_id' => :'String', + :'client_evaluation_id' => :'String', + :'evaluation_reason' => :'BeaconAccountRiskEvaluateEvaluationReason', + :'device' => :'SignalDevice', + :'evaluate_time' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconAccountRiskEvaluateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconAccountRiskEvaluateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'access_token') + self.access_token = attributes[:'access_token'] + end + + if attributes.key?(:'options') + self.options = attributes[:'options'] + end + + if attributes.key?(:'client_user_id') + self.client_user_id = attributes[:'client_user_id'] + end + + if attributes.key?(:'client_evaluation_id') + self.client_evaluation_id = attributes[:'client_evaluation_id'] + end + + if attributes.key?(:'evaluation_reason') + self.evaluation_reason = attributes[:'evaluation_reason'] + end + + if attributes.key?(:'device') + self.device = attributes[:'device'] + end + + if attributes.key?(:'evaluate_time') + self.evaluate_time = attributes[:'evaluate_time'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if !@client_user_id.nil? && @client_user_id.to_s.length > 36 + invalid_properties.push('invalid value for "client_user_id", the character length must be smaller than or equal to 36.') + end + + if !@client_user_id.nil? && @client_user_id.to_s.length < 1 + invalid_properties.push('invalid value for "client_user_id", the character length must be great than or equal to 1.') + end + + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if !@client_user_id.nil? && @client_user_id.to_s.length > 36 + return false if !@client_user_id.nil? && @client_user_id.to_s.length < 1 + true + end + + # Custom attribute writer method with validation + # @param [Object] client_user_id Value to be assigned + def client_user_id=(client_user_id) + if !client_user_id.nil? && client_user_id.to_s.length > 36 + fail ArgumentError, 'invalid value for "client_user_id", the character length must be smaller than or equal to 36.' + end + + if !client_user_id.nil? && client_user_id.to_s.length < 1 + fail ArgumentError, 'invalid value for "client_user_id", the character length must be great than or equal to 1.' + end + + + @client_user_id = client_user_id + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + access_token == o.access_token && + options == o.options && + client_user_id == o.client_user_id && + client_evaluation_id == o.client_evaluation_id && + evaluation_reason == o.evaluation_reason && + device == o.device && + evaluate_time == o.evaluate_time + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, access_token, options, client_user_id, client_evaluation_id, evaluation_reason, device, evaluate_time].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_account_risk_evaluate_request_options.rb b/lib/plaid/models/beacon_account_risk_evaluate_request_options.rb new file mode 100644 index 000000000..b1c1dbfae --- /dev/null +++ b/lib/plaid/models/beacon_account_risk_evaluate_request_options.rb @@ -0,0 +1,223 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # An optional object to filter `/beacon/account_risk/v1/evaluate` results to a subset of the accounts on the linked Item. + class BeaconAccountRiskEvaluateRequestOptions + # An array of `account_ids` for the specific accounts to evaluate. + attr_accessor :account_ids + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'account_ids' => :'account_ids' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'account_ids' => :'Array' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconAccountRiskEvaluateRequestOptions` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconAccountRiskEvaluateRequestOptions`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'account_ids') + if (value = attributes[:'account_ids']).is_a?(Array) + self.account_ids = value + end + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + account_ids == o.account_ids + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [account_ids].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_account_risk_evaluate_response.rb b/lib/plaid/models/beacon_account_risk_evaluate_response.rb new file mode 100644 index 000000000..5d807a4be --- /dev/null +++ b/lib/plaid/models/beacon_account_risk_evaluate_response.rb @@ -0,0 +1,243 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # BeaconAccountRiskEvaluateResponse defines the response schema for `/beacon/account_risk/v1/evaluate` + class BeaconAccountRiskEvaluateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # The accounts for which a risk evaluation has been requested. + attr_accessor :accounts + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id', + :'accounts' => :'accounts' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String', + :'accounts' => :'Array' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconAccountRiskEvaluateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconAccountRiskEvaluateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + + if attributes.key?(:'accounts') + if (value = attributes[:'accounts']).is_a?(Array) + self.accounts = value + end + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + if @accounts.nil? + invalid_properties.push('invalid value for "accounts", accounts cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @request_id.nil? + return false if @accounts.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id && + accounts == o.accounts + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id, accounts].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_audit_trail.rb b/lib/plaid/models/beacon_audit_trail.rb index ba0e9309f..1dbce410d 100644 --- a/lib/plaid/models/beacon_audit_trail.rb +++ b/lib/plaid/models/beacon_audit_trail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -21,6 +21,9 @@ class BeaconAuditTrail # ID of the associated user. attr_accessor :dashboard_user_id + # An ISO8601 formatted timestamp. + attr_accessor :timestamp + class EnumAttributeValidator attr_reader :datatype attr_reader :allowable_values @@ -47,7 +50,8 @@ def valid?(value) def self.attribute_map { :'source' => :'source', - :'dashboard_user_id' => :'dashboard_user_id' + :'dashboard_user_id' => :'dashboard_user_id', + :'timestamp' => :'timestamp' } end @@ -60,14 +64,15 @@ def self.acceptable_attributes def self.openapi_types { :'source' => :'BeaconAuditTrailSource', - :'dashboard_user_id' => :'String' + :'dashboard_user_id' => :'String', + :'timestamp' => :'Time' } end # List of attributes with nullable: true def self.openapi_nullable Set.new([ - :'dashboard_user_id' + :'dashboard_user_id', ]) end @@ -93,6 +98,10 @@ def initialize(attributes = {}) if attributes.key?(:'dashboard_user_id') self.dashboard_user_id = attributes[:'dashboard_user_id'] end + + if attributes.key?(:'timestamp') + self.timestamp = attributes[:'timestamp'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -103,6 +112,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "source", source cannot be nil.') end + if @timestamp.nil? + invalid_properties.push('invalid value for "timestamp", timestamp cannot be nil.') + end + invalid_properties end @@ -110,6 +123,7 @@ def list_invalid_properties # @return true if the model is valid def valid? return false if @source.nil? + return false if @timestamp.nil? true end @@ -119,7 +133,8 @@ def ==(o) return true if self.equal?(o) self.class == o.class && source == o.source && - dashboard_user_id == o.dashboard_user_id + dashboard_user_id == o.dashboard_user_id && + timestamp == o.timestamp end # @see the `==` method @@ -131,7 +146,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [source, dashboard_user_id].hash + [source, dashboard_user_id, timestamp].hash end # Builds the object from hash diff --git a/lib/plaid/models/beacon_audit_trail_source.rb b/lib/plaid/models/beacon_audit_trail_source.rb index 3ced33818..500ba827a 100644 --- a/lib/plaid/models/beacon_audit_trail_source.rb +++ b/lib/plaid/models/beacon_audit_trail_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_duplicate_detected_webhook.rb b/lib/plaid/models/beacon_duplicate_detected_webhook.rb index c34d74e4d..2ef4b7f32 100644 --- a/lib/plaid/models/beacon_duplicate_detected_webhook.rb +++ b/lib/plaid/models/beacon_duplicate_detected_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_duplicate_get_request.rb b/lib/plaid/models/beacon_duplicate_get_request.rb index 93b7b1390..b9a2662b5 100644 --- a/lib/plaid/models/beacon_duplicate_get_request.rb +++ b/lib/plaid/models/beacon_duplicate_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_duplicate_get_response.rb b/lib/plaid/models/beacon_duplicate_get_response.rb index aca01e417..926ad361e 100644 --- a/lib/plaid/models/beacon_duplicate_get_response.rb +++ b/lib/plaid/models/beacon_duplicate_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_match_summary_analysis.rb b/lib/plaid/models/beacon_match_summary_analysis.rb index b3b7b8dbf..6197e9866 100644 --- a/lib/plaid/models/beacon_match_summary_analysis.rb +++ b/lib/plaid/models/beacon_match_summary_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_match_summary_code.rb b/lib/plaid/models/beacon_match_summary_code.rb index 05d776d98..fdce806d4 100644 --- a/lib/plaid/models/beacon_match_summary_code.rb +++ b/lib/plaid/models/beacon_match_summary_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report.rb b/lib/plaid/models/beacon_report.rb index 46fae6e78..0dcedcf52 100644 --- a/lib/plaid/models/beacon_report.rb +++ b/lib/plaid/models/beacon_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_create_request.rb b/lib/plaid/models/beacon_report_create_request.rb index b4d206fce..89a2eb728 100644 --- a/lib/plaid/models/beacon_report_create_request.rb +++ b/lib/plaid/models/beacon_report_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_create_response.rb b/lib/plaid/models/beacon_report_create_response.rb index 35670dfc9..27a7bd5d6 100644 --- a/lib/plaid/models/beacon_report_create_response.rb +++ b/lib/plaid/models/beacon_report_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_created_webhook.rb b/lib/plaid/models/beacon_report_created_webhook.rb index 45566f988..eaeaabcbb 100644 --- a/lib/plaid/models/beacon_report_created_webhook.rb +++ b/lib/plaid/models/beacon_report_created_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_get_request.rb b/lib/plaid/models/beacon_report_get_request.rb index e06c45f70..371131a5e 100644 --- a/lib/plaid/models/beacon_report_get_request.rb +++ b/lib/plaid/models/beacon_report_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_get_response.rb b/lib/plaid/models/beacon_report_get_response.rb index a1820b7bf..c7685571a 100644 --- a/lib/plaid/models/beacon_report_get_response.rb +++ b/lib/plaid/models/beacon_report_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_list_request.rb b/lib/plaid/models/beacon_report_list_request.rb index bb3cea1f5..0c3ab61d2 100644 --- a/lib/plaid/models/beacon_report_list_request.rb +++ b/lib/plaid/models/beacon_report_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_list_response.rb b/lib/plaid/models/beacon_report_list_response.rb index 0191cabf4..ae973f765 100644 --- a/lib/plaid/models/beacon_report_list_response.rb +++ b/lib/plaid/models/beacon_report_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication.rb b/lib/plaid/models/beacon_report_syndication.rb index 712f65d6f..bafb690ad 100644 --- a/lib/plaid/models/beacon_report_syndication.rb +++ b/lib/plaid/models/beacon_report_syndication.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_analysis.rb b/lib/plaid/models/beacon_report_syndication_analysis.rb index dc022d282..a3c7f9e0e 100644 --- a/lib/plaid/models/beacon_report_syndication_analysis.rb +++ b/lib/plaid/models/beacon_report_syndication_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_created_webhook.rb b/lib/plaid/models/beacon_report_syndication_created_webhook.rb index 4888907e6..8b80fe9f4 100644 --- a/lib/plaid/models/beacon_report_syndication_created_webhook.rb +++ b/lib/plaid/models/beacon_report_syndication_created_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_get_request.rb b/lib/plaid/models/beacon_report_syndication_get_request.rb index 1b5e14bd0..a05ee5a89 100644 --- a/lib/plaid/models/beacon_report_syndication_get_request.rb +++ b/lib/plaid/models/beacon_report_syndication_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_get_response.rb b/lib/plaid/models/beacon_report_syndication_get_response.rb index 54fda7783..8760069a0 100644 --- a/lib/plaid/models/beacon_report_syndication_get_response.rb +++ b/lib/plaid/models/beacon_report_syndication_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_list_request.rb b/lib/plaid/models/beacon_report_syndication_list_request.rb index 3ef1f7482..819be546a 100644 --- a/lib/plaid/models/beacon_report_syndication_list_request.rb +++ b/lib/plaid/models/beacon_report_syndication_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_list_response.rb b/lib/plaid/models/beacon_report_syndication_list_response.rb index 0c262765d..234872b4a 100644 --- a/lib/plaid/models/beacon_report_syndication_list_response.rb +++ b/lib/plaid/models/beacon_report_syndication_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_syndication_original_report.rb b/lib/plaid/models/beacon_report_syndication_original_report.rb index 0a2d898de..9c8102e40 100644 --- a/lib/plaid/models/beacon_report_syndication_original_report.rb +++ b/lib/plaid/models/beacon_report_syndication_original_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_type.rb b/lib/plaid/models/beacon_report_type.rb index 001e394ac..a0cd60b15 100644 --- a/lib/plaid/models/beacon_report_type.rb +++ b/lib/plaid/models/beacon_report_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_report_updated_webhook.rb b/lib/plaid/models/beacon_report_updated_webhook.rb index a292db89b..543ee0257 100644 --- a/lib/plaid/models/beacon_report_updated_webhook.rb +++ b/lib/plaid/models/beacon_report_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user.rb b/lib/plaid/models/beacon_user.rb new file mode 100644 index 000000000..227e25735 --- /dev/null +++ b/lib/plaid/models/beacon_user.rb @@ -0,0 +1,386 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # A Beacon User represents an end user that has been scanned against the Beacon Network. + class BeaconUser + # ID of the associated Beacon User. + attr_accessor :id + + # The `version` field begins with 1 and increments each time the user is updated. + attr_accessor :version + + # An ISO8601 formatted timestamp. + attr_accessor :created_at + + # An ISO8601 formatted timestamp. This field indicates the last time the resource was modified. + attr_accessor :updated_at + + attr_accessor :status + + # ID of the associated Beacon Program. + attr_accessor :program_id + + # A unique ID that identifies the end user in your system. This ID can also be used to associate user-specific data from other Plaid products. Financial Account Matching requires this field and the `/link/token/create` `client_user_id` to be consistent. Personally identifiable information, such as an email address or phone number, should not be used in the `client_user_id`. + attr_accessor :client_user_id + + attr_accessor :user + + attr_accessor :audit_trail + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'id' => :'id', + :'version' => :'version', + :'created_at' => :'created_at', + :'updated_at' => :'updated_at', + :'status' => :'status', + :'program_id' => :'program_id', + :'client_user_id' => :'client_user_id', + :'user' => :'user', + :'audit_trail' => :'audit_trail' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'id' => :'String', + :'version' => :'Integer', + :'created_at' => :'Time', + :'updated_at' => :'Time', + :'status' => :'BeaconUserStatus', + :'program_id' => :'String', + :'client_user_id' => :'String', + :'user' => :'BeaconUserData', + :'audit_trail' => :'BeaconAuditTrail' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconUser` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconUser`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'id') + self.id = attributes[:'id'] + end + + if attributes.key?(:'version') + self.version = attributes[:'version'] + end + + if attributes.key?(:'created_at') + self.created_at = attributes[:'created_at'] + end + + if attributes.key?(:'updated_at') + self.updated_at = attributes[:'updated_at'] + end + + if attributes.key?(:'status') + self.status = attributes[:'status'] + end + + if attributes.key?(:'program_id') + self.program_id = attributes[:'program_id'] + end + + if attributes.key?(:'client_user_id') + self.client_user_id = attributes[:'client_user_id'] + end + + if attributes.key?(:'user') + self.user = attributes[:'user'] + end + + if attributes.key?(:'audit_trail') + self.audit_trail = attributes[:'audit_trail'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @id.nil? + invalid_properties.push('invalid value for "id", id cannot be nil.') + end + + if @version.nil? + invalid_properties.push('invalid value for "version", version cannot be nil.') + end + + if @created_at.nil? + invalid_properties.push('invalid value for "created_at", created_at cannot be nil.') + end + + if @updated_at.nil? + invalid_properties.push('invalid value for "updated_at", updated_at cannot be nil.') + end + + if @status.nil? + invalid_properties.push('invalid value for "status", status cannot be nil.') + end + + if @program_id.nil? + invalid_properties.push('invalid value for "program_id", program_id cannot be nil.') + end + + if @client_user_id.nil? + invalid_properties.push('invalid value for "client_user_id", client_user_id cannot be nil.') + end + + if @client_user_id.to_s.length < 1 + invalid_properties.push('invalid value for "client_user_id", the character length must be great than or equal to 1.') + end + + + if @user.nil? + invalid_properties.push('invalid value for "user", user cannot be nil.') + end + + if @audit_trail.nil? + invalid_properties.push('invalid value for "audit_trail", audit_trail cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @id.nil? + return false if @version.nil? + return false if @created_at.nil? + return false if @updated_at.nil? + return false if @status.nil? + return false if @program_id.nil? + return false if @client_user_id.nil? + return false if @client_user_id.to_s.length < 1 + return false if @user.nil? + return false if @audit_trail.nil? + true + end + + # Custom attribute writer method with validation + # @param [Object] client_user_id Value to be assigned + def client_user_id=(client_user_id) + if client_user_id.nil? + fail ArgumentError, 'client_user_id cannot be nil' + end + + if client_user_id.to_s.length < 1 + fail ArgumentError, 'invalid value for "client_user_id", the character length must be great than or equal to 1.' + end + + + @client_user_id = client_user_id + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + id == o.id && + version == o.version && + created_at == o.created_at && + updated_at == o.updated_at && + status == o.status && + program_id == o.program_id && + client_user_id == o.client_user_id && + user == o.user && + audit_trail == o.audit_trail + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [id, version, created_at, updated_at, status, program_id, client_user_id, user, audit_trail].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_user_address.rb b/lib/plaid/models/beacon_user_address.rb index bbcee1c1f..4640b26fc 100644 --- a/lib/plaid/models/beacon_user_address.rb +++ b/lib/plaid/models/beacon_user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_create_request.rb b/lib/plaid/models/beacon_user_create_request.rb index 8f83ce049..3ddbd3558 100644 --- a/lib/plaid/models/beacon_user_create_request.rb +++ b/lib/plaid/models/beacon_user_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # Request input for creating a Beacon User. The primary use for this endpoint is to add a new end user to Beacon for fraud and duplicate scanning. This endpoint can also be used to import historical fraud cases into the Beacon Network without being charged for creating a Beacon User. To import historical fraud cases, embed the fraud report in the optional `report` section of the request payload. + # Request input for creating a Beacon User. The primary use for this endpoint is to add a new end user to Beacon for fraud and duplicate scanning. Some fields are optional, but it is recommended to provide as much information as possible to improve the accuracy of the fraud and duplicate scanning. class BeaconUserCreateRequest # ID of the associated Beacon Program. attr_accessor :program_id diff --git a/lib/plaid/models/beacon_user_create_response.rb b/lib/plaid/models/beacon_user_create_response.rb index 3613ea226..86ffbb08d 100644 --- a/lib/plaid/models/beacon_user_create_response.rb +++ b/lib/plaid/models/beacon_user_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -19,6 +19,9 @@ class BeaconUserCreateResponse # ID of the associated Beacon User. attr_accessor :id + # The `version` field begins with 1 and increments each time the user is updated. + attr_accessor :version + # An ISO8601 formatted timestamp. attr_accessor :created_at @@ -66,6 +69,7 @@ def valid?(value) def self.attribute_map { :'id' => :'id', + :'version' => :'version', :'created_at' => :'created_at', :'updated_at' => :'updated_at', :'status' => :'status', @@ -86,6 +90,7 @@ def self.acceptable_attributes def self.openapi_types { :'id' => :'String', + :'version' => :'Integer', :'created_at' => :'Time', :'updated_at' => :'Time', :'status' => :'BeaconUserStatus', @@ -122,6 +127,10 @@ def initialize(attributes = {}) self.id = attributes[:'id'] end + if attributes.key?(:'version') + self.version = attributes[:'version'] + end + if attributes.key?(:'created_at') self.created_at = attributes[:'created_at'] end @@ -163,6 +172,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "id", id cannot be nil.') end + if @version.nil? + invalid_properties.push('invalid value for "version", version cannot be nil.') + end + if @created_at.nil? invalid_properties.push('invalid value for "created_at", created_at cannot be nil.') end @@ -207,6 +220,7 @@ def list_invalid_properties # @return true if the model is valid def valid? return false if @id.nil? + return false if @version.nil? return false if @created_at.nil? return false if @updated_at.nil? return false if @status.nil? @@ -240,6 +254,7 @@ def ==(o) return true if self.equal?(o) self.class == o.class && id == o.id && + version == o.version && created_at == o.created_at && updated_at == o.updated_at && status == o.status && @@ -259,7 +274,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [id, created_at, updated_at, status, program_id, client_user_id, user, audit_trail, request_id].hash + [id, version, created_at, updated_at, status, program_id, client_user_id, user, audit_trail, request_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/beacon_user_data.rb b/lib/plaid/models/beacon_user_data.rb index 0e1957183..43443076d 100644 --- a/lib/plaid/models/beacon_user_data.rb +++ b/lib/plaid/models/beacon_user_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_get_request.rb b/lib/plaid/models/beacon_user_get_request.rb index 435d70b52..b823478f6 100644 --- a/lib/plaid/models/beacon_user_get_request.rb +++ b/lib/plaid/models/beacon_user_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_get_response.rb b/lib/plaid/models/beacon_user_get_response.rb index 0cfc3a362..5afa7bad4 100644 --- a/lib/plaid/models/beacon_user_get_response.rb +++ b/lib/plaid/models/beacon_user_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -19,6 +19,9 @@ class BeaconUserGetResponse # ID of the associated Beacon User. attr_accessor :id + # The `version` field begins with 1 and increments each time the user is updated. + attr_accessor :version + # An ISO8601 formatted timestamp. attr_accessor :created_at @@ -66,6 +69,7 @@ def valid?(value) def self.attribute_map { :'id' => :'id', + :'version' => :'version', :'created_at' => :'created_at', :'updated_at' => :'updated_at', :'status' => :'status', @@ -86,6 +90,7 @@ def self.acceptable_attributes def self.openapi_types { :'id' => :'String', + :'version' => :'Integer', :'created_at' => :'Time', :'updated_at' => :'Time', :'status' => :'BeaconUserStatus', @@ -122,6 +127,10 @@ def initialize(attributes = {}) self.id = attributes[:'id'] end + if attributes.key?(:'version') + self.version = attributes[:'version'] + end + if attributes.key?(:'created_at') self.created_at = attributes[:'created_at'] end @@ -163,6 +172,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "id", id cannot be nil.') end + if @version.nil? + invalid_properties.push('invalid value for "version", version cannot be nil.') + end + if @created_at.nil? invalid_properties.push('invalid value for "created_at", created_at cannot be nil.') end @@ -207,6 +220,7 @@ def list_invalid_properties # @return true if the model is valid def valid? return false if @id.nil? + return false if @version.nil? return false if @created_at.nil? return false if @updated_at.nil? return false if @status.nil? @@ -240,6 +254,7 @@ def ==(o) return true if self.equal?(o) self.class == o.class && id == o.id && + version == o.version && created_at == o.created_at && updated_at == o.updated_at && status == o.status && @@ -259,7 +274,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [id, created_at, updated_at, status, program_id, client_user_id, user, audit_trail, request_id].hash + [id, version, created_at, updated_at, status, program_id, client_user_id, user, audit_trail, request_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/beacon_user_history_list_request.rb b/lib/plaid/models/beacon_user_history_list_request.rb new file mode 100644 index 000000000..fda062226 --- /dev/null +++ b/lib/plaid/models/beacon_user_history_list_request.rb @@ -0,0 +1,257 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Request input for listing the history of a Beacon User + class BeaconUserHistoryListRequest + # ID of the associated Beacon User. + attr_accessor :beacon_user_id + + # An identifier that determines which page of results you receive. + attr_accessor :cursor + + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'beacon_user_id' => :'beacon_user_id', + :'cursor' => :'cursor', + :'client_id' => :'client_id', + :'secret' => :'secret' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'beacon_user_id' => :'String', + :'cursor' => :'String', + :'client_id' => :'String', + :'secret' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'cursor', + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconUserHistoryListRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconUserHistoryListRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'beacon_user_id') + self.beacon_user_id = attributes[:'beacon_user_id'] + end + + if attributes.key?(:'cursor') + self.cursor = attributes[:'cursor'] + end + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @beacon_user_id.nil? + invalid_properties.push('invalid value for "beacon_user_id", beacon_user_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @beacon_user_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + beacon_user_id == o.beacon_user_id && + cursor == o.cursor && + client_id == o.client_id && + secret == o.secret + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [beacon_user_id, cursor, client_id, secret].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_user_history_list_response.rb b/lib/plaid/models/beacon_user_history_list_response.rb new file mode 100644 index 000000000..5648e4149 --- /dev/null +++ b/lib/plaid/models/beacon_user_history_list_response.rb @@ -0,0 +1,253 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # The response schema for `/beacon/user/history/list` + class BeaconUserHistoryListResponse + attr_accessor :beacon_users + + # An identifier that determines which page of results you receive. + attr_accessor :next_cursor + + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'beacon_users' => :'beacon_users', + :'next_cursor' => :'next_cursor', + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'beacon_users' => :'Array', + :'next_cursor' => :'String', + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + :'next_cursor', + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::BeaconUserHistoryListResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::BeaconUserHistoryListResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'beacon_users') + if (value = attributes[:'beacon_users']).is_a?(Array) + self.beacon_users = value + end + end + + if attributes.key?(:'next_cursor') + self.next_cursor = attributes[:'next_cursor'] + end + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @beacon_users.nil? + invalid_properties.push('invalid value for "beacon_users", beacon_users cannot be nil.') + end + + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @beacon_users.nil? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + beacon_users == o.beacon_users && + next_cursor == o.next_cursor && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [beacon_users, next_cursor, request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/beacon_user_id_number.rb b/lib/plaid/models/beacon_user_id_number.rb index 473143e34..3a7f61127 100644 --- a/lib/plaid/models/beacon_user_id_number.rb +++ b/lib/plaid/models/beacon_user_id_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_name.rb b/lib/plaid/models/beacon_user_name.rb index 88d3cab5e..227daab32 100644 --- a/lib/plaid/models/beacon_user_name.rb +++ b/lib/plaid/models/beacon_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_name_nullable.rb b/lib/plaid/models/beacon_user_name_nullable.rb index e08a1a51a..35281c64d 100644 --- a/lib/plaid/models/beacon_user_name_nullable.rb +++ b/lib/plaid/models/beacon_user_name_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_request_address.rb b/lib/plaid/models/beacon_user_request_address.rb index a447518c2..2b0a41e97 100644 --- a/lib/plaid/models/beacon_user_request_address.rb +++ b/lib/plaid/models/beacon_user_request_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_request_address_nullable.rb b/lib/plaid/models/beacon_user_request_address_nullable.rb index 0e87656d2..49d098be7 100644 --- a/lib/plaid/models/beacon_user_request_address_nullable.rb +++ b/lib/plaid/models/beacon_user_request_address_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_request_data.rb b/lib/plaid/models/beacon_user_request_data.rb index 3ccb65c08..b162759b0 100644 --- a/lib/plaid/models/beacon_user_request_data.rb +++ b/lib/plaid/models/beacon_user_request_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -68,6 +68,7 @@ def self.openapi_types # List of attributes with nullable: true def self.openapi_nullable Set.new([ + :'address', :'phone_number', :'id_number', :'ip_address' @@ -130,10 +131,6 @@ def list_invalid_properties invalid_properties.push('invalid value for "name", name cannot be nil.') end - if @address.nil? - invalid_properties.push('invalid value for "address", address cannot be nil.') - end - invalid_properties end @@ -142,7 +139,6 @@ def list_invalid_properties def valid? return false if @date_of_birth.nil? return false if @name.nil? - return false if @address.nil? true end diff --git a/lib/plaid/models/beacon_user_review_request.rb b/lib/plaid/models/beacon_user_review_request.rb index 5bac4f904..416861ad9 100644 --- a/lib/plaid/models/beacon_user_review_request.rb +++ b/lib/plaid/models/beacon_user_review_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_revision.rb b/lib/plaid/models/beacon_user_revision.rb index 49723b99e..4c18d6638 100644 --- a/lib/plaid/models/beacon_user_revision.rb +++ b/lib/plaid/models/beacon_user_revision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_status.rb b/lib/plaid/models/beacon_user_status.rb index f7a71971f..fb339514b 100644 --- a/lib/plaid/models/beacon_user_status.rb +++ b/lib/plaid/models/beacon_user_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_status_updated_webhook.rb b/lib/plaid/models/beacon_user_status_updated_webhook.rb index 9c6c044e5..282e34629 100644 --- a/lib/plaid/models/beacon_user_status_updated_webhook.rb +++ b/lib/plaid/models/beacon_user_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_update_request.rb b/lib/plaid/models/beacon_user_update_request.rb index 790a74174..efc19fd2e 100644 --- a/lib/plaid/models/beacon_user_update_request.rb +++ b/lib/plaid/models/beacon_user_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_update_request_data.rb b/lib/plaid/models/beacon_user_update_request_data.rb index 5b7ec93ee..8d150184b 100644 --- a/lib/plaid/models/beacon_user_update_request_data.rb +++ b/lib/plaid/models/beacon_user_update_request_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/beacon_user_update_response.rb b/lib/plaid/models/beacon_user_update_response.rb index 874d935f0..3469a9221 100644 --- a/lib/plaid/models/beacon_user_update_response.rb +++ b/lib/plaid/models/beacon_user_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -19,6 +19,9 @@ class BeaconUserUpdateResponse # ID of the associated Beacon User. attr_accessor :id + # The `version` field begins with 1 and increments each time the user is updated. + attr_accessor :version + # An ISO8601 formatted timestamp. attr_accessor :created_at @@ -66,6 +69,7 @@ def valid?(value) def self.attribute_map { :'id' => :'id', + :'version' => :'version', :'created_at' => :'created_at', :'updated_at' => :'updated_at', :'status' => :'status', @@ -86,6 +90,7 @@ def self.acceptable_attributes def self.openapi_types { :'id' => :'String', + :'version' => :'Integer', :'created_at' => :'Time', :'updated_at' => :'Time', :'status' => :'BeaconUserStatus', @@ -122,6 +127,10 @@ def initialize(attributes = {}) self.id = attributes[:'id'] end + if attributes.key?(:'version') + self.version = attributes[:'version'] + end + if attributes.key?(:'created_at') self.created_at = attributes[:'created_at'] end @@ -163,6 +172,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "id", id cannot be nil.') end + if @version.nil? + invalid_properties.push('invalid value for "version", version cannot be nil.') + end + if @created_at.nil? invalid_properties.push('invalid value for "created_at", created_at cannot be nil.') end @@ -207,6 +220,7 @@ def list_invalid_properties # @return true if the model is valid def valid? return false if @id.nil? + return false if @version.nil? return false if @created_at.nil? return false if @updated_at.nil? return false if @status.nil? @@ -240,6 +254,7 @@ def ==(o) return true if self.equal?(o) self.class == o.class && id == o.id && + version == o.version && created_at == o.created_at && updated_at == o.updated_at && status == o.status && @@ -259,7 +274,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [id, created_at, updated_at, status, program_id, client_user_id, user, audit_trail, request_id].hash + [id, version, created_at, updated_at, status, program_id, client_user_id, user, audit_trail, request_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/categories_get_response.rb b/lib/plaid/models/categories_get_response.rb index 4a73edaf8..001c112a0 100644 --- a/lib/plaid/models/categories_get_response.rb +++ b/lib/plaid/models/categories_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/category.rb b/lib/plaid/models/category.rb index 31161cc9a..51f7b4acd 100644 --- a/lib/plaid/models/category.rb +++ b/lib/plaid/models/category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/category_insight_details.rb b/lib/plaid/models/category_insight_details.rb index 07c0b950f..9af32b825 100644 --- a/lib/plaid/models/category_insight_details.rb +++ b/lib/plaid/models/category_insight_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/category_insights.rb b/lib/plaid/models/category_insights.rb index 3a030e96c..10dbfe224 100644 --- a/lib/plaid/models/category_insights.rb +++ b/lib/plaid/models/category_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cause.rb b/lib/plaid/models/cause.rb index bcbf39150..5840c7bd9 100644 --- a/lib/plaid/models/cause.rb +++ b/lib/plaid/models/cause.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cause_all_of.rb b/lib/plaid/models/cause_all_of.rb index 3112166bf..b9aaa2bbd 100644 --- a/lib/plaid/models/cause_all_of.rb +++ b/lib/plaid/models/cause_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/client_provided_enhanced_transaction.rb b/lib/plaid/models/client_provided_enhanced_transaction.rb index 36d2be9e9..25458a698 100644 --- a/lib/plaid/models/client_provided_enhanced_transaction.rb +++ b/lib/plaid/models/client_provided_enhanced_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/client_provided_enriched_transaction.rb b/lib/plaid/models/client_provided_enriched_transaction.rb index 1c2ab2eba..4c9a3b377 100644 --- a/lib/plaid/models/client_provided_enriched_transaction.rb +++ b/lib/plaid/models/client_provided_enriched_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/client_provided_raw_transaction.rb b/lib/plaid/models/client_provided_raw_transaction.rb index 5e41ab1c2..1ccd741f9 100644 --- a/lib/plaid/models/client_provided_raw_transaction.rb +++ b/lib/plaid/models/client_provided_raw_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/client_provided_transaction.rb b/lib/plaid/models/client_provided_transaction.rb index 1a6cd3ef9..367f4b154 100644 --- a/lib/plaid/models/client_provided_transaction.rb +++ b/lib/plaid/models/client_provided_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/client_provided_transaction_location.rb b/lib/plaid/models/client_provided_transaction_location.rb index ce6bd8fdf..99cb5e741 100644 --- a/lib/plaid/models/client_provided_transaction_location.rb +++ b/lib/plaid/models/client_provided_transaction_location.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/connected_application.rb b/lib/plaid/models/connected_application.rb index f9bd4a71f..562ef98f2 100644 --- a/lib/plaid/models/connected_application.rb +++ b/lib/plaid/models/connected_application.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/consumer_report_permissible_purpose.rb b/lib/plaid/models/consumer_report_permissible_purpose.rb index 8506fa3f0..adcdf19ed 100644 --- a/lib/plaid/models/consumer_report_permissible_purpose.rb +++ b/lib/plaid/models/consumer_report_permissible_purpose.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/consumer_report_user_identity.rb b/lib/plaid/models/consumer_report_user_identity.rb index 223656898..0dbeca0ad 100644 --- a/lib/plaid/models/consumer_report_user_identity.rb +++ b/lib/plaid/models/consumer_report_user_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/counterparty.rb b/lib/plaid/models/counterparty.rb index 4f71141e2..869d912dc 100644 --- a/lib/plaid/models/counterparty.rb +++ b/lib/plaid/models/counterparty.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/counterparty_insights.rb b/lib/plaid/models/counterparty_insights.rb index 91c01008d..552323f52 100644 --- a/lib/plaid/models/counterparty_insights.rb +++ b/lib/plaid/models/counterparty_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/counterparty_type.rb b/lib/plaid/models/counterparty_type.rb index 4296eb45d..6330ed30c 100644 --- a/lib/plaid/models/counterparty_type.rb +++ b/lib/plaid/models/counterparty_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/country_code.rb b/lib/plaid/models/country_code.rb index 9eae9db86..ab2104a2c 100644 --- a/lib/plaid/models/country_code.rb +++ b/lib/plaid/models/country_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income.rb b/lib/plaid/models/cra_bank_income.rb index abf669dc2..ba884d1f3 100644 --- a/lib/plaid/models/cra_bank_income.rb +++ b/lib/plaid/models/cra_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_account.rb b/lib/plaid/models/cra_bank_income_account.rb index 8a1f5d837..fefb563ce 100644 --- a/lib/plaid/models/cra_bank_income_account.rb +++ b/lib/plaid/models/cra_bank_income_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_cause.rb b/lib/plaid/models/cra_bank_income_cause.rb index ddb88f464..49130f956 100644 --- a/lib/plaid/models/cra_bank_income_cause.rb +++ b/lib/plaid/models/cra_bank_income_cause.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_complete_result.rb b/lib/plaid/models/cra_bank_income_complete_result.rb index 594b8af3d..5264b8f60 100644 --- a/lib/plaid/models/cra_bank_income_complete_result.rb +++ b/lib/plaid/models/cra_bank_income_complete_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_complete_webhook.rb b/lib/plaid/models/cra_bank_income_complete_webhook.rb index 1349636b8..41089f66b 100644 --- a/lib/plaid/models/cra_bank_income_complete_webhook.rb +++ b/lib/plaid/models/cra_bank_income_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -136,10 +136,6 @@ def list_invalid_properties invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') end - if @result.nil? - invalid_properties.push('invalid value for "result", result cannot be nil.') - end - if @environment.nil? invalid_properties.push('invalid value for "environment", environment cannot be nil.') end @@ -153,7 +149,6 @@ def valid? return false if @webhook_type.nil? return false if @webhook_code.nil? return false if @user_id.nil? - return false if @result.nil? return false if @environment.nil? true end diff --git a/lib/plaid/models/cra_bank_income_create_request.rb b/lib/plaid/models/cra_bank_income_create_request.rb new file mode 100644 index 000000000..ef2ae8447 --- /dev/null +++ b/lib/plaid/models/cra_bank_income_create_request.rb @@ -0,0 +1,318 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # CraBankIncomeCreateRequest defines the request schema for `/cra/bank_income/create`. + class CraBankIncomeCreateRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # The user token associated with the User data is being requested for. + attr_accessor :user_token + + # The destination URL to which webhooks will be sent + attr_accessor :webhook + + # The number of days of data to request for the Bank Income product + attr_accessor :days_requested + + attr_accessor :consumer_report_permissible_purpose + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'user_token' => :'user_token', + :'webhook' => :'webhook', + :'days_requested' => :'days_requested', + :'consumer_report_permissible_purpose' => :'consumer_report_permissible_purpose' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'user_token' => :'String', + :'webhook' => :'String', + :'days_requested' => :'Integer', + :'consumer_report_permissible_purpose' => :'ConsumerReportPermissiblePurpose' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::CraBankIncomeCreateRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::CraBankIncomeCreateRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'user_token') + self.user_token = attributes[:'user_token'] + end + + if attributes.key?(:'webhook') + self.webhook = attributes[:'webhook'] + end + + if attributes.key?(:'days_requested') + self.days_requested = attributes[:'days_requested'] + end + + if attributes.key?(:'consumer_report_permissible_purpose') + self.consumer_report_permissible_purpose = attributes[:'consumer_report_permissible_purpose'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if !@days_requested.nil? && @days_requested > 731 + invalid_properties.push('invalid value for "days_requested", must be smaller than or equal to 731.') + end + + if !@days_requested.nil? && @days_requested < 1 + invalid_properties.push('invalid value for "days_requested", must be greater than or equal to 1.') + end + + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if !@days_requested.nil? && @days_requested > 731 + return false if !@days_requested.nil? && @days_requested < 1 + true + end + + # Custom attribute writer method with validation + # @param [Object] days_requested Value to be assigned + def days_requested=(days_requested) + if !days_requested.nil? && days_requested > 731 + fail ArgumentError, 'invalid value for "days_requested", must be smaller than or equal to 731.' + end + + if !days_requested.nil? && days_requested < 1 + fail ArgumentError, 'invalid value for "days_requested", must be greater than or equal to 1.' + end + + + @days_requested = days_requested + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + user_token == o.user_token && + webhook == o.webhook && + days_requested == o.days_requested && + consumer_report_permissible_purpose == o.consumer_report_permissible_purpose + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, user_token, webhook, days_requested, consumer_report_permissible_purpose].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/cra_bank_income_create_response.rb b/lib/plaid/models/cra_bank_income_create_response.rb new file mode 100644 index 000000000..759d34a11 --- /dev/null +++ b/lib/plaid/models/cra_bank_income_create_response.rb @@ -0,0 +1,221 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # CraBankIncomeCreateRequest defines the response schema for `/cra/bank_income/create`. + class CraBankIncomeCreateResponse + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::CraBankIncomeCreateResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::CraBankIncomeCreateResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/cra_bank_income_employer.rb b/lib/plaid/models/cra_bank_income_employer.rb index 8c750b250..1458233f6 100644 --- a/lib/plaid/models/cra_bank_income_employer.rb +++ b/lib/plaid/models/cra_bank_income_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_error_webhook.rb b/lib/plaid/models/cra_bank_income_error_webhook.rb new file mode 100644 index 000000000..1edf7ae08 --- /dev/null +++ b/lib/plaid/models/cra_bank_income_error_webhook.rb @@ -0,0 +1,292 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Fired when a bank income report has failed to generate + class CraBankIncomeErrorWebhook + # `CRA_INCOME` + attr_accessor :webhook_type + + # `ERROR` + attr_accessor :webhook_code + + # The `user_id` corresponding to the user the webhook has fired for. + attr_accessor :user_id + + attr_accessor :environment + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'webhook_type' => :'webhook_type', + :'webhook_code' => :'webhook_code', + :'user_id' => :'user_id', + :'environment' => :'environment' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'webhook_type' => :'String', + :'webhook_code' => :'String', + :'user_id' => :'String', + :'environment' => :'WebhookEnvironmentValues' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::CraBankIncomeErrorWebhook` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::CraBankIncomeErrorWebhook`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'webhook_type') + self.webhook_type = attributes[:'webhook_type'] + end + + if attributes.key?(:'webhook_code') + self.webhook_code = attributes[:'webhook_code'] + end + + if attributes.key?(:'user_id') + self.user_id = attributes[:'user_id'] + end + + if attributes.key?(:'environment') + self.environment = attributes[:'environment'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @webhook_type.nil? + invalid_properties.push('invalid value for "webhook_type", webhook_type cannot be nil.') + end + + if @webhook_code.nil? + invalid_properties.push('invalid value for "webhook_code", webhook_code cannot be nil.') + end + + if @user_id.nil? + invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') + end + + if @environment.nil? + invalid_properties.push('invalid value for "environment", environment cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @webhook_type.nil? + return false if @webhook_code.nil? + return false if @user_id.nil? + return false if @environment.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + webhook_type == o.webhook_type && + webhook_code == o.webhook_code && + user_id == o.user_id && + environment == o.environment + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [webhook_type, webhook_code, user_id, environment].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/cra_bank_income_get_request.rb b/lib/plaid/models/cra_bank_income_get_request.rb index 775e00a52..f6d34e83c 100644 --- a/lib/plaid/models/cra_bank_income_get_request.rb +++ b/lib/plaid/models/cra_bank_income_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_get_response.rb b/lib/plaid/models/cra_bank_income_get_response.rb index a83247638..009650e1f 100644 --- a/lib/plaid/models/cra_bank_income_get_response.rb +++ b/lib/plaid/models/cra_bank_income_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_historical_summary.rb b/lib/plaid/models/cra_bank_income_historical_summary.rb index 8cea8e7bc..beaa0a503 100644 --- a/lib/plaid/models/cra_bank_income_historical_summary.rb +++ b/lib/plaid/models/cra_bank_income_historical_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_item.rb b/lib/plaid/models/cra_bank_income_item.rb index 61e6c2a8f..5dc01aff6 100644 --- a/lib/plaid/models/cra_bank_income_item.rb +++ b/lib/plaid/models/cra_bank_income_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_source.rb b/lib/plaid/models/cra_bank_income_source.rb index 1986be450..ee5afc4cb 100644 --- a/lib/plaid/models/cra_bank_income_source.rb +++ b/lib/plaid/models/cra_bank_income_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_summary.rb b/lib/plaid/models/cra_bank_income_summary.rb index f4f307888..f09684b7c 100644 --- a/lib/plaid/models/cra_bank_income_summary.rb +++ b/lib/plaid/models/cra_bank_income_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_transaction.rb b/lib/plaid/models/cra_bank_income_transaction.rb index f5639b570..1470e8ff4 100644 --- a/lib/plaid/models/cra_bank_income_transaction.rb +++ b/lib/plaid/models/cra_bank_income_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_warning.rb b/lib/plaid/models/cra_bank_income_warning.rb index 4f83941c6..22a6c9c4e 100644 --- a/lib/plaid/models/cra_bank_income_warning.rb +++ b/lib/plaid/models/cra_bank_income_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_bank_income_warning_code.rb b/lib/plaid/models/cra_bank_income_warning_code.rb index 8ebb4bc00..b83b69c25 100644 --- a/lib/plaid/models/cra_bank_income_warning_code.rb +++ b/lib/plaid/models/cra_bank_income_warning_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_partner_insights.rb b/lib/plaid/models/cra_partner_insights.rb index 2a61c5def..37ae6945f 100644 --- a/lib/plaid/models/cra_partner_insights.rb +++ b/lib/plaid/models/cra_partner_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_partner_insights_complete_webhook.rb b/lib/plaid/models/cra_partner_insights_complete_webhook.rb index 84414045d..db4acab34 100644 --- a/lib/plaid/models/cra_partner_insights_complete_webhook.rb +++ b/lib/plaid/models/cra_partner_insights_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # Fired when a partner insights report has finished generating or failed to generate. + # Fired when a partner insights report has finished generating and results are available class CraPartnerInsightsCompleteWebhook # `CRA_INSIGHTS` attr_accessor :webhook_type @@ -25,8 +25,6 @@ class CraPartnerInsightsCompleteWebhook # The `user_id` corresponding to the user the webhook has fired for. attr_accessor :user_id - attr_accessor :result - attr_accessor :environment class EnumAttributeValidator @@ -57,7 +55,6 @@ def self.attribute_map :'webhook_type' => :'webhook_type', :'webhook_code' => :'webhook_code', :'user_id' => :'user_id', - :'result' => :'result', :'environment' => :'environment' } end @@ -73,7 +70,6 @@ def self.openapi_types :'webhook_type' => :'String', :'webhook_code' => :'String', :'user_id' => :'String', - :'result' => :'CraPartnerInsightsCompleteResult', :'environment' => :'WebhookEnvironmentValues' } end @@ -111,10 +107,6 @@ def initialize(attributes = {}) self.user_id = attributes[:'user_id'] end - if attributes.key?(:'result') - self.result = attributes[:'result'] - end - if attributes.key?(:'environment') self.environment = attributes[:'environment'] end @@ -136,10 +128,6 @@ def list_invalid_properties invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') end - if @result.nil? - invalid_properties.push('invalid value for "result", result cannot be nil.') - end - if @environment.nil? invalid_properties.push('invalid value for "environment", environment cannot be nil.') end @@ -153,7 +141,6 @@ def valid? return false if @webhook_type.nil? return false if @webhook_code.nil? return false if @user_id.nil? - return false if @result.nil? return false if @environment.nil? true end @@ -166,7 +153,6 @@ def ==(o) webhook_type == o.webhook_type && webhook_code == o.webhook_code && user_id == o.user_id && - result == o.result && environment == o.environment end @@ -179,7 +165,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [webhook_type, webhook_code, user_id, result, environment].hash + [webhook_type, webhook_code, user_id, environment].hash end # Builds the object from hash diff --git a/lib/plaid/models/cra_partner_insights_error_webhook.rb b/lib/plaid/models/cra_partner_insights_error_webhook.rb new file mode 100644 index 000000000..7916cc1b2 --- /dev/null +++ b/lib/plaid/models/cra_partner_insights_error_webhook.rb @@ -0,0 +1,292 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # Fired when a partner insights report has failed to generate + class CraPartnerInsightsErrorWebhook + # `CRA_INSIGHTS` + attr_accessor :webhook_type + + # `PARTNER_INSIGHTS_ERROR` + attr_accessor :webhook_code + + # The `user_id` corresponding to the user the webhook has fired for. + attr_accessor :user_id + + attr_accessor :environment + + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'webhook_type' => :'webhook_type', + :'webhook_code' => :'webhook_code', + :'user_id' => :'user_id', + :'environment' => :'environment' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'webhook_type' => :'String', + :'webhook_code' => :'String', + :'user_id' => :'String', + :'environment' => :'WebhookEnvironmentValues' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::CraPartnerInsightsErrorWebhook` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::CraPartnerInsightsErrorWebhook`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'webhook_type') + self.webhook_type = attributes[:'webhook_type'] + end + + if attributes.key?(:'webhook_code') + self.webhook_code = attributes[:'webhook_code'] + end + + if attributes.key?(:'user_id') + self.user_id = attributes[:'user_id'] + end + + if attributes.key?(:'environment') + self.environment = attributes[:'environment'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @webhook_type.nil? + invalid_properties.push('invalid value for "webhook_type", webhook_type cannot be nil.') + end + + if @webhook_code.nil? + invalid_properties.push('invalid value for "webhook_code", webhook_code cannot be nil.') + end + + if @user_id.nil? + invalid_properties.push('invalid value for "user_id", user_id cannot be nil.') + end + + if @environment.nil? + invalid_properties.push('invalid value for "environment", environment cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @webhook_type.nil? + return false if @webhook_code.nil? + return false if @user_id.nil? + return false if @environment.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + webhook_type == o.webhook_type && + webhook_code == o.webhook_code && + user_id == o.user_id && + environment == o.environment + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [webhook_type, webhook_code, user_id, environment].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/cra_partner_insights_get_request.rb b/lib/plaid/models/cra_partner_insights_get_request.rb index ba96ae19d..55a9e2f74 100644 --- a/lib/plaid/models/cra_partner_insights_get_request.rb +++ b/lib/plaid/models/cra_partner_insights_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_partner_insights_get_response.rb b/lib/plaid/models/cra_partner_insights_get_response.rb index 99ff2b566..5e53ee363 100644 --- a/lib/plaid/models/cra_partner_insights_get_response.rb +++ b/lib/plaid/models/cra_partner_insights_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_partner_insights_item.rb b/lib/plaid/models/cra_partner_insights_item.rb index 2143125db..f5d481026 100644 --- a/lib/plaid/models/cra_partner_insights_item.rb +++ b/lib/plaid/models/cra_partner_insights_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_partner_insights_item_account.rb b/lib/plaid/models/cra_partner_insights_item_account.rb index 0eee4e711..f271001e1 100644 --- a/lib/plaid/models/cra_partner_insights_item_account.rb +++ b/lib/plaid/models/cra_partner_insights_item_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/cra_partner_insights_prism.rb b/lib/plaid/models/cra_partner_insights_prism.rb index 160513d34..686e9fdc9 100644 --- a/lib/plaid/models/cra_partner_insights_prism.rb +++ b/lib/plaid/models/cra_partner_insights_prism.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -20,7 +20,7 @@ class CraPartnerInsightsPrism attr_accessor :cash_score - attr_accessor :detect + attr_accessor :first_detect # Details on whether the Prism attributes succeeded or failed to be generated. attr_accessor :status @@ -30,7 +30,7 @@ def self.attribute_map { :'insights' => :'insights', :'cash_score' => :'cash_score', - :'detect' => :'detect', + :'first_detect' => :'first_detect', :'status' => :'status' } end @@ -45,7 +45,7 @@ def self.openapi_types { :'insights' => :'PrismInsights', :'cash_score' => :'PrismCashScore', - :'detect' => :'PrismDetect', + :'first_detect' => :'PrismFirstDetect', :'status' => :'String' } end @@ -55,7 +55,7 @@ def self.openapi_nullable Set.new([ :'insights', :'cash_score', - :'detect', + :'first_detect', ]) end @@ -82,8 +82,8 @@ def initialize(attributes = {}) self.cash_score = attributes[:'cash_score'] end - if attributes.key?(:'detect') - self.detect = attributes[:'detect'] + if attributes.key?(:'first_detect') + self.first_detect = attributes[:'first_detect'] end if attributes.key?(:'status') @@ -116,7 +116,7 @@ def ==(o) self.class == o.class && insights == o.insights && cash_score == o.cash_score && - detect == o.detect && + first_detect == o.first_detect && status == o.status end @@ -129,7 +129,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [insights, cash_score, detect, status].hash + [insights, cash_score, first_detect, status].hash end # Builds the object from hash diff --git a/lib/plaid/models/cra_prediction_interval.rb b/lib/plaid/models/cra_prediction_interval.rb index 954e5dd11..f17983fa7 100644 --- a/lib/plaid/models/cra_prediction_interval.rb +++ b/lib/plaid/models/cra_prediction_interval.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit1099.rb b/lib/plaid/models/credit1099.rb index 7d12d0102..1dc85d152 100644 --- a/lib/plaid/models/credit1099.rb +++ b/lib/plaid/models/credit1099.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit1099_filer.rb b/lib/plaid/models/credit1099_filer.rb index 79e25c6c5..a289454f7 100644 --- a/lib/plaid/models/credit1099_filer.rb +++ b/lib/plaid/models/credit1099_filer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit1099_payer.rb b/lib/plaid/models/credit1099_payer.rb index 9e359309c..30797bbc0 100644 --- a/lib/plaid/models/credit1099_payer.rb +++ b/lib/plaid/models/credit1099_payer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit1099_recipient.rb b/lib/plaid/models/credit1099_recipient.rb index da6745c5a..8121c5a96 100644 --- a/lib/plaid/models/credit1099_recipient.rb +++ b/lib/plaid/models/credit1099_recipient.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_account_subtype.rb b/lib/plaid/models/credit_account_subtype.rb index 5d0923401..ccfb30e1e 100644 --- a/lib/plaid/models/credit_account_subtype.rb +++ b/lib/plaid/models/credit_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_ach_class.rb b/lib/plaid/models/credit_ach_class.rb index 966f96428..15e7f3cc4 100644 --- a/lib/plaid/models/credit_ach_class.rb +++ b/lib/plaid/models/credit_ach_class.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_amount_with_currency.rb b/lib/plaid/models/credit_amount_with_currency.rb index e0d6ccc0f..acf651ca3 100644 --- a/lib/plaid/models/credit_amount_with_currency.rb +++ b/lib/plaid/models/credit_amount_with_currency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_audit_copy_token_create_request.rb b/lib/plaid/models/credit_audit_copy_token_create_request.rb index 930210a6b..1299b8fb5 100644 --- a/lib/plaid/models/credit_audit_copy_token_create_request.rb +++ b/lib/plaid/models/credit_audit_copy_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_audit_copy_token_create_response.rb b/lib/plaid/models/credit_audit_copy_token_create_response.rb index f70188ee9..f05e1771c 100644 --- a/lib/plaid/models/credit_audit_copy_token_create_response.rb +++ b/lib/plaid/models/credit_audit_copy_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_audit_copy_token_remove_request.rb b/lib/plaid/models/credit_audit_copy_token_remove_request.rb index fb2bdaf42..9d55506a4 100644 --- a/lib/plaid/models/credit_audit_copy_token_remove_request.rb +++ b/lib/plaid/models/credit_audit_copy_token_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_audit_copy_token_remove_response.rb b/lib/plaid/models/credit_audit_copy_token_remove_response.rb index d05587509..9504413f1 100644 --- a/lib/plaid/models/credit_audit_copy_token_remove_response.rb +++ b/lib/plaid/models/credit_audit_copy_token_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_audit_copy_token_update_request.rb b/lib/plaid/models/credit_audit_copy_token_update_request.rb index 27677fe02..6b27dc7c4 100644 --- a/lib/plaid/models/credit_audit_copy_token_update_request.rb +++ b/lib/plaid/models/credit_audit_copy_token_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_audit_copy_token_update_response.rb b/lib/plaid/models/credit_audit_copy_token_update_response.rb index 9889abf37..1b6fcb4ff 100644 --- a/lib/plaid/models/credit_audit_copy_token_update_response.rb +++ b/lib/plaid/models/credit_audit_copy_token_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employer.rb b/lib/plaid/models/credit_bank_employer.rb index 4bf6111eb..fdb74b0ec 100644 --- a/lib/plaid/models/credit_bank_employer.rb +++ b/lib/plaid/models/credit_bank_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment.rb b/lib/plaid/models/credit_bank_employment.rb index e3907b2b3..14027133a 100644 --- a/lib/plaid/models/credit_bank_employment.rb +++ b/lib/plaid/models/credit_bank_employment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment_get_request.rb b/lib/plaid/models/credit_bank_employment_get_request.rb index 16434ec9c..eefae807f 100644 --- a/lib/plaid/models/credit_bank_employment_get_request.rb +++ b/lib/plaid/models/credit_bank_employment_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment_get_response.rb b/lib/plaid/models/credit_bank_employment_get_response.rb index 9c78f1d38..9c50c7fa2 100644 --- a/lib/plaid/models/credit_bank_employment_get_response.rb +++ b/lib/plaid/models/credit_bank_employment_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment_item.rb b/lib/plaid/models/credit_bank_employment_item.rb index 55fa28881..d8d8880a7 100644 --- a/lib/plaid/models/credit_bank_employment_item.rb +++ b/lib/plaid/models/credit_bank_employment_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment_report.rb b/lib/plaid/models/credit_bank_employment_report.rb index 5f1885b2c..02e1116a2 100644 --- a/lib/plaid/models/credit_bank_employment_report.rb +++ b/lib/plaid/models/credit_bank_employment_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment_warning.rb b/lib/plaid/models/credit_bank_employment_warning.rb index 62b741dc2..f2712b2f5 100644 --- a/lib/plaid/models/credit_bank_employment_warning.rb +++ b/lib/plaid/models/credit_bank_employment_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_employment_warning_type.rb b/lib/plaid/models/credit_bank_employment_warning_type.rb index fba9ad738..f5c745753 100644 --- a/lib/plaid/models/credit_bank_employment_warning_type.rb +++ b/lib/plaid/models/credit_bank_employment_warning_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income.rb b/lib/plaid/models/credit_bank_income.rb index e1dfd9172..a08c704cc 100644 --- a/lib/plaid/models/credit_bank_income.rb +++ b/lib/plaid/models/credit_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_account.rb b/lib/plaid/models/credit_bank_income_account.rb index f9506546d..064c02201 100644 --- a/lib/plaid/models/credit_bank_income_account.rb +++ b/lib/plaid/models/credit_bank_income_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_account_type.rb b/lib/plaid/models/credit_bank_income_account_type.rb index 1dfb3bb4b..2247fd899 100644 --- a/lib/plaid/models/credit_bank_income_account_type.rb +++ b/lib/plaid/models/credit_bank_income_account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_category.rb b/lib/plaid/models/credit_bank_income_category.rb index db7e9c292..933a61cfd 100644 --- a/lib/plaid/models/credit_bank_income_category.rb +++ b/lib/plaid/models/credit_bank_income_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_cause.rb b/lib/plaid/models/credit_bank_income_cause.rb index e1ad86427..b3c032439 100644 --- a/lib/plaid/models/credit_bank_income_cause.rb +++ b/lib/plaid/models/credit_bank_income_cause.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_error_type.rb b/lib/plaid/models/credit_bank_income_error_type.rb index 92602314e..2f03e8a33 100644 --- a/lib/plaid/models/credit_bank_income_error_type.rb +++ b/lib/plaid/models/credit_bank_income_error_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_get_request.rb b/lib/plaid/models/credit_bank_income_get_request.rb index 56b06f923..c1e7b4ccc 100644 --- a/lib/plaid/models/credit_bank_income_get_request.rb +++ b/lib/plaid/models/credit_bank_income_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_get_request_options.rb b/lib/plaid/models/credit_bank_income_get_request_options.rb index 178634f2d..ae714fcbb 100644 --- a/lib/plaid/models/credit_bank_income_get_request_options.rb +++ b/lib/plaid/models/credit_bank_income_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_get_response.rb b/lib/plaid/models/credit_bank_income_get_response.rb index ab3fc6e66..f0c9b53be 100644 --- a/lib/plaid/models/credit_bank_income_get_response.rb +++ b/lib/plaid/models/credit_bank_income_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_historical_summary.rb b/lib/plaid/models/credit_bank_income_historical_summary.rb index 41819671d..b4d404d37 100644 --- a/lib/plaid/models/credit_bank_income_historical_summary.rb +++ b/lib/plaid/models/credit_bank_income_historical_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_item.rb b/lib/plaid/models/credit_bank_income_item.rb index 4bf31803e..b03298b4d 100644 --- a/lib/plaid/models/credit_bank_income_item.rb +++ b/lib/plaid/models/credit_bank_income_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_pay_frequency.rb b/lib/plaid/models/credit_bank_income_pay_frequency.rb index 7f0e02309..93cf458c4 100644 --- a/lib/plaid/models/credit_bank_income_pay_frequency.rb +++ b/lib/plaid/models/credit_bank_income_pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_pdf_get_request.rb b/lib/plaid/models/credit_bank_income_pdf_get_request.rb index 9d1eecca6..95d4c58ad 100644 --- a/lib/plaid/models/credit_bank_income_pdf_get_request.rb +++ b/lib/plaid/models/credit_bank_income_pdf_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_refresh_request.rb b/lib/plaid/models/credit_bank_income_refresh_request.rb index d319b29bc..e8f169790 100644 --- a/lib/plaid/models/credit_bank_income_refresh_request.rb +++ b/lib/plaid/models/credit_bank_income_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_refresh_request_options.rb b/lib/plaid/models/credit_bank_income_refresh_request_options.rb index 703a35dd4..68b64540d 100644 --- a/lib/plaid/models/credit_bank_income_refresh_request_options.rb +++ b/lib/plaid/models/credit_bank_income_refresh_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_refresh_response.rb b/lib/plaid/models/credit_bank_income_refresh_response.rb index 98231d388..04e909353 100644 --- a/lib/plaid/models/credit_bank_income_refresh_response.rb +++ b/lib/plaid/models/credit_bank_income_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_source.rb b/lib/plaid/models/credit_bank_income_source.rb index 20c8c8bfc..4cb784435 100644 --- a/lib/plaid/models/credit_bank_income_source.rb +++ b/lib/plaid/models/credit_bank_income_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_summary.rb b/lib/plaid/models/credit_bank_income_summary.rb index 756223eda..21df92ae6 100644 --- a/lib/plaid/models/credit_bank_income_summary.rb +++ b/lib/plaid/models/credit_bank_income_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_transaction.rb b/lib/plaid/models/credit_bank_income_transaction.rb index 2a6c11f85..700018365 100644 --- a/lib/plaid/models/credit_bank_income_transaction.rb +++ b/lib/plaid/models/credit_bank_income_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_warning.rb b/lib/plaid/models/credit_bank_income_warning.rb index 6b2e95743..cad68a2cb 100644 --- a/lib/plaid/models/credit_bank_income_warning.rb +++ b/lib/plaid/models/credit_bank_income_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_warning_code.rb b/lib/plaid/models/credit_bank_income_warning_code.rb index d6dfe6c61..5a54484ac 100644 --- a/lib/plaid/models/credit_bank_income_warning_code.rb +++ b/lib/plaid/models/credit_bank_income_warning_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_warning_type.rb b/lib/plaid/models/credit_bank_income_warning_type.rb index 9e1d0c788..20d0b50d5 100644 --- a/lib/plaid/models/credit_bank_income_warning_type.rb +++ b/lib/plaid/models/credit_bank_income_warning_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_webhook_update_request.rb b/lib/plaid/models/credit_bank_income_webhook_update_request.rb index 596c9151c..c593939a5 100644 --- a/lib/plaid/models/credit_bank_income_webhook_update_request.rb +++ b/lib/plaid/models/credit_bank_income_webhook_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_income_webhook_update_response.rb b/lib/plaid/models/credit_bank_income_webhook_update_response.rb index c2dfce89f..160424a46 100644 --- a/lib/plaid/models/credit_bank_income_webhook_update_response.rb +++ b/lib/plaid/models/credit_bank_income_webhook_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_account_owner.rb b/lib/plaid/models/credit_bank_statement_upload_account_owner.rb index bfd7c7965..96b5b2a2a 100644 --- a/lib/plaid/models/credit_bank_statement_upload_account_owner.rb +++ b/lib/plaid/models/credit_bank_statement_upload_account_owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb b/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb index df7c334e4..82faeb25a 100644 --- a/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb +++ b/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_bank_account.rb b/lib/plaid/models/credit_bank_statement_upload_bank_account.rb index 41bfb498f..6d47a0fba 100644 --- a/lib/plaid/models/credit_bank_statement_upload_bank_account.rb +++ b/lib/plaid/models/credit_bank_statement_upload_bank_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb b/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb index dddfcdd0a..66c557afe 100644 --- a/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb +++ b/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_item.rb b/lib/plaid/models/credit_bank_statement_upload_item.rb index 1bd310a7a..5f6ff24ee 100644 --- a/lib/plaid/models/credit_bank_statement_upload_item.rb +++ b/lib/plaid/models/credit_bank_statement_upload_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_object.rb b/lib/plaid/models/credit_bank_statement_upload_object.rb index 9cd82a98e..8d6af3ae4 100644 --- a/lib/plaid/models/credit_bank_statement_upload_object.rb +++ b/lib/plaid/models/credit_bank_statement_upload_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statement_upload_transaction.rb b/lib/plaid/models/credit_bank_statement_upload_transaction.rb index 526df2b46..091a7b4cd 100644 --- a/lib/plaid/models/credit_bank_statement_upload_transaction.rb +++ b/lib/plaid/models/credit_bank_statement_upload_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statements_uploads_get_request.rb b/lib/plaid/models/credit_bank_statements_uploads_get_request.rb index 24de41a00..7de4ba3a0 100644 --- a/lib/plaid/models/credit_bank_statements_uploads_get_request.rb +++ b/lib/plaid/models/credit_bank_statements_uploads_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statements_uploads_get_request_options.rb b/lib/plaid/models/credit_bank_statements_uploads_get_request_options.rb index 8186db989..81498f9d3 100644 --- a/lib/plaid/models/credit_bank_statements_uploads_get_request_options.rb +++ b/lib/plaid/models/credit_bank_statements_uploads_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_bank_statements_uploads_get_response.rb b/lib/plaid/models/credit_bank_statements_uploads_get_response.rb index 875567efd..1f8e222a7 100644 --- a/lib/plaid/models/credit_bank_statements_uploads_get_response.rb +++ b/lib/plaid/models/credit_bank_statements_uploads_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_card_liability.rb b/lib/plaid/models/credit_card_liability.rb index d98fb1e6b..29d0dc016 100644 --- a/lib/plaid/models/credit_card_liability.rb +++ b/lib/plaid/models/credit_card_liability.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_category.rb b/lib/plaid/models/credit_category.rb index d121796b1..c366f9b07 100644 --- a/lib/plaid/models/credit_category.rb +++ b/lib/plaid/models/credit_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_document_metadata.rb b/lib/plaid/models/credit_document_metadata.rb index 309f4aa57..3406a806c 100644 --- a/lib/plaid/models/credit_document_metadata.rb +++ b/lib/plaid/models/credit_document_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -22,7 +22,7 @@ class CreditDocumentMetadata # The type of document. `PAYSTUB`: A paystub. `BANK_STATEMENT`: A bank statement. `US_TAX_W2`: A W-2 wage and tax statement provided by a US employer reflecting wages earned by the employee. `US_MILITARY_ERAS`: An electronic Retirement Account Statement (eRAS) issued by the US military. `US_MILITARY_LES`: A Leave and Earnings Statement (LES) issued by the US military. `US_MILITARY_CLES`: A Civilian Leave and Earnings Statment (CLES) issued by the US military. `GIG`: Used to indicate that the income is related to gig work. Does not necessarily correspond to a specific document type. `PLAID_GENERATED_PAYSTUB_PDF`: Used to indicate that the PDF for the paystub was generated by Plaid. `NONE`: Used to indicate that there is no underlying document for the data. `UNKNOWN`: Document type could not be determined. attr_accessor :document_type - # Signed URL to retrieve the underlying file. For Payroll Income, the file type will always be PDF, and the file may not be available, in which case the field will be `null`. If you would like Plaid to generate a PDF if the original is not available, contact your Account Manager. For Document Income, this field will not be `null`, and the file type will be the original file type uploaded by the user. For more details on available file types, see the [Document Income](https://www.plaid.com/docs/income/payroll-income) documentation. This download URL can only be used once and expires after two minutes. To generate a new download URL, call `/credit/payroll_income/get` again. + # Signed URL to retrieve the underlying file. For Payroll Income, the file type will always be PDF, and the file may not be available, in which case the field will be `null`. If you would like Plaid to generate a PDF if the original is not available, contact your Account Manager. [Example generated pay stub](https://www.plaid.com/documents/plaid-generated-mock-paystub.pdf). For Document Income, this field will not be `null`, and the file type will be the original file type uploaded by the user. For more details on available file types, see the [Document Income](https://www.plaid.com/docs/income/payroll-income) documentation. This download URL can only be used once and expires after two minutes. To generate a new download URL, call `/credit/payroll_income/get` again. attr_accessor :download_url # The processing status of the document. `PROCESSING_COMPLETE`: The document was successfully processed. `DOCUMENT_ERROR`: The document could not be processed. Possible causes include: The document was an unacceptable document type such as an offer letter or bank statement, the document image was cropped or blurry, or the document was corrupted. `UNKNOWN` or `null`: An internal error occurred. If this happens repeatedly, contact support or your Plaid account manager. diff --git a/lib/plaid/models/credit_employer_verification.rb b/lib/plaid/models/credit_employer_verification.rb index 07a4579b1..c49280ead 100644 --- a/lib/plaid/models/credit_employer_verification.rb +++ b/lib/plaid/models/credit_employer_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_employment_get_request.rb b/lib/plaid/models/credit_employment_get_request.rb index 4f21d25e3..d3bb21d4d 100644 --- a/lib/plaid/models/credit_employment_get_request.rb +++ b/lib/plaid/models/credit_employment_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_employment_get_response.rb b/lib/plaid/models/credit_employment_get_response.rb index 87b74dc5e..f42f018df 100644 --- a/lib/plaid/models/credit_employment_get_response.rb +++ b/lib/plaid/models/credit_employment_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_employment_item.rb b/lib/plaid/models/credit_employment_item.rb index 3f1b0dc5a..82c340a33 100644 --- a/lib/plaid/models/credit_employment_item.rb +++ b/lib/plaid/models/credit_employment_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_employment_verification.rb b/lib/plaid/models/credit_employment_verification.rb index 357e41643..9a3912a19 100644 --- a/lib/plaid/models/credit_employment_verification.rb +++ b/lib/plaid/models/credit_employment_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_filter.rb b/lib/plaid/models/credit_filter.rb index e64ef3c1f..7623797e2 100644 --- a/lib/plaid/models/credit_filter.rb +++ b/lib/plaid/models/credit_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset.rb b/lib/plaid/models/credit_freddie_mac_asset.rb index 9482e3e9a..2d8adb6a0 100644 --- a/lib/plaid/models/credit_freddie_mac_asset.rb +++ b/lib/plaid/models/credit_freddie_mac_asset.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transaction.rb b/lib/plaid/models/credit_freddie_mac_asset_transaction.rb index 0f3474fc6..b809e6fa5 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transaction.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_asset_transactions.rb b/lib/plaid/models/credit_freddie_mac_asset_transactions.rb index d1d90bb6d..1cc9ab884 100644 --- a/lib/plaid/models/credit_freddie_mac_asset_transactions.rb +++ b/lib/plaid/models/credit_freddie_mac_asset_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_assets.rb b/lib/plaid/models/credit_freddie_mac_assets.rb index 62b535663..6be7ff4e5 100644 --- a/lib/plaid/models/credit_freddie_mac_assets.rb +++ b/lib/plaid/models/credit_freddie_mac_assets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_individual_name.rb b/lib/plaid/models/credit_freddie_mac_individual_name.rb index bc1b2ee52..7ea54cbc0 100644 --- a/lib/plaid/models/credit_freddie_mac_individual_name.rb +++ b/lib/plaid/models/credit_freddie_mac_individual_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_loan.rb b/lib/plaid/models/credit_freddie_mac_loan.rb index d7d503f12..aec54cd1d 100644 --- a/lib/plaid/models/credit_freddie_mac_loan.rb +++ b/lib/plaid/models/credit_freddie_mac_loan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_loan_identifiers.rb b/lib/plaid/models/credit_freddie_mac_loan_identifiers.rb index 72858d545..df67a20dc 100644 --- a/lib/plaid/models/credit_freddie_mac_loan_identifiers.rb +++ b/lib/plaid/models/credit_freddie_mac_loan_identifiers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_loans.rb b/lib/plaid/models/credit_freddie_mac_loans.rb index cc1c3fbff..7494d61cc 100644 --- a/lib/plaid/models/credit_freddie_mac_loans.rb +++ b/lib/plaid/models/credit_freddie_mac_loans.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_parties.rb b/lib/plaid/models/credit_freddie_mac_parties.rb index 3164ffacc..06cdbedb8 100644 --- a/lib/plaid/models/credit_freddie_mac_parties.rb +++ b/lib/plaid/models/credit_freddie_mac_parties.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_party.rb b/lib/plaid/models/credit_freddie_mac_party.rb index 17c5a26f9..cd91da65f 100644 --- a/lib/plaid/models/credit_freddie_mac_party.rb +++ b/lib/plaid/models/credit_freddie_mac_party.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_party_individual.rb b/lib/plaid/models/credit_freddie_mac_party_individual.rb index ad7a57096..4098fe05e 100644 --- a/lib/plaid/models/credit_freddie_mac_party_individual.rb +++ b/lib/plaid/models/credit_freddie_mac_party_individual.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_reporting_information.rb b/lib/plaid/models/credit_freddie_mac_reporting_information.rb index 72d3ff1b4..36d70ec3e 100644 --- a/lib/plaid/models/credit_freddie_mac_reporting_information.rb +++ b/lib/plaid/models/credit_freddie_mac_reporting_information.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_reports_get_request.rb b/lib/plaid/models/credit_freddie_mac_reports_get_request.rb index b1b74d719..f5ac3ed08 100644 --- a/lib/plaid/models/credit_freddie_mac_reports_get_request.rb +++ b/lib/plaid/models/credit_freddie_mac_reports_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_reports_get_response.rb b/lib/plaid/models/credit_freddie_mac_reports_get_response.rb index b8896e7b4..bb337d58d 100644 --- a/lib/plaid/models/credit_freddie_mac_reports_get_response.rb +++ b/lib/plaid/models/credit_freddie_mac_reports_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_service.rb b/lib/plaid/models/credit_freddie_mac_service.rb index 83a750415..83897e87d 100644 --- a/lib/plaid/models/credit_freddie_mac_service.rb +++ b/lib/plaid/models/credit_freddie_mac_service.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_services.rb b/lib/plaid/models/credit_freddie_mac_services.rb index 1c11bc941..3b5cb0299 100644 --- a/lib/plaid/models/credit_freddie_mac_services.rb +++ b/lib/plaid/models/credit_freddie_mac_services.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_asset.rb b/lib/plaid/models/credit_freddie_mac_verification_of_asset.rb index 396d1e0b0..976135d05 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_asset.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_asset.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_asset_response.rb b/lib/plaid/models/credit_freddie_mac_verification_of_asset_response.rb index 68595e4d8..e796a1b50 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_asset_response.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_asset_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal.rb b/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal.rb index 908b22fee..5d2fd9e70 100644 --- a/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal.rb +++ b/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub.rb b/lib/plaid/models/credit_pay_stub.rb index a8a79a172..8c1e0b00c 100644 --- a/lib/plaid/models/credit_pay_stub.rb +++ b/lib/plaid/models/credit_pay_stub.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_address.rb b/lib/plaid/models/credit_pay_stub_address.rb index ec99a5171..c22aacc0b 100644 --- a/lib/plaid/models/credit_pay_stub_address.rb +++ b/lib/plaid/models/credit_pay_stub_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_deductions.rb b/lib/plaid/models/credit_pay_stub_deductions.rb index 9cdf4aa72..fc9bb0203 100644 --- a/lib/plaid/models/credit_pay_stub_deductions.rb +++ b/lib/plaid/models/credit_pay_stub_deductions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_earnings.rb b/lib/plaid/models/credit_pay_stub_earnings.rb index 4605e093a..26c8a1456 100644 --- a/lib/plaid/models/credit_pay_stub_earnings.rb +++ b/lib/plaid/models/credit_pay_stub_earnings.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_employee.rb b/lib/plaid/models/credit_pay_stub_employee.rb index 6b97e73f1..3ed61bc61 100644 --- a/lib/plaid/models/credit_pay_stub_employee.rb +++ b/lib/plaid/models/credit_pay_stub_employee.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_employer.rb b/lib/plaid/models/credit_pay_stub_employer.rb index e7d20353c..a35dc5eb4 100644 --- a/lib/plaid/models/credit_pay_stub_employer.rb +++ b/lib/plaid/models/credit_pay_stub_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_net_pay.rb b/lib/plaid/models/credit_pay_stub_net_pay.rb index ae2ed5714..d35a6c4d5 100644 --- a/lib/plaid/models/credit_pay_stub_net_pay.rb +++ b/lib/plaid/models/credit_pay_stub_net_pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_pay_stub_pay_basis_type.rb b/lib/plaid/models/credit_pay_stub_pay_basis_type.rb index 7b856c3f0..8778d219b 100644 --- a/lib/plaid/models/credit_pay_stub_pay_basis_type.rb +++ b/lib/plaid/models/credit_pay_stub_pay_basis_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_get_request.rb b/lib/plaid/models/credit_payroll_income_get_request.rb index c52b1437c..bcc760e38 100644 --- a/lib/plaid/models/credit_payroll_income_get_request.rb +++ b/lib/plaid/models/credit_payroll_income_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_get_request_options.rb b/lib/plaid/models/credit_payroll_income_get_request_options.rb index 49467ff40..1befe807d 100644 --- a/lib/plaid/models/credit_payroll_income_get_request_options.rb +++ b/lib/plaid/models/credit_payroll_income_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_get_response.rb b/lib/plaid/models/credit_payroll_income_get_response.rb index bbf2c9562..cec6f606b 100644 --- a/lib/plaid/models/credit_payroll_income_get_response.rb +++ b/lib/plaid/models/credit_payroll_income_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_parsing_config_update_request.rb b/lib/plaid/models/credit_payroll_income_parsing_config_update_request.rb index 261702b76..ae4dfe5e9 100644 --- a/lib/plaid/models/credit_payroll_income_parsing_config_update_request.rb +++ b/lib/plaid/models/credit_payroll_income_parsing_config_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_parsing_config_update_response.rb b/lib/plaid/models/credit_payroll_income_parsing_config_update_response.rb index 27c9344e6..473cb00c7 100644 --- a/lib/plaid/models/credit_payroll_income_parsing_config_update_response.rb +++ b/lib/plaid/models/credit_payroll_income_parsing_config_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_precheck_request.rb b/lib/plaid/models/credit_payroll_income_precheck_request.rb index aa6f36cf4..30c7fca2a 100644 --- a/lib/plaid/models/credit_payroll_income_precheck_request.rb +++ b/lib/plaid/models/credit_payroll_income_precheck_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_precheck_response.rb b/lib/plaid/models/credit_payroll_income_precheck_response.rb index 4f1e6b0ff..80703a2e7 100644 --- a/lib/plaid/models/credit_payroll_income_precheck_response.rb +++ b/lib/plaid/models/credit_payroll_income_precheck_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_refresh_request.rb b/lib/plaid/models/credit_payroll_income_refresh_request.rb index 8d8884a27..374e93430 100644 --- a/lib/plaid/models/credit_payroll_income_refresh_request.rb +++ b/lib/plaid/models/credit_payroll_income_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_refresh_request_options.rb b/lib/plaid/models/credit_payroll_income_refresh_request_options.rb index ffb51d123..c5e30efd7 100644 --- a/lib/plaid/models/credit_payroll_income_refresh_request_options.rb +++ b/lib/plaid/models/credit_payroll_income_refresh_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_refresh_response.rb b/lib/plaid/models/credit_payroll_income_refresh_response.rb index d1e2ed861..c3b324c1b 100644 --- a/lib/plaid/models/credit_payroll_income_refresh_response.rb +++ b/lib/plaid/models/credit_payroll_income_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb b/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb index 4eaa57d33..67f26719f 100644 --- a/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb +++ b/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb b/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb index 7059d11e2..2fb70a473 100644 --- a/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb +++ b/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_platform_ids.rb b/lib/plaid/models/credit_platform_ids.rb index 1a7156faf..5e21f5b78 100644 --- a/lib/plaid/models/credit_platform_ids.rb +++ b/lib/plaid/models/credit_platform_ids.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_create_request.rb b/lib/plaid/models/credit_relay_create_request.rb index be493abfb..5326aa85f 100644 --- a/lib/plaid/models/credit_relay_create_request.rb +++ b/lib/plaid/models/credit_relay_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_create_response.rb b/lib/plaid/models/credit_relay_create_response.rb index d4832c406..92da67c7a 100644 --- a/lib/plaid/models/credit_relay_create_response.rb +++ b/lib/plaid/models/credit_relay_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_get_request.rb b/lib/plaid/models/credit_relay_get_request.rb index ae51cf1ac..c2a57a200 100644 --- a/lib/plaid/models/credit_relay_get_request.rb +++ b/lib/plaid/models/credit_relay_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_pdf_get_request.rb b/lib/plaid/models/credit_relay_pdf_get_request.rb index e6c2605af..e9391a389 100644 --- a/lib/plaid/models/credit_relay_pdf_get_request.rb +++ b/lib/plaid/models/credit_relay_pdf_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_refresh_request.rb b/lib/plaid/models/credit_relay_refresh_request.rb index 2f40d376d..9ff7db353 100644 --- a/lib/plaid/models/credit_relay_refresh_request.rb +++ b/lib/plaid/models/credit_relay_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_refresh_response.rb b/lib/plaid/models/credit_relay_refresh_response.rb index c8e31fc2b..9067412d6 100644 --- a/lib/plaid/models/credit_relay_refresh_response.rb +++ b/lib/plaid/models/credit_relay_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_remove_request.rb b/lib/plaid/models/credit_relay_remove_request.rb index 61c1c3bb1..5b5a2c37e 100644 --- a/lib/plaid/models/credit_relay_remove_request.rb +++ b/lib/plaid/models/credit_relay_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_relay_remove_response.rb b/lib/plaid/models/credit_relay_remove_response.rb index 84ecd8a19..2b6d47c51 100644 --- a/lib/plaid/models/credit_relay_remove_response.rb +++ b/lib/plaid/models/credit_relay_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session.rb b/lib/plaid/models/credit_session.rb index dfd822fbd..51f0fd276 100644 --- a/lib/plaid/models/credit_session.rb +++ b/lib/plaid/models/credit_session.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_bank_employment_result.rb b/lib/plaid/models/credit_session_bank_employment_result.rb index d37ba366c..30074dbab 100644 --- a/lib/plaid/models/credit_session_bank_employment_result.rb +++ b/lib/plaid/models/credit_session_bank_employment_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_bank_employment_status.rb b/lib/plaid/models/credit_session_bank_employment_status.rb index 1604e8621..85fd5dbbd 100644 --- a/lib/plaid/models/credit_session_bank_employment_status.rb +++ b/lib/plaid/models/credit_session_bank_employment_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_bank_income_result.rb b/lib/plaid/models/credit_session_bank_income_result.rb index aa58ca0f6..905444d21 100644 --- a/lib/plaid/models/credit_session_bank_income_result.rb +++ b/lib/plaid/models/credit_session_bank_income_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_bank_income_status.rb b/lib/plaid/models/credit_session_bank_income_status.rb index e3dc1aef9..b46fa1ca0 100644 --- a/lib/plaid/models/credit_session_bank_income_status.rb +++ b/lib/plaid/models/credit_session_bank_income_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_document_income_result.rb b/lib/plaid/models/credit_session_document_income_result.rb index 493d07a99..b33fd0e61 100644 --- a/lib/plaid/models/credit_session_document_income_result.rb +++ b/lib/plaid/models/credit_session_document_income_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_error.rb b/lib/plaid/models/credit_session_error.rb index 81746c7f4..1437e5483 100644 --- a/lib/plaid/models/credit_session_error.rb +++ b/lib/plaid/models/credit_session_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_item_add_result.rb b/lib/plaid/models/credit_session_item_add_result.rb index b79226356..90dbf8cd3 100644 --- a/lib/plaid/models/credit_session_item_add_result.rb +++ b/lib/plaid/models/credit_session_item_add_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_payroll_income_result.rb b/lib/plaid/models/credit_session_payroll_income_result.rb index 2fa73db6d..4bfc525b8 100644 --- a/lib/plaid/models/credit_session_payroll_income_result.rb +++ b/lib/plaid/models/credit_session_payroll_income_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_session_results.rb b/lib/plaid/models/credit_session_results.rb index 74de45ffd..888353ac7 100644 --- a/lib/plaid/models/credit_session_results.rb +++ b/lib/plaid/models/credit_session_results.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_sessions_get_request.rb b/lib/plaid/models/credit_sessions_get_request.rb index 3d6f99757..5c94dba06 100644 --- a/lib/plaid/models/credit_sessions_get_request.rb +++ b/lib/plaid/models/credit_sessions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_sessions_get_response.rb b/lib/plaid/models/credit_sessions_get_response.rb index 12e96a157..fc152d993 100644 --- a/lib/plaid/models/credit_sessions_get_response.rb +++ b/lib/plaid/models/credit_sessions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/credit_w2.rb b/lib/plaid/models/credit_w2.rb index 6cda93f19..ed7609cd2 100644 --- a/lib/plaid/models/credit_w2.rb +++ b/lib/plaid/models/credit_w2.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/customer_initiated_return_risk.rb b/lib/plaid/models/customer_initiated_return_risk.rb index 62256f108..09d093c10 100644 --- a/lib/plaid/models/customer_initiated_return_risk.rb +++ b/lib/plaid/models/customer_initiated_return_risk.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/dashboard_user.rb b/lib/plaid/models/dashboard_user.rb index 3bc24955a..32f16e6ca 100644 --- a/lib/plaid/models/dashboard_user.rb +++ b/lib/plaid/models/dashboard_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/dashboard_user_get_request.rb b/lib/plaid/models/dashboard_user_get_request.rb index 1f87473fb..56dc55b42 100644 --- a/lib/plaid/models/dashboard_user_get_request.rb +++ b/lib/plaid/models/dashboard_user_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/dashboard_user_get_response.rb b/lib/plaid/models/dashboard_user_get_response.rb index 9e81ed3c2..412ef1d3b 100644 --- a/lib/plaid/models/dashboard_user_get_response.rb +++ b/lib/plaid/models/dashboard_user_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/dashboard_user_list_request.rb b/lib/plaid/models/dashboard_user_list_request.rb index 2e2743d4f..aaf439bc9 100644 --- a/lib/plaid/models/dashboard_user_list_request.rb +++ b/lib/plaid/models/dashboard_user_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/dashboard_user_list_response.rb b/lib/plaid/models/dashboard_user_list_response.rb index 9efa09f5c..d4df8f0bd 100644 --- a/lib/plaid/models/dashboard_user_list_response.rb +++ b/lib/plaid/models/dashboard_user_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/dashboard_user_status.rb b/lib/plaid/models/dashboard_user_status.rb index 719fad45a..f71dd659b 100644 --- a/lib/plaid/models/dashboard_user_status.rb +++ b/lib/plaid/models/dashboard_user_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/date_range.rb b/lib/plaid/models/date_range.rb index 77542fad7..4cb7d12ef 100644 --- a/lib/plaid/models/date_range.rb +++ b/lib/plaid/models/date_range.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deductions.rb b/lib/plaid/models/deductions.rb index 0abb2ea20..334c6cf31 100644 --- a/lib/plaid/models/deductions.rb +++ b/lib/plaid/models/deductions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deductions_breakdown.rb b/lib/plaid/models/deductions_breakdown.rb index ee4292bf7..703082028 100644 --- a/lib/plaid/models/deductions_breakdown.rb +++ b/lib/plaid/models/deductions_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deductions_total.rb b/lib/plaid/models/deductions_total.rb index 76b8f5a47..a674f5648 100644 --- a/lib/plaid/models/deductions_total.rb +++ b/lib/plaid/models/deductions_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/default_update_webhook.rb b/lib/plaid/models/default_update_webhook.rb index c194a6df3..9bc8e3de6 100644 --- a/lib/plaid/models/default_update_webhook.rb +++ b/lib/plaid/models/default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_address_data.rb b/lib/plaid/models/deposit_switch_address_data.rb index e105092ac..6df7d7754 100644 --- a/lib/plaid/models/deposit_switch_address_data.rb +++ b/lib/plaid/models/deposit_switch_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_alt_create_request.rb b/lib/plaid/models/deposit_switch_alt_create_request.rb index a87d006bb..72a87062c 100644 --- a/lib/plaid/models/deposit_switch_alt_create_request.rb +++ b/lib/plaid/models/deposit_switch_alt_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_alt_create_response.rb b/lib/plaid/models/deposit_switch_alt_create_response.rb index 89c9d962a..4d658b4c5 100644 --- a/lib/plaid/models/deposit_switch_alt_create_response.rb +++ b/lib/plaid/models/deposit_switch_alt_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_create_request.rb b/lib/plaid/models/deposit_switch_create_request.rb index f2fa6c83b..b7e21ab8f 100644 --- a/lib/plaid/models/deposit_switch_create_request.rb +++ b/lib/plaid/models/deposit_switch_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_create_request_options.rb b/lib/plaid/models/deposit_switch_create_request_options.rb index 40abddc3d..83bb1a595 100644 --- a/lib/plaid/models/deposit_switch_create_request_options.rb +++ b/lib/plaid/models/deposit_switch_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_create_response.rb b/lib/plaid/models/deposit_switch_create_response.rb index 06f88f665..0c790b400 100644 --- a/lib/plaid/models/deposit_switch_create_response.rb +++ b/lib/plaid/models/deposit_switch_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_get_request.rb b/lib/plaid/models/deposit_switch_get_request.rb index 9164e4880..637bfd6a1 100644 --- a/lib/plaid/models/deposit_switch_get_request.rb +++ b/lib/plaid/models/deposit_switch_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_get_response.rb b/lib/plaid/models/deposit_switch_get_response.rb index 92f1fab89..ea9517535 100644 --- a/lib/plaid/models/deposit_switch_get_response.rb +++ b/lib/plaid/models/deposit_switch_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_state_update_webhook.rb b/lib/plaid/models/deposit_switch_state_update_webhook.rb index 5a946878c..bf4eaaefc 100644 --- a/lib/plaid/models/deposit_switch_state_update_webhook.rb +++ b/lib/plaid/models/deposit_switch_state_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_target_account.rb b/lib/plaid/models/deposit_switch_target_account.rb index e254a51bc..2ae9aad3d 100644 --- a/lib/plaid/models/deposit_switch_target_account.rb +++ b/lib/plaid/models/deposit_switch_target_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_target_user.rb b/lib/plaid/models/deposit_switch_target_user.rb index d623f15f4..787b1262c 100644 --- a/lib/plaid/models/deposit_switch_target_user.rb +++ b/lib/plaid/models/deposit_switch_target_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_token_create_request.rb b/lib/plaid/models/deposit_switch_token_create_request.rb index 8bddfb88c..95cd5a6db 100644 --- a/lib/plaid/models/deposit_switch_token_create_request.rb +++ b/lib/plaid/models/deposit_switch_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/deposit_switch_token_create_response.rb b/lib/plaid/models/deposit_switch_token_create_response.rb index 6141b117c..8303c96a9 100644 --- a/lib/plaid/models/deposit_switch_token_create_response.rb +++ b/lib/plaid/models/deposit_switch_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/depository_account_subtype.rb b/lib/plaid/models/depository_account_subtype.rb index 04b21961f..9e70b851f 100644 --- a/lib/plaid/models/depository_account_subtype.rb +++ b/lib/plaid/models/depository_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/depository_filter.rb b/lib/plaid/models/depository_filter.rb index 7b361cba3..36429fe07 100644 --- a/lib/plaid/models/depository_filter.rb +++ b/lib/plaid/models/depository_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/detailed_originator.rb b/lib/plaid/models/detailed_originator.rb index 1a4f58eca..f7a257583 100644 --- a/lib/plaid/models/detailed_originator.rb +++ b/lib/plaid/models/detailed_originator.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/detected_account.rb b/lib/plaid/models/detected_account.rb index 5ec320e40..d7b6972e8 100644 --- a/lib/plaid/models/detected_account.rb +++ b/lib/plaid/models/detected_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/distribution_breakdown.rb b/lib/plaid/models/distribution_breakdown.rb index 74b0458f5..dcf469927 100644 --- a/lib/plaid/models/distribution_breakdown.rb +++ b/lib/plaid/models/distribution_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/doc_type.rb b/lib/plaid/models/doc_type.rb index 7022d2dc5..0b618839d 100644 --- a/lib/plaid/models/doc_type.rb +++ b/lib/plaid/models/doc_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_analysis.rb b/lib/plaid/models/document_analysis.rb index 090d07cae..6886c155f 100644 --- a/lib/plaid/models/document_analysis.rb +++ b/lib/plaid/models/document_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_authenticity_match_code.rb b/lib/plaid/models/document_authenticity_match_code.rb index d48924ef5..e2eb3b1d8 100644 --- a/lib/plaid/models/document_authenticity_match_code.rb +++ b/lib/plaid/models/document_authenticity_match_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_date_of_birth_match_code.rb b/lib/plaid/models/document_date_of_birth_match_code.rb index 93c2c3af9..d5e4b4eac 100644 --- a/lib/plaid/models/document_date_of_birth_match_code.rb +++ b/lib/plaid/models/document_date_of_birth_match_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_metadata.rb b/lib/plaid/models/document_metadata.rb index 37cf2d426..adec74860 100644 --- a/lib/plaid/models/document_metadata.rb +++ b/lib/plaid/models/document_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_name_match_code.rb b/lib/plaid/models/document_name_match_code.rb index 3c54069d9..892e17ab8 100644 --- a/lib/plaid/models/document_name_match_code.rb +++ b/lib/plaid/models/document_name_match_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_risk_signal.rb b/lib/plaid/models/document_risk_signal.rb index afeecd323..514b1bc23 100644 --- a/lib/plaid/models/document_risk_signal.rb +++ b/lib/plaid/models/document_risk_signal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_risk_signal_institution_metadata.rb b/lib/plaid/models/document_risk_signal_institution_metadata.rb index 4b86be0ef..66d3a091c 100644 --- a/lib/plaid/models/document_risk_signal_institution_metadata.rb +++ b/lib/plaid/models/document_risk_signal_institution_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_risk_signals_object.rb b/lib/plaid/models/document_risk_signals_object.rb index f8aba97ae..6a8cb42d0 100644 --- a/lib/plaid/models/document_risk_signals_object.rb +++ b/lib/plaid/models/document_risk_signals_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_risk_summary.rb b/lib/plaid/models/document_risk_summary.rb index d7490af58..f52934992 100644 --- a/lib/plaid/models/document_risk_summary.rb +++ b/lib/plaid/models/document_risk_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/document_status.rb b/lib/plaid/models/document_status.rb index 7cb014fe7..76474004d 100644 --- a/lib/plaid/models/document_status.rb +++ b/lib/plaid/models/document_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/documentary_verification.rb b/lib/plaid/models/documentary_verification.rb index 39d1cf26d..f74a48d57 100644 --- a/lib/plaid/models/documentary_verification.rb +++ b/lib/plaid/models/documentary_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/documentary_verification_document.rb b/lib/plaid/models/documentary_verification_document.rb index 3facab62f..c79fa7e5b 100644 --- a/lib/plaid/models/documentary_verification_document.rb +++ b/lib/plaid/models/documentary_verification_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/earnings.rb b/lib/plaid/models/earnings.rb index 3f87032d6..7489a3443 100644 --- a/lib/plaid/models/earnings.rb +++ b/lib/plaid/models/earnings.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/earnings_breakdown.rb b/lib/plaid/models/earnings_breakdown.rb index 2fe01aeae..d28331096 100644 --- a/lib/plaid/models/earnings_breakdown.rb +++ b/lib/plaid/models/earnings_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/earnings_breakdown_canonical_description.rb b/lib/plaid/models/earnings_breakdown_canonical_description.rb index 0f48f3653..ddf20be7f 100644 --- a/lib/plaid/models/earnings_breakdown_canonical_description.rb +++ b/lib/plaid/models/earnings_breakdown_canonical_description.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/earnings_total.rb b/lib/plaid/models/earnings_total.rb index 087fa5617..e478f737b 100644 --- a/lib/plaid/models/earnings_total.rb +++ b/lib/plaid/models/earnings_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/email.rb b/lib/plaid/models/email.rb index aea181674..0238d214b 100644 --- a/lib/plaid/models/email.rb +++ b/lib/plaid/models/email.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/email_address_match_score.rb b/lib/plaid/models/email_address_match_score.rb index 46493a752..f55c21993 100644 --- a/lib/plaid/models/email_address_match_score.rb +++ b/lib/plaid/models/email_address_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employee.rb b/lib/plaid/models/employee.rb index 98fb95fd2..dfdef02a6 100644 --- a/lib/plaid/models/employee.rb +++ b/lib/plaid/models/employee.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employee_income_summary_field_string.rb b/lib/plaid/models/employee_income_summary_field_string.rb index 6c003b66c..de68e7d72 100644 --- a/lib/plaid/models/employee_income_summary_field_string.rb +++ b/lib/plaid/models/employee_income_summary_field_string.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employer.rb b/lib/plaid/models/employer.rb index a613d286b..2e77dfaa1 100644 --- a/lib/plaid/models/employer.rb +++ b/lib/plaid/models/employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employer_income_summary_field_string.rb b/lib/plaid/models/employer_income_summary_field_string.rb index d562ce868..018b2b2d9 100644 --- a/lib/plaid/models/employer_income_summary_field_string.rb +++ b/lib/plaid/models/employer_income_summary_field_string.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employer_verification.rb b/lib/plaid/models/employer_verification.rb index e6d8745b1..dae9a1749 100644 --- a/lib/plaid/models/employer_verification.rb +++ b/lib/plaid/models/employer_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employers_search_request.rb b/lib/plaid/models/employers_search_request.rb index 45499b868..84119c9ad 100644 --- a/lib/plaid/models/employers_search_request.rb +++ b/lib/plaid/models/employers_search_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employers_search_response.rb b/lib/plaid/models/employers_search_response.rb index f04db2921..0695f6032 100644 --- a/lib/plaid/models/employers_search_response.rb +++ b/lib/plaid/models/employers_search_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employment_details.rb b/lib/plaid/models/employment_details.rb index 7fba0ff14..d594f1de5 100644 --- a/lib/plaid/models/employment_details.rb +++ b/lib/plaid/models/employment_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employment_source_type.rb b/lib/plaid/models/employment_source_type.rb index 5397948ba..751c6431b 100644 --- a/lib/plaid/models/employment_source_type.rb +++ b/lib/plaid/models/employment_source_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employment_verification.rb b/lib/plaid/models/employment_verification.rb index 19d832c38..a9f4fafdb 100644 --- a/lib/plaid/models/employment_verification.rb +++ b/lib/plaid/models/employment_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employment_verification_get_request.rb b/lib/plaid/models/employment_verification_get_request.rb index 259d2c691..7ac26b8f7 100644 --- a/lib/plaid/models/employment_verification_get_request.rb +++ b/lib/plaid/models/employment_verification_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employment_verification_get_response.rb b/lib/plaid/models/employment_verification_get_response.rb index 44bfe4e18..c122602b1 100644 --- a/lib/plaid/models/employment_verification_get_response.rb +++ b/lib/plaid/models/employment_verification_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/employment_verification_status.rb b/lib/plaid/models/employment_verification_status.rb index 113148639..032042fb9 100644 --- a/lib/plaid/models/employment_verification_status.rb +++ b/lib/plaid/models/employment_verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/enhancements.rb b/lib/plaid/models/enhancements.rb index f130a68a5..cf0eb46fc 100644 --- a/lib/plaid/models/enhancements.rb +++ b/lib/plaid/models/enhancements.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/enrich_transaction_direction.rb b/lib/plaid/models/enrich_transaction_direction.rb index 392c545d5..9b3473dca 100644 --- a/lib/plaid/models/enrich_transaction_direction.rb +++ b/lib/plaid/models/enrich_transaction_direction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/enrichments.rb b/lib/plaid/models/enrichments.rb index e79a46769..ba698bb80 100644 --- a/lib/plaid/models/enrichments.rb +++ b/lib/plaid/models/enrichments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_document.rb b/lib/plaid/models/entity_document.rb index a35ac0df9..800903acb 100644 --- a/lib/plaid/models/entity_document.rb +++ b/lib/plaid/models/entity_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_document_type.rb b/lib/plaid/models/entity_document_type.rb index b10facc14..e8283010d 100644 --- a/lib/plaid/models/entity_document_type.rb +++ b/lib/plaid/models/entity_document_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_analysis.rb b/lib/plaid/models/entity_screening_hit_analysis.rb index 03a078b07..a211911a2 100644 --- a/lib/plaid/models/entity_screening_hit_analysis.rb +++ b/lib/plaid/models/entity_screening_hit_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_data.rb b/lib/plaid/models/entity_screening_hit_data.rb index 00038e77a..6c73d6af6 100644 --- a/lib/plaid/models/entity_screening_hit_data.rb +++ b/lib/plaid/models/entity_screening_hit_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_documents_items.rb b/lib/plaid/models/entity_screening_hit_documents_items.rb index 37480ae67..1d4b038a5 100644 --- a/lib/plaid/models/entity_screening_hit_documents_items.rb +++ b/lib/plaid/models/entity_screening_hit_documents_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_emails.rb b/lib/plaid/models/entity_screening_hit_emails.rb index 6890db34c..b13aa4b16 100644 --- a/lib/plaid/models/entity_screening_hit_emails.rb +++ b/lib/plaid/models/entity_screening_hit_emails.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_emails_items.rb b/lib/plaid/models/entity_screening_hit_emails_items.rb index 0c151187f..b948415ca 100644 --- a/lib/plaid/models/entity_screening_hit_emails_items.rb +++ b/lib/plaid/models/entity_screening_hit_emails_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_names.rb b/lib/plaid/models/entity_screening_hit_names.rb index 859b8a127..470ce34d9 100644 --- a/lib/plaid/models/entity_screening_hit_names.rb +++ b/lib/plaid/models/entity_screening_hit_names.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_names_items.rb b/lib/plaid/models/entity_screening_hit_names_items.rb index 1cbfa9c81..2c3f24218 100644 --- a/lib/plaid/models/entity_screening_hit_names_items.rb +++ b/lib/plaid/models/entity_screening_hit_names_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_phone_numbers.rb b/lib/plaid/models/entity_screening_hit_phone_numbers.rb index 398d6a186..7112d75d1 100644 --- a/lib/plaid/models/entity_screening_hit_phone_numbers.rb +++ b/lib/plaid/models/entity_screening_hit_phone_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_urls.rb b/lib/plaid/models/entity_screening_hit_urls.rb index 0ecc79e9c..2a114c9df 100644 --- a/lib/plaid/models/entity_screening_hit_urls.rb +++ b/lib/plaid/models/entity_screening_hit_urls.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hit_urls_items.rb b/lib/plaid/models/entity_screening_hit_urls_items.rb index 1d1b2898e..e939febf4 100644 --- a/lib/plaid/models/entity_screening_hit_urls_items.rb +++ b/lib/plaid/models/entity_screening_hit_urls_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_hits_phone_number_items.rb b/lib/plaid/models/entity_screening_hits_phone_number_items.rb index 41f29e0cf..7f2314a40 100644 --- a/lib/plaid/models/entity_screening_hits_phone_number_items.rb +++ b/lib/plaid/models/entity_screening_hits_phone_number_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_screening_status_updated_webhook.rb b/lib/plaid/models/entity_screening_status_updated_webhook.rb index 2df769acd..d5857c5f5 100644 --- a/lib/plaid/models/entity_screening_status_updated_webhook.rb +++ b/lib/plaid/models/entity_screening_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_code.rb b/lib/plaid/models/entity_watchlist_code.rb index 771aa81ee..2bdf6c773 100644 --- a/lib/plaid/models/entity_watchlist_code.rb +++ b/lib/plaid/models/entity_watchlist_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_program.rb b/lib/plaid/models/entity_watchlist_program.rb index 662a7b125..d6d6d72f1 100644 --- a/lib/plaid/models/entity_watchlist_program.rb +++ b/lib/plaid/models/entity_watchlist_program.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_screening.rb b/lib/plaid/models/entity_watchlist_screening.rb index dfad6b95d..a0eb51d43 100644 --- a/lib/plaid/models/entity_watchlist_screening.rb +++ b/lib/plaid/models/entity_watchlist_screening.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_screening_hit.rb b/lib/plaid/models/entity_watchlist_screening_hit.rb index 24b2c38fb..fa1ecf989 100644 --- a/lib/plaid/models/entity_watchlist_screening_hit.rb +++ b/lib/plaid/models/entity_watchlist_screening_hit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_screening_review.rb b/lib/plaid/models/entity_watchlist_screening_review.rb index c95a91184..df3076432 100644 --- a/lib/plaid/models/entity_watchlist_screening_review.rb +++ b/lib/plaid/models/entity_watchlist_screening_review.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_screening_search_terms.rb b/lib/plaid/models/entity_watchlist_screening_search_terms.rb index 5d05e2206..0a1465bba 100644 --- a/lib/plaid/models/entity_watchlist_screening_search_terms.rb +++ b/lib/plaid/models/entity_watchlist_screening_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/entity_watchlist_search_terms.rb b/lib/plaid/models/entity_watchlist_search_terms.rb index bebd1d6ed..e355ae827 100644 --- a/lib/plaid/models/entity_watchlist_search_terms.rb +++ b/lib/plaid/models/entity_watchlist_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/expiration_date.rb b/lib/plaid/models/expiration_date.rb index 73779db3c..3a50b1ffe 100644 --- a/lib/plaid/models/expiration_date.rb +++ b/lib/plaid/models/expiration_date.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/external_payment_initiation_consent_options.rb b/lib/plaid/models/external_payment_initiation_consent_options.rb index f001ffcf7..416d3b86a 100644 --- a/lib/plaid/models/external_payment_initiation_consent_options.rb +++ b/lib/plaid/models/external_payment_initiation_consent_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/external_payment_options.rb b/lib/plaid/models/external_payment_options.rb index 6dbf122a5..124eb043d 100644 --- a/lib/plaid/models/external_payment_options.rb +++ b/lib/plaid/models/external_payment_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/external_payment_refund_details.rb b/lib/plaid/models/external_payment_refund_details.rb index eb0afdfea..a160efb02 100644 --- a/lib/plaid/models/external_payment_refund_details.rb +++ b/lib/plaid/models/external_payment_refund_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/external_payment_schedule_base.rb b/lib/plaid/models/external_payment_schedule_base.rb index 6d236c361..a41f19f98 100644 --- a/lib/plaid/models/external_payment_schedule_base.rb +++ b/lib/plaid/models/external_payment_schedule_base.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/external_payment_schedule_get.rb b/lib/plaid/models/external_payment_schedule_get.rb index a0152523b..0eb5d6141 100644 --- a/lib/plaid/models/external_payment_schedule_get.rb +++ b/lib/plaid/models/external_payment_schedule_get.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/external_payment_schedule_request.rb b/lib/plaid/models/external_payment_schedule_request.rb index 1a83817e3..44ef3cee3 100644 --- a/lib/plaid/models/external_payment_schedule_request.rb +++ b/lib/plaid/models/external_payment_schedule_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb b/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb index e4affe724..9ca930998 100644 --- a/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb +++ b/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb b/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb index 4928427b5..ec38d642c 100644 --- a/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb +++ b/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_content_types.rb b/lib/plaid/models/fdx_content_types.rb index 712b4b618..d26cec96c 100644 --- a/lib/plaid/models/fdx_content_types.rb +++ b/lib/plaid/models/fdx_content_types.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_hateoas_link.rb b/lib/plaid/models/fdx_hateoas_link.rb index 0e4e53e50..b25850745 100644 --- a/lib/plaid/models/fdx_hateoas_link.rb +++ b/lib/plaid/models/fdx_hateoas_link.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_hateoas_link_action.rb b/lib/plaid/models/fdx_hateoas_link_action.rb index 687a896dd..83f85a51a 100644 --- a/lib/plaid/models/fdx_hateoas_link_action.rb +++ b/lib/plaid/models/fdx_hateoas_link_action.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_initiator_fi_attribute.rb b/lib/plaid/models/fdx_initiator_fi_attribute.rb index ca08ce852..f0c429f76 100644 --- a/lib/plaid/models/fdx_initiator_fi_attribute.rb +++ b/lib/plaid/models/fdx_initiator_fi_attribute.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification.rb b/lib/plaid/models/fdx_notification.rb index 49fc2b795..a5c634ba1 100644 --- a/lib/plaid/models/fdx_notification.rb +++ b/lib/plaid/models/fdx_notification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification_category.rb b/lib/plaid/models/fdx_notification_category.rb index 9d1cb60d5..b600600eb 100644 --- a/lib/plaid/models/fdx_notification_category.rb +++ b/lib/plaid/models/fdx_notification_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification_payload.rb b/lib/plaid/models/fdx_notification_payload.rb index 4250aa535..370105bac 100644 --- a/lib/plaid/models/fdx_notification_payload.rb +++ b/lib/plaid/models/fdx_notification_payload.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification_payload_id_type.rb b/lib/plaid/models/fdx_notification_payload_id_type.rb index bfdab8830..2f6bcdabf 100644 --- a/lib/plaid/models/fdx_notification_payload_id_type.rb +++ b/lib/plaid/models/fdx_notification_payload_id_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification_priority.rb b/lib/plaid/models/fdx_notification_priority.rb index 80e66bd45..fab4a7b1e 100644 --- a/lib/plaid/models/fdx_notification_priority.rb +++ b/lib/plaid/models/fdx_notification_priority.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification_severity.rb b/lib/plaid/models/fdx_notification_severity.rb index 42384d537..e875f10a3 100644 --- a/lib/plaid/models/fdx_notification_severity.rb +++ b/lib/plaid/models/fdx_notification_severity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_notification_type.rb b/lib/plaid/models/fdx_notification_type.rb index b288faa2f..1b59abca0 100644 --- a/lib/plaid/models/fdx_notification_type.rb +++ b/lib/plaid/models/fdx_notification_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_party.rb b/lib/plaid/models/fdx_party.rb index 6b9969d52..77fd116da 100644 --- a/lib/plaid/models/fdx_party.rb +++ b/lib/plaid/models/fdx_party.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_party_registry.rb b/lib/plaid/models/fdx_party_registry.rb index 223c01031..97042ea97 100644 --- a/lib/plaid/models/fdx_party_registry.rb +++ b/lib/plaid/models/fdx_party_registry.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdx_party_type.rb b/lib/plaid/models/fdx_party_type.rb index 6708344e0..09117c19d 100644 --- a/lib/plaid/models/fdx_party_type.rb +++ b/lib/plaid/models/fdx_party_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fdxfi_attribute.rb b/lib/plaid/models/fdxfi_attribute.rb index 7719c9af0..d30fe24de 100644 --- a/lib/plaid/models/fdxfi_attribute.rb +++ b/lib/plaid/models/fdxfi_attribute.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/financial_institution_insights.rb b/lib/plaid/models/financial_institution_insights.rb index 8689a4c67..40d27f300 100644 --- a/lib/plaid/models/financial_institution_insights.rb +++ b/lib/plaid/models/financial_institution_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/form1099_type.rb b/lib/plaid/models/form1099_type.rb index 35dac570b..6284117a8 100644 --- a/lib/plaid/models/form1099_type.rb +++ b/lib/plaid/models/form1099_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/fraud_amount.rb b/lib/plaid/models/fraud_amount.rb index 659ba2e39..e2813f7a4 100644 --- a/lib/plaid/models/fraud_amount.rb +++ b/lib/plaid/models/fraud_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/generic_screening_hit_location_items.rb b/lib/plaid/models/generic_screening_hit_location_items.rb index c77156cda..1f34ee50c 100644 --- a/lib/plaid/models/generic_screening_hit_location_items.rb +++ b/lib/plaid/models/generic_screening_hit_location_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/health_incident.rb b/lib/plaid/models/health_incident.rb index cfd30c782..a0320b137 100644 --- a/lib/plaid/models/health_incident.rb +++ b/lib/plaid/models/health_incident.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/historical_balance.rb b/lib/plaid/models/historical_balance.rb index 94ddba018..473a21fde 100644 --- a/lib/plaid/models/historical_balance.rb +++ b/lib/plaid/models/historical_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/historical_update_webhook.rb b/lib/plaid/models/historical_update_webhook.rb index c12c2da89..b593b2931 100644 --- a/lib/plaid/models/historical_update_webhook.rb +++ b/lib/plaid/models/historical_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/holding.rb b/lib/plaid/models/holding.rb index 056ccf7c7..6f7fb73f6 100644 --- a/lib/plaid/models/holding.rb +++ b/lib/plaid/models/holding.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -46,6 +46,12 @@ class Holding # The unofficial currency code associated with the holding. Always `null` if `iso_currency_code` is non-`null`. Unofficial currency codes are used for currencies that do not have official ISO currency codes, such as cryptocurrencies and the currencies of certain countries. See the [currency code schema](https://plaid.com/docs/api/accounts#currency-code-schema) for a full listing of supported `iso_currency_code`s. attr_accessor :unofficial_currency_code + # The total quantity of vested assets held, as reported by the financial institution. Vested assets are only associated with [equities](https://plaid.com/docs/api/products/investments/#investments-holdings-get-response-securities-type). + attr_accessor :vested_quantity + + # The value of the vested holdings as reported by the institution. + attr_accessor :vested_value + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { @@ -58,7 +64,9 @@ def self.attribute_map :'cost_basis' => :'cost_basis', :'quantity' => :'quantity', :'iso_currency_code' => :'iso_currency_code', - :'unofficial_currency_code' => :'unofficial_currency_code' + :'unofficial_currency_code' => :'unofficial_currency_code', + :'vested_quantity' => :'vested_quantity', + :'vested_value' => :'vested_value' } end @@ -79,7 +87,9 @@ def self.openapi_types :'cost_basis' => :'Float', :'quantity' => :'Float', :'iso_currency_code' => :'String', - :'unofficial_currency_code' => :'String' + :'unofficial_currency_code' => :'String', + :'vested_quantity' => :'Float', + :'vested_value' => :'Float' } end @@ -90,7 +100,9 @@ def self.openapi_nullable :'institution_price_datetime', :'cost_basis', :'iso_currency_code', - :'unofficial_currency_code' + :'unofficial_currency_code', + :'vested_quantity', + :'vested_value' ]) end @@ -148,6 +160,14 @@ def initialize(attributes = {}) if attributes.key?(:'unofficial_currency_code') self.unofficial_currency_code = attributes[:'unofficial_currency_code'] end + + if attributes.key?(:'vested_quantity') + self.vested_quantity = attributes[:'vested_quantity'] + end + + if attributes.key?(:'vested_value') + self.vested_value = attributes[:'vested_value'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -202,7 +222,9 @@ def ==(o) cost_basis == o.cost_basis && quantity == o.quantity && iso_currency_code == o.iso_currency_code && - unofficial_currency_code == o.unofficial_currency_code + unofficial_currency_code == o.unofficial_currency_code && + vested_quantity == o.vested_quantity && + vested_value == o.vested_value end # @see the `==` method @@ -214,7 +236,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [account_id, security_id, institution_price, institution_price_as_of, institution_price_datetime, institution_value, cost_basis, quantity, iso_currency_code, unofficial_currency_code].hash + [account_id, security_id, institution_price, institution_price_as_of, institution_price_datetime, institution_value, cost_basis, quantity, iso_currency_code, unofficial_currency_code, vested_quantity, vested_value].hash end # Builds the object from hash diff --git a/lib/plaid/models/holdings_default_update_webhook.rb b/lib/plaid/models/holdings_default_update_webhook.rb index 39a159398..026626f89 100644 --- a/lib/plaid/models/holdings_default_update_webhook.rb +++ b/lib/plaid/models/holdings_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/holdings_override.rb b/lib/plaid/models/holdings_override.rb index 91a06f479..ef827f747 100644 --- a/lib/plaid/models/holdings_override.rb +++ b/lib/plaid/models/holdings_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -28,12 +28,6 @@ class HoldingsOverride # The total quantity of the asset held, as reported by the financial institution. attr_accessor :quantity - # The total quantity of vested assets held, as reported by the financial institution. Vested assets are only associated with [equities](https://plaid.com/docs/api/products/investments/#investments-holdings-get-response-securities-type). - attr_accessor :vested_quantity - - # The value of the vested holdings as reported by the institution. - attr_accessor :vested_value - # Either a valid `iso_currency_code` or `unofficial_currency_code` attr_accessor :currency @@ -46,8 +40,6 @@ def self.attribute_map :'institution_price_as_of' => :'institution_price_as_of', :'cost_basis' => :'cost_basis', :'quantity' => :'quantity', - :'vested_quantity' => :'vested_quantity', - :'vested_value' => :'vested_value', :'currency' => :'currency', :'security' => :'security' } @@ -65,8 +57,6 @@ def self.openapi_types :'institution_price_as_of' => :'Date', :'cost_basis' => :'Float', :'quantity' => :'Float', - :'vested_quantity' => :'Float', - :'vested_value' => :'Float', :'currency' => :'String', :'security' => :'SecurityOverride' } @@ -75,8 +65,6 @@ def self.openapi_types # List of attributes with nullable: true def self.openapi_nullable Set.new([ - :'vested_quantity', - :'vested_value', ]) end @@ -111,14 +99,6 @@ def initialize(attributes = {}) self.quantity = attributes[:'quantity'] end - if attributes.key?(:'vested_quantity') - self.vested_quantity = attributes[:'vested_quantity'] - end - - if attributes.key?(:'vested_value') - self.vested_value = attributes[:'vested_value'] - end - if attributes.key?(:'currency') self.currency = attributes[:'currency'] end @@ -170,8 +150,6 @@ def ==(o) institution_price_as_of == o.institution_price_as_of && cost_basis == o.cost_basis && quantity == o.quantity && - vested_quantity == o.vested_quantity && - vested_value == o.vested_value && currency == o.currency && security == o.security end @@ -185,7 +163,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [institution_price, institution_price_as_of, cost_basis, quantity, vested_quantity, vested_value, currency, security].hash + [institution_price, institution_price_as_of, cost_basis, quantity, currency, security].hash end # Builds the object from hash diff --git a/lib/plaid/models/hosted_link_delivery_method.rb b/lib/plaid/models/hosted_link_delivery_method.rb index ff3887409..3b91753ff 100644 --- a/lib/plaid/models/hosted_link_delivery_method.rb +++ b/lib/plaid/models/hosted_link_delivery_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/hosted_mmd_verification_webhook.rb b/lib/plaid/models/hosted_mmd_verification_webhook.rb index 004a8a637..201b2aeb0 100644 --- a/lib/plaid/models/hosted_mmd_verification_webhook.rb +++ b/lib/plaid/models/hosted_mmd_verification_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/id_number_type.rb b/lib/plaid/models/id_number_type.rb index c2f0aa4e4..ae63d4012 100644 --- a/lib/plaid/models/id_number_type.rb +++ b/lib/plaid/models/id_number_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_default_update_webhook.rb b/lib/plaid/models/identity_default_update_webhook.rb index a8021c6f9..6aaa1a201 100644 --- a/lib/plaid/models/identity_default_update_webhook.rb +++ b/lib/plaid/models/identity_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_document.rb b/lib/plaid/models/identity_document.rb index e5f063b94..1f53d508c 100644 --- a/lib/plaid/models/identity_document.rb +++ b/lib/plaid/models/identity_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_document_metadata.rb b/lib/plaid/models/identity_document_metadata.rb index 681a5245e..1339bc5ee 100644 --- a/lib/plaid/models/identity_document_metadata.rb +++ b/lib/plaid/models/identity_document_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_get_request.rb b/lib/plaid/models/identity_get_request.rb index d514da624..a121ad71c 100644 --- a/lib/plaid/models/identity_get_request.rb +++ b/lib/plaid/models/identity_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_get_request_options.rb b/lib/plaid/models/identity_get_request_options.rb index 19573fe7d..96cf1d5e1 100644 --- a/lib/plaid/models/identity_get_request_options.rb +++ b/lib/plaid/models/identity_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_get_response.rb b/lib/plaid/models/identity_get_response.rb index 6c131b295..a20fccd7e 100644 --- a/lib/plaid/models/identity_get_response.rb +++ b/lib/plaid/models/identity_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_match_request.rb b/lib/plaid/models/identity_match_request.rb index 405b54dbe..787035610 100644 --- a/lib/plaid/models/identity_match_request.rb +++ b/lib/plaid/models/identity_match_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_match_request_options.rb b/lib/plaid/models/identity_match_request_options.rb index 1cbe5d726..2380ee94d 100644 --- a/lib/plaid/models/identity_match_request_options.rb +++ b/lib/plaid/models/identity_match_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_match_response.rb b/lib/plaid/models/identity_match_response.rb index e13893893..bb679a912 100644 --- a/lib/plaid/models/identity_match_response.rb +++ b/lib/plaid/models/identity_match_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_match_user.rb b/lib/plaid/models/identity_match_user.rb index 5f20db41e..6fd0d4122 100644 --- a/lib/plaid/models/identity_match_user.rb +++ b/lib/plaid/models/identity_match_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_refresh_request.rb b/lib/plaid/models/identity_refresh_request.rb index b5228821d..893f7df5a 100644 --- a/lib/plaid/models/identity_refresh_request.rb +++ b/lib/plaid/models/identity_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_refresh_response.rb b/lib/plaid/models/identity_refresh_response.rb index e786c0dcd..4021dddad 100644 --- a/lib/plaid/models/identity_refresh_response.rb +++ b/lib/plaid/models/identity_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_update_types.rb b/lib/plaid/models/identity_update_types.rb index 146d2cafd..2c6fd80d3 100644 --- a/lib/plaid/models/identity_update_types.rb +++ b/lib/plaid/models/identity_update_types.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification.rb b/lib/plaid/models/identity_verification.rb index c544f39dd..e4410cb7c 100644 --- a/lib/plaid/models/identity_verification.rb +++ b/lib/plaid/models/identity_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_autofill_address.rb b/lib/plaid/models/identity_verification_autofill_address.rb index fe2da9e11..d6b0fa037 100644 --- a/lib/plaid/models/identity_verification_autofill_address.rb +++ b/lib/plaid/models/identity_verification_autofill_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_autofill_create_request.rb b/lib/plaid/models/identity_verification_autofill_create_request.rb index 2d1d5763b..fb3b90c4d 100644 --- a/lib/plaid/models/identity_verification_autofill_create_request.rb +++ b/lib/plaid/models/identity_verification_autofill_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_autofill_create_response.rb b/lib/plaid/models/identity_verification_autofill_create_response.rb index e4498ab16..8018728e6 100644 --- a/lib/plaid/models/identity_verification_autofill_create_response.rb +++ b/lib/plaid/models/identity_verification_autofill_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_autofill_status.rb b/lib/plaid/models/identity_verification_autofill_status.rb index da2507320..074bac85c 100644 --- a/lib/plaid/models/identity_verification_autofill_status.rb +++ b/lib/plaid/models/identity_verification_autofill_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_autofill_user_data.rb b/lib/plaid/models/identity_verification_autofill_user_data.rb index 138936f0f..820c2ce5e 100644 --- a/lib/plaid/models/identity_verification_autofill_user_data.rb +++ b/lib/plaid/models/identity_verification_autofill_user_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_create_request.rb b/lib/plaid/models/identity_verification_create_request.rb index 1005c8110..cf8ff2e6d 100644 --- a/lib/plaid/models/identity_verification_create_request.rb +++ b/lib/plaid/models/identity_verification_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_create_request_user.rb b/lib/plaid/models/identity_verification_create_request_user.rb index db6451585..6257c2f4b 100644 --- a/lib/plaid/models/identity_verification_create_request_user.rb +++ b/lib/plaid/models/identity_verification_create_request_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_create_response.rb b/lib/plaid/models/identity_verification_create_response.rb index e005eefff..5caf1e5f2 100644 --- a/lib/plaid/models/identity_verification_create_response.rb +++ b/lib/plaid/models/identity_verification_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_document_address_response.rb b/lib/plaid/models/identity_verification_document_address_response.rb index e2a600656..c35546f80 100644 --- a/lib/plaid/models/identity_verification_document_address_response.rb +++ b/lib/plaid/models/identity_verification_document_address_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_get_request.rb b/lib/plaid/models/identity_verification_get_request.rb index b1a2ab410..5e4e7ae6c 100644 --- a/lib/plaid/models/identity_verification_get_request.rb +++ b/lib/plaid/models/identity_verification_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_get_response.rb b/lib/plaid/models/identity_verification_get_response.rb index fc36e622f..2ae8295f1 100644 --- a/lib/plaid/models/identity_verification_get_response.rb +++ b/lib/plaid/models/identity_verification_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_list_request.rb b/lib/plaid/models/identity_verification_list_request.rb index 4f9b88b14..41d50246e 100644 --- a/lib/plaid/models/identity_verification_list_request.rb +++ b/lib/plaid/models/identity_verification_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_list_response.rb b/lib/plaid/models/identity_verification_list_response.rb index d9a95b5a5..fc80a1777 100644 --- a/lib/plaid/models/identity_verification_list_response.rb +++ b/lib/plaid/models/identity_verification_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_request_user.rb b/lib/plaid/models/identity_verification_request_user.rb index 0758b6d27..3262db389 100644 --- a/lib/plaid/models/identity_verification_request_user.rb +++ b/lib/plaid/models/identity_verification_request_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_request_user_name.rb b/lib/plaid/models/identity_verification_request_user_name.rb index 7a74f3d31..500d68db0 100644 --- a/lib/plaid/models/identity_verification_request_user_name.rb +++ b/lib/plaid/models/identity_verification_request_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_response_user_name.rb b/lib/plaid/models/identity_verification_response_user_name.rb index deeb67297..e1ecfde35 100644 --- a/lib/plaid/models/identity_verification_response_user_name.rb +++ b/lib/plaid/models/identity_verification_response_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_retried_webhook.rb b/lib/plaid/models/identity_verification_retried_webhook.rb index 9f7df1537..1a9c282b0 100644 --- a/lib/plaid/models/identity_verification_retried_webhook.rb +++ b/lib/plaid/models/identity_verification_retried_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_retry_request.rb b/lib/plaid/models/identity_verification_retry_request.rb index ee4cf6ec0..6b9f79857 100644 --- a/lib/plaid/models/identity_verification_retry_request.rb +++ b/lib/plaid/models/identity_verification_retry_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_retry_request_steps_object.rb b/lib/plaid/models/identity_verification_retry_request_steps_object.rb index d6c9c1f91..e8fb45f93 100644 --- a/lib/plaid/models/identity_verification_retry_request_steps_object.rb +++ b/lib/plaid/models/identity_verification_retry_request_steps_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_retry_response.rb b/lib/plaid/models/identity_verification_retry_response.rb index ff7732315..67d229d6d 100644 --- a/lib/plaid/models/identity_verification_retry_response.rb +++ b/lib/plaid/models/identity_verification_retry_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_status.rb b/lib/plaid/models/identity_verification_status.rb index e3fb1b356..322e5552c 100644 --- a/lib/plaid/models/identity_verification_status.rb +++ b/lib/plaid/models/identity_verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_status_updated_webhook.rb b/lib/plaid/models/identity_verification_status_updated_webhook.rb index afdcd4bd1..0d662e3ac 100644 --- a/lib/plaid/models/identity_verification_status_updated_webhook.rb +++ b/lib/plaid/models/identity_verification_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_step_status.rb b/lib/plaid/models/identity_verification_step_status.rb index 34ea8951f..09578be4b 100644 --- a/lib/plaid/models/identity_verification_step_status.rb +++ b/lib/plaid/models/identity_verification_step_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_step_summary.rb b/lib/plaid/models/identity_verification_step_summary.rb index 49a976ce4..c4bb9567d 100644 --- a/lib/plaid/models/identity_verification_step_summary.rb +++ b/lib/plaid/models/identity_verification_step_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_step_updated_webhook.rb b/lib/plaid/models/identity_verification_step_updated_webhook.rb index a71f1bfc3..6cb6e7dd0 100644 --- a/lib/plaid/models/identity_verification_step_updated_webhook.rb +++ b/lib/plaid/models/identity_verification_step_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_template_reference.rb b/lib/plaid/models/identity_verification_template_reference.rb index 4f5bd1233..f5b680820 100644 --- a/lib/plaid/models/identity_verification_template_reference.rb +++ b/lib/plaid/models/identity_verification_template_reference.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_user_address.rb b/lib/plaid/models/identity_verification_user_address.rb index 748f46994..28e047511 100644 --- a/lib/plaid/models/identity_verification_user_address.rb +++ b/lib/plaid/models/identity_verification_user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/identity_verification_user_data.rb b/lib/plaid/models/identity_verification_user_data.rb index a89c9b162..c0b509fbe 100644 --- a/lib/plaid/models/identity_verification_user_data.rb +++ b/lib/plaid/models/identity_verification_user_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/image_quality.rb b/lib/plaid/models/image_quality.rb index 106174645..d9a53887e 100644 --- a/lib/plaid/models/image_quality.rb +++ b/lib/plaid/models/image_quality.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/incident_update.rb b/lib/plaid/models/incident_update.rb index d70de4c8a..dcf7f57e9 100644 --- a/lib/plaid/models/incident_update.rb +++ b/lib/plaid/models/incident_update.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_breakdown.rb b/lib/plaid/models/income_breakdown.rb index 498aa0b39..6be1cbadd 100644 --- a/lib/plaid/models/income_breakdown.rb +++ b/lib/plaid/models/income_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_breakdown_type.rb b/lib/plaid/models/income_breakdown_type.rb index 8b30f40c6..e560d5724 100644 --- a/lib/plaid/models/income_breakdown_type.rb +++ b/lib/plaid/models/income_breakdown_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_override.rb b/lib/plaid/models/income_override.rb index 3ac2737e8..6fc94784d 100644 --- a/lib/plaid/models/income_override.rb +++ b/lib/plaid/models/income_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_summary.rb b/lib/plaid/models/income_summary.rb index b77b98151..17b693646 100644 --- a/lib/plaid/models/income_summary.rb +++ b/lib/plaid/models/income_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_summary_field_number.rb b/lib/plaid/models/income_summary_field_number.rb index 89ae7bdb8..996fc6081 100644 --- a/lib/plaid/models/income_summary_field_number.rb +++ b/lib/plaid/models/income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_summary_field_string.rb b/lib/plaid/models/income_summary_field_string.rb index fe6b46706..70b1b2884 100644 --- a/lib/plaid/models/income_summary_field_string.rb +++ b/lib/plaid/models/income_summary_field_string.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_create_request.rb b/lib/plaid/models/income_verification_create_request.rb index de9878365..ea2cae126 100644 --- a/lib/plaid/models/income_verification_create_request.rb +++ b/lib/plaid/models/income_verification_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_create_request_options.rb b/lib/plaid/models/income_verification_create_request_options.rb index 3ee977430..a2f5d23ef 100644 --- a/lib/plaid/models/income_verification_create_request_options.rb +++ b/lib/plaid/models/income_verification_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_create_response.rb b/lib/plaid/models/income_verification_create_response.rb index 62ea40380..847a7f224 100644 --- a/lib/plaid/models/income_verification_create_response.rb +++ b/lib/plaid/models/income_verification_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_doc_parsing_config.rb b/lib/plaid/models/income_verification_doc_parsing_config.rb index 5cdd58a35..0846af43f 100644 --- a/lib/plaid/models/income_verification_doc_parsing_config.rb +++ b/lib/plaid/models/income_verification_doc_parsing_config.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_documents_download_request.rb b/lib/plaid/models/income_verification_documents_download_request.rb index 2dd1cb05c..f4cae08e5 100644 --- a/lib/plaid/models/income_verification_documents_download_request.rb +++ b/lib/plaid/models/income_verification_documents_download_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_payroll_flow_type.rb b/lib/plaid/models/income_verification_payroll_flow_type.rb index a4e88f473..7cde489f8 100644 --- a/lib/plaid/models/income_verification_payroll_flow_type.rb +++ b/lib/plaid/models/income_verification_payroll_flow_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_paystubs_get_request.rb b/lib/plaid/models/income_verification_paystubs_get_request.rb index d1c9ff76e..6655fdad6 100644 --- a/lib/plaid/models/income_verification_paystubs_get_request.rb +++ b/lib/plaid/models/income_verification_paystubs_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_paystubs_get_response.rb b/lib/plaid/models/income_verification_paystubs_get_response.rb index 9601d415a..01e41e880 100644 --- a/lib/plaid/models/income_verification_paystubs_get_response.rb +++ b/lib/plaid/models/income_verification_paystubs_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_confidence.rb b/lib/plaid/models/income_verification_precheck_confidence.rb index dbec60168..2808aa43b 100644 --- a/lib/plaid/models/income_verification_precheck_confidence.rb +++ b/lib/plaid/models/income_verification_precheck_confidence.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_employer.rb b/lib/plaid/models/income_verification_precheck_employer.rb index 76b91b0a7..0d2569011 100644 --- a/lib/plaid/models/income_verification_precheck_employer.rb +++ b/lib/plaid/models/income_verification_precheck_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_employer_address.rb b/lib/plaid/models/income_verification_precheck_employer_address.rb index 3c3f59038..fd52b7dba 100644 --- a/lib/plaid/models/income_verification_precheck_employer_address.rb +++ b/lib/plaid/models/income_verification_precheck_employer_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_employer_address_data.rb b/lib/plaid/models/income_verification_precheck_employer_address_data.rb index 765ae853b..b75efab42 100644 --- a/lib/plaid/models/income_verification_precheck_employer_address_data.rb +++ b/lib/plaid/models/income_verification_precheck_employer_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_military_info.rb b/lib/plaid/models/income_verification_precheck_military_info.rb index ab87f1160..d7b659871 100644 --- a/lib/plaid/models/income_verification_precheck_military_info.rb +++ b/lib/plaid/models/income_verification_precheck_military_info.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_payroll_institution.rb b/lib/plaid/models/income_verification_precheck_payroll_institution.rb index 89d095db1..120286a9a 100644 --- a/lib/plaid/models/income_verification_precheck_payroll_institution.rb +++ b/lib/plaid/models/income_verification_precheck_payroll_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_request.rb b/lib/plaid/models/income_verification_precheck_request.rb index 4ea587c02..00b213a08 100644 --- a/lib/plaid/models/income_verification_precheck_request.rb +++ b/lib/plaid/models/income_verification_precheck_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_response.rb b/lib/plaid/models/income_verification_precheck_response.rb index 0f290a172..80a183f50 100644 --- a/lib/plaid/models/income_verification_precheck_response.rb +++ b/lib/plaid/models/income_verification_precheck_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_precheck_user.rb b/lib/plaid/models/income_verification_precheck_user.rb index 5b4f70140..d032928a3 100644 --- a/lib/plaid/models/income_verification_precheck_user.rb +++ b/lib/plaid/models/income_verification_precheck_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_refresh_reconnect_needed_webhook.rb b/lib/plaid/models/income_verification_refresh_reconnect_needed_webhook.rb index cbdef1450..1ddbf7f2c 100644 --- a/lib/plaid/models/income_verification_refresh_reconnect_needed_webhook.rb +++ b/lib/plaid/models/income_verification_refresh_reconnect_needed_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_risk_signals_status_webhook.rb b/lib/plaid/models/income_verification_risk_signals_status_webhook.rb index 951fb08b5..84232671b 100644 --- a/lib/plaid/models/income_verification_risk_signals_status_webhook.rb +++ b/lib/plaid/models/income_verification_risk_signals_status_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_source_type.rb b/lib/plaid/models/income_verification_source_type.rb index c5236e282..c2c812376 100644 --- a/lib/plaid/models/income_verification_source_type.rb +++ b/lib/plaid/models/income_verification_source_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_status_webhook.rb b/lib/plaid/models/income_verification_status_webhook.rb index 0eadd590e..0ab9b2c40 100644 --- a/lib/plaid/models/income_verification_status_webhook.rb +++ b/lib/plaid/models/income_verification_status_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_taxforms_get_request.rb b/lib/plaid/models/income_verification_taxforms_get_request.rb index b97332d6e..54aac4153 100644 --- a/lib/plaid/models/income_verification_taxforms_get_request.rb +++ b/lib/plaid/models/income_verification_taxforms_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_taxforms_get_response.rb b/lib/plaid/models/income_verification_taxforms_get_response.rb index 780b9c5b9..7e2f868d8 100644 --- a/lib/plaid/models/income_verification_taxforms_get_response.rb +++ b/lib/plaid/models/income_verification_taxforms_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/income_verification_webhook_status.rb b/lib/plaid/models/income_verification_webhook_status.rb index 67c6c1a6d..99f5328d9 100644 --- a/lib/plaid/models/income_verification_webhook_status.rb +++ b/lib/plaid/models/income_verification_webhook_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/individual_name.rb b/lib/plaid/models/individual_name.rb index 0c070484b..c1873fd08 100644 --- a/lib/plaid/models/individual_name.rb +++ b/lib/plaid/models/individual_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/individual_screening_hit_names.rb b/lib/plaid/models/individual_screening_hit_names.rb index 67db7006f..31840ba7e 100644 --- a/lib/plaid/models/individual_screening_hit_names.rb +++ b/lib/plaid/models/individual_screening_hit_names.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/individual_watchlist_code.rb b/lib/plaid/models/individual_watchlist_code.rb index 28135cb25..f88abe299 100644 --- a/lib/plaid/models/individual_watchlist_code.rb +++ b/lib/plaid/models/individual_watchlist_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/individual_watchlist_program.rb b/lib/plaid/models/individual_watchlist_program.rb index cd8592866..4805230c9 100644 --- a/lib/plaid/models/individual_watchlist_program.rb +++ b/lib/plaid/models/individual_watchlist_program.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/inflow_model.rb b/lib/plaid/models/inflow_model.rb index 540492151..52d7570a8 100644 --- a/lib/plaid/models/inflow_model.rb +++ b/lib/plaid/models/inflow_model.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/initial_update_webhook.rb b/lib/plaid/models/initial_update_webhook.rb index d99be1e82..3b93186b7 100644 --- a/lib/plaid/models/initial_update_webhook.rb +++ b/lib/plaid/models/initial_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institution.rb b/lib/plaid/models/institution.rb index cb5e4e45e..ee26e2657 100644 --- a/lib/plaid/models/institution.rb +++ b/lib/plaid/models/institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -22,7 +22,7 @@ class Institution # The official name of the institution. attr_accessor :name - # A list of the Plaid products supported by the institution. Note that only institutions that support Instant Auth will return `auth` in the product array; institutions that do not list `auth` may still support other Auth methods such as Instant Match or Automated Micro-deposit Verification. To identify institutions that support those methods, use the `auth_metadata` object. For more details, see [Full Auth coverage](https://plaid.com/docs/auth/coverage/). + # A list of the Plaid products supported by the institution. Note that only institutions that support Instant Auth will return `auth` in the product array; institutions that do not list `auth` may still support other Auth methods such as Instant Match or Automated Micro-deposit Verification. To identify institutions that support those methods, use the `auth_metadata` object. For more details, see [Full Auth coverage](https://plaid.com/docs/auth/coverage/). The `income_verification` product here indicates support for Bank Income. attr_accessor :products # A list of the country codes supported by the institution. diff --git a/lib/plaid/models/institution_status.rb b/lib/plaid/models/institution_status.rb index 0fe10be1e..ccf8c2793 100644 --- a/lib/plaid/models/institution_status.rb +++ b/lib/plaid/models/institution_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institution_status_alert_webhook.rb b/lib/plaid/models/institution_status_alert_webhook.rb index fa338e6df..1b228c235 100644 --- a/lib/plaid/models/institution_status_alert_webhook.rb +++ b/lib/plaid/models/institution_status_alert_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institution_supported_networks.rb b/lib/plaid/models/institution_supported_networks.rb index 2b3c05e07..5fb920471 100644 --- a/lib/plaid/models/institution_supported_networks.rb +++ b/lib/plaid/models/institution_supported_networks.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_get_by_id_request.rb b/lib/plaid/models/institutions_get_by_id_request.rb index fcac44ba5..64470d320 100644 --- a/lib/plaid/models/institutions_get_by_id_request.rb +++ b/lib/plaid/models/institutions_get_by_id_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_get_by_id_request_options.rb b/lib/plaid/models/institutions_get_by_id_request_options.rb index ae7500580..c47c2d342 100644 --- a/lib/plaid/models/institutions_get_by_id_request_options.rb +++ b/lib/plaid/models/institutions_get_by_id_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_get_by_id_response.rb b/lib/plaid/models/institutions_get_by_id_response.rb index b24a6c109..576dc33aa 100644 --- a/lib/plaid/models/institutions_get_by_id_response.rb +++ b/lib/plaid/models/institutions_get_by_id_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_get_request.rb b/lib/plaid/models/institutions_get_request.rb index 10ea393a0..a58f69e87 100644 --- a/lib/plaid/models/institutions_get_request.rb +++ b/lib/plaid/models/institutions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_get_request_options.rb b/lib/plaid/models/institutions_get_request_options.rb index a827ee986..86413f615 100644 --- a/lib/plaid/models/institutions_get_request_options.rb +++ b/lib/plaid/models/institutions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_get_response.rb b/lib/plaid/models/institutions_get_response.rb index 39aaed1f4..58a04b535 100644 --- a/lib/plaid/models/institutions_get_response.rb +++ b/lib/plaid/models/institutions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_search_account_filter.rb b/lib/plaid/models/institutions_search_account_filter.rb index 246f8de29..5d3fd2931 100644 --- a/lib/plaid/models/institutions_search_account_filter.rb +++ b/lib/plaid/models/institutions_search_account_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_search_payment_initiation_options.rb b/lib/plaid/models/institutions_search_payment_initiation_options.rb index 742933a49..2bb2f8d8a 100644 --- a/lib/plaid/models/institutions_search_payment_initiation_options.rb +++ b/lib/plaid/models/institutions_search_payment_initiation_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_search_request.rb b/lib/plaid/models/institutions_search_request.rb index f20f3a909..f2071a271 100644 --- a/lib/plaid/models/institutions_search_request.rb +++ b/lib/plaid/models/institutions_search_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_search_request_options.rb b/lib/plaid/models/institutions_search_request_options.rb index 821692d09..611ac9c87 100644 --- a/lib/plaid/models/institutions_search_request_options.rb +++ b/lib/plaid/models/institutions_search_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/institutions_search_response.rb b/lib/plaid/models/institutions_search_response.rb index d24e52e24..a927f0c9c 100644 --- a/lib/plaid/models/institutions_search_response.rb +++ b/lib/plaid/models/institutions_search_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investment_account_subtype.rb b/lib/plaid/models/investment_account_subtype.rb index d2f86d06c..5e8045dad 100644 --- a/lib/plaid/models/investment_account_subtype.rb +++ b/lib/plaid/models/investment_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investment_filter.rb b/lib/plaid/models/investment_filter.rb index 4d6a6724e..c2187912a 100644 --- a/lib/plaid/models/investment_filter.rb +++ b/lib/plaid/models/investment_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investment_holdings_get_request_options.rb b/lib/plaid/models/investment_holdings_get_request_options.rb index e2df61b97..a66700a4b 100644 --- a/lib/plaid/models/investment_holdings_get_request_options.rb +++ b/lib/plaid/models/investment_holdings_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investment_transaction.rb b/lib/plaid/models/investment_transaction.rb index 923ef8129..2520d1079 100644 --- a/lib/plaid/models/investment_transaction.rb +++ b/lib/plaid/models/investment_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investment_transaction_subtype.rb b/lib/plaid/models/investment_transaction_subtype.rb index 6a88957cb..6867cc038 100644 --- a/lib/plaid/models/investment_transaction_subtype.rb +++ b/lib/plaid/models/investment_transaction_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investment_transaction_type.rb b/lib/plaid/models/investment_transaction_type.rb index c31142fd0..fb1c2656a 100644 --- a/lib/plaid/models/investment_transaction_type.rb +++ b/lib/plaid/models/investment_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_auth_get_numbers.rb b/lib/plaid/models/investments_auth_get_numbers.rb index f71814942..02ecaa3b9 100644 --- a/lib/plaid/models/investments_auth_get_numbers.rb +++ b/lib/plaid/models/investments_auth_get_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_auth_get_request.rb b/lib/plaid/models/investments_auth_get_request.rb index 27071dc01..0ff3d2e28 100644 --- a/lib/plaid/models/investments_auth_get_request.rb +++ b/lib/plaid/models/investments_auth_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_auth_get_request_options.rb b/lib/plaid/models/investments_auth_get_request_options.rb index 9fa3284a6..6379b697d 100644 --- a/lib/plaid/models/investments_auth_get_request_options.rb +++ b/lib/plaid/models/investments_auth_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_auth_get_response.rb b/lib/plaid/models/investments_auth_get_response.rb index 940e77bba..0cef16b01 100644 --- a/lib/plaid/models/investments_auth_get_response.rb +++ b/lib/plaid/models/investments_auth_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_auth_owner.rb b/lib/plaid/models/investments_auth_owner.rb index 2419b6b3b..76cf2afac 100644 --- a/lib/plaid/models/investments_auth_owner.rb +++ b/lib/plaid/models/investments_auth_owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_default_update_webhook.rb b/lib/plaid/models/investments_default_update_webhook.rb index f1d7954ae..ee108d589 100644 --- a/lib/plaid/models/investments_default_update_webhook.rb +++ b/lib/plaid/models/investments_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_historical_update_webhook.rb b/lib/plaid/models/investments_historical_update_webhook.rb index 6718a3f41..3d9725a7e 100644 --- a/lib/plaid/models/investments_historical_update_webhook.rb +++ b/lib/plaid/models/investments_historical_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_holdings_get_request.rb b/lib/plaid/models/investments_holdings_get_request.rb index 1f5cc6e95..26b5a7a4c 100644 --- a/lib/plaid/models/investments_holdings_get_request.rb +++ b/lib/plaid/models/investments_holdings_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_holdings_get_response.rb b/lib/plaid/models/investments_holdings_get_response.rb index 0b59d4a63..5155fc770 100644 --- a/lib/plaid/models/investments_holdings_get_response.rb +++ b/lib/plaid/models/investments_holdings_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_refresh_request.rb b/lib/plaid/models/investments_refresh_request.rb index f33fa3660..cd6d8d911 100644 --- a/lib/plaid/models/investments_refresh_request.rb +++ b/lib/plaid/models/investments_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_refresh_response.rb b/lib/plaid/models/investments_refresh_response.rb index 6e0840ce8..6e2e1c991 100644 --- a/lib/plaid/models/investments_refresh_response.rb +++ b/lib/plaid/models/investments_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_transactions_get_request.rb b/lib/plaid/models/investments_transactions_get_request.rb index 2042602fb..579342318 100644 --- a/lib/plaid/models/investments_transactions_get_request.rb +++ b/lib/plaid/models/investments_transactions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_transactions_get_request_options.rb b/lib/plaid/models/investments_transactions_get_request_options.rb index db256a979..e50457bd8 100644 --- a/lib/plaid/models/investments_transactions_get_request_options.rb +++ b/lib/plaid/models/investments_transactions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_transactions_get_response.rb b/lib/plaid/models/investments_transactions_get_response.rb index f13bed69f..5132f2d12 100644 --- a/lib/plaid/models/investments_transactions_get_response.rb +++ b/lib/plaid/models/investments_transactions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/investments_transactions_override.rb b/lib/plaid/models/investments_transactions_override.rb index 9c9f91d55..bbe0300c3 100644 --- a/lib/plaid/models/investments_transactions_override.rb +++ b/lib/plaid/models/investments_transactions_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/iso_currency_code.rb b/lib/plaid/models/iso_currency_code.rb index 67520583d..9241c6799 100644 --- a/lib/plaid/models/iso_currency_code.rb +++ b/lib/plaid/models/iso_currency_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/issuing_country.rb b/lib/plaid/models/issuing_country.rb index e36eafaf6..04b50f936 100644 --- a/lib/plaid/models/issuing_country.rb +++ b/lib/plaid/models/issuing_country.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item.rb b/lib/plaid/models/item.rb index 01a9ed095..fcf22c3e2 100644 --- a/lib/plaid/models/item.rb +++ b/lib/plaid/models/item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_access_token_invalidate_request.rb b/lib/plaid/models/item_access_token_invalidate_request.rb index 076f14acf..e9a744c5e 100644 --- a/lib/plaid/models/item_access_token_invalidate_request.rb +++ b/lib/plaid/models/item_access_token_invalidate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_access_token_invalidate_response.rb b/lib/plaid/models/item_access_token_invalidate_response.rb index f9e3baf7a..783822431 100644 --- a/lib/plaid/models/item_access_token_invalidate_response.rb +++ b/lib/plaid/models/item_access_token_invalidate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_activity_list_request.rb b/lib/plaid/models/item_activity_list_request.rb index 01b68f8d9..a08ae7a12 100644 --- a/lib/plaid/models/item_activity_list_request.rb +++ b/lib/plaid/models/item_activity_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_activity_list_response.rb b/lib/plaid/models/item_activity_list_response.rb index 52ede35fc..834040a79 100644 --- a/lib/plaid/models/item_activity_list_response.rb +++ b/lib/plaid/models/item_activity_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_list_request.rb b/lib/plaid/models/item_application_list_request.rb index a46db99fc..02083ec84 100644 --- a/lib/plaid/models/item_application_list_request.rb +++ b/lib/plaid/models/item_application_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_list_response.rb b/lib/plaid/models/item_application_list_response.rb index f4df49714..cd03fe860 100644 --- a/lib/plaid/models/item_application_list_response.rb +++ b/lib/plaid/models/item_application_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_list_user_auth.rb b/lib/plaid/models/item_application_list_user_auth.rb index ed3d93330..8088fe323 100644 --- a/lib/plaid/models/item_application_list_user_auth.rb +++ b/lib/plaid/models/item_application_list_user_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_scopes_update_request.rb b/lib/plaid/models/item_application_scopes_update_request.rb index ed7f79712..030befafc 100644 --- a/lib/plaid/models/item_application_scopes_update_request.rb +++ b/lib/plaid/models/item_application_scopes_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_scopes_update_response.rb b/lib/plaid/models/item_application_scopes_update_response.rb index 9f843dcf0..b62490209 100644 --- a/lib/plaid/models/item_application_scopes_update_response.rb +++ b/lib/plaid/models/item_application_scopes_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_unlink_request.rb b/lib/plaid/models/item_application_unlink_request.rb index efb874a65..c3ab4e6d6 100644 --- a/lib/plaid/models/item_application_unlink_request.rb +++ b/lib/plaid/models/item_application_unlink_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_application_unlink_response.rb b/lib/plaid/models/item_application_unlink_response.rb index fc9b993a7..45f54adbf 100644 --- a/lib/plaid/models/item_application_unlink_response.rb +++ b/lib/plaid/models/item_application_unlink_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_error_webhook.rb b/lib/plaid/models/item_error_webhook.rb index 4c47a9f7a..a9ccb80fc 100644 --- a/lib/plaid/models/item_error_webhook.rb +++ b/lib/plaid/models/item_error_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_get_request.rb b/lib/plaid/models/item_get_request.rb index b006124cf..edde75858 100644 --- a/lib/plaid/models/item_get_request.rb +++ b/lib/plaid/models/item_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_get_response.rb b/lib/plaid/models/item_get_response.rb index 08e540842..8bc1e2040 100644 --- a/lib/plaid/models/item_get_response.rb +++ b/lib/plaid/models/item_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_import_request.rb b/lib/plaid/models/item_import_request.rb index 888359e11..34de7c53e 100644 --- a/lib/plaid/models/item_import_request.rb +++ b/lib/plaid/models/item_import_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_import_request_options.rb b/lib/plaid/models/item_import_request_options.rb index c09408b6c..97c12e804 100644 --- a/lib/plaid/models/item_import_request_options.rb +++ b/lib/plaid/models/item_import_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_import_request_user_auth.rb b/lib/plaid/models/item_import_request_user_auth.rb index 9dbe80c3a..d57627eb7 100644 --- a/lib/plaid/models/item_import_request_user_auth.rb +++ b/lib/plaid/models/item_import_request_user_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_import_response.rb b/lib/plaid/models/item_import_response.rb index a82a5970a..da8fac7c6 100644 --- a/lib/plaid/models/item_import_response.rb +++ b/lib/plaid/models/item_import_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_login_repaired_webhook.rb b/lib/plaid/models/item_login_repaired_webhook.rb index b06c1f91f..db829627d 100644 --- a/lib/plaid/models/item_login_repaired_webhook.rb +++ b/lib/plaid/models/item_login_repaired_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_product_ready_webhook.rb b/lib/plaid/models/item_product_ready_webhook.rb index 345b1c09a..449575211 100644 --- a/lib/plaid/models/item_product_ready_webhook.rb +++ b/lib/plaid/models/item_product_ready_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_public_token_create_request.rb b/lib/plaid/models/item_public_token_create_request.rb index 55d65e7ee..34f0992e4 100644 --- a/lib/plaid/models/item_public_token_create_request.rb +++ b/lib/plaid/models/item_public_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_public_token_create_response.rb b/lib/plaid/models/item_public_token_create_response.rb index 944987862..14b123bf0 100644 --- a/lib/plaid/models/item_public_token_create_response.rb +++ b/lib/plaid/models/item_public_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_public_token_exchange_request.rb b/lib/plaid/models/item_public_token_exchange_request.rb index 19c31f38d..1b6a58d44 100644 --- a/lib/plaid/models/item_public_token_exchange_request.rb +++ b/lib/plaid/models/item_public_token_exchange_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_public_token_exchange_response.rb b/lib/plaid/models/item_public_token_exchange_response.rb index 90e88a032..04507896e 100644 --- a/lib/plaid/models/item_public_token_exchange_response.rb +++ b/lib/plaid/models/item_public_token_exchange_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_remove_request.rb b/lib/plaid/models/item_remove_request.rb index fc86af261..2b7bf6e1f 100644 --- a/lib/plaid/models/item_remove_request.rb +++ b/lib/plaid/models/item_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_remove_response.rb b/lib/plaid/models/item_remove_response.rb index eb22a9bf1..452e8cfad 100644 --- a/lib/plaid/models/item_remove_response.rb +++ b/lib/plaid/models/item_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_status.rb b/lib/plaid/models/item_status.rb index 1305445e5..1555d9a04 100644 --- a/lib/plaid/models/item_status.rb +++ b/lib/plaid/models/item_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_status_investments.rb b/lib/plaid/models/item_status_investments.rb index 5d8058b1c..b4f044bc4 100644 --- a/lib/plaid/models/item_status_investments.rb +++ b/lib/plaid/models/item_status_investments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_status_last_webhook.rb b/lib/plaid/models/item_status_last_webhook.rb index f5664b076..7b9245f24 100644 --- a/lib/plaid/models/item_status_last_webhook.rb +++ b/lib/plaid/models/item_status_last_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_status_nullable.rb b/lib/plaid/models/item_status_nullable.rb index a213f3738..a467f4038 100644 --- a/lib/plaid/models/item_status_nullable.rb +++ b/lib/plaid/models/item_status_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_status_transactions.rb b/lib/plaid/models/item_status_transactions.rb index c822adb2a..81dbcfe85 100644 --- a/lib/plaid/models/item_status_transactions.rb +++ b/lib/plaid/models/item_status_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_webhook_update_request.rb b/lib/plaid/models/item_webhook_update_request.rb index 73cf05bfc..a3497ecb4 100644 --- a/lib/plaid/models/item_webhook_update_request.rb +++ b/lib/plaid/models/item_webhook_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/item_webhook_update_response.rb b/lib/plaid/models/item_webhook_update_response.rb index 748b0f021..910e1bacd 100644 --- a/lib/plaid/models/item_webhook_update_response.rb +++ b/lib/plaid/models/item_webhook_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/jwk_public_key.rb b/lib/plaid/models/jwk_public_key.rb index 501fe3b46..73a0aeb78 100644 --- a/lib/plaid/models/jwk_public_key.rb +++ b/lib/plaid/models/jwk_public_key.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/jwt_header.rb b/lib/plaid/models/jwt_header.rb index dbd3336cf..6e34a509a 100644 --- a/lib/plaid/models/jwt_header.rb +++ b/lib/plaid/models/jwt_header.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/kyc_check_address_summary.rb b/lib/plaid/models/kyc_check_address_summary.rb index 1016305a5..b68e344a6 100644 --- a/lib/plaid/models/kyc_check_address_summary.rb +++ b/lib/plaid/models/kyc_check_address_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/kyc_check_date_of_birth_summary.rb b/lib/plaid/models/kyc_check_date_of_birth_summary.rb index 630fbef5e..2f3696006 100644 --- a/lib/plaid/models/kyc_check_date_of_birth_summary.rb +++ b/lib/plaid/models/kyc_check_date_of_birth_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/kyc_check_details.rb b/lib/plaid/models/kyc_check_details.rb index 942789181..1e0bc39b0 100644 --- a/lib/plaid/models/kyc_check_details.rb +++ b/lib/plaid/models/kyc_check_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/kyc_check_id_number_summary.rb b/lib/plaid/models/kyc_check_id_number_summary.rb index 347283822..3ab97925d 100644 --- a/lib/plaid/models/kyc_check_id_number_summary.rb +++ b/lib/plaid/models/kyc_check_id_number_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/kyc_check_name_summary.rb b/lib/plaid/models/kyc_check_name_summary.rb index 911227853..e804de772 100644 --- a/lib/plaid/models/kyc_check_name_summary.rb +++ b/lib/plaid/models/kyc_check_name_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/kyc_check_phone_summary.rb b/lib/plaid/models/kyc_check_phone_summary.rb index 305e98bbf..a710c3e16 100644 --- a/lib/plaid/models/kyc_check_phone_summary.rb +++ b/lib/plaid/models/kyc_check_phone_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/last_data_access_times.rb b/lib/plaid/models/last_data_access_times.rb index ce3e27836..1e6bb0507 100644 --- a/lib/plaid/models/last_data_access_times.rb +++ b/lib/plaid/models/last_data_access_times.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/liabilities_default_update_webhook.rb b/lib/plaid/models/liabilities_default_update_webhook.rb index c2cd048c2..c68b3d7c1 100644 --- a/lib/plaid/models/liabilities_default_update_webhook.rb +++ b/lib/plaid/models/liabilities_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/liabilities_get_request.rb b/lib/plaid/models/liabilities_get_request.rb index 7dbea305d..635124162 100644 --- a/lib/plaid/models/liabilities_get_request.rb +++ b/lib/plaid/models/liabilities_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/liabilities_get_request_options.rb b/lib/plaid/models/liabilities_get_request_options.rb index d845824e2..4eb7f0245 100644 --- a/lib/plaid/models/liabilities_get_request_options.rb +++ b/lib/plaid/models/liabilities_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/liabilities_get_response.rb b/lib/plaid/models/liabilities_get_response.rb index 895d3f6e7..5d23572fa 100644 --- a/lib/plaid/models/liabilities_get_response.rb +++ b/lib/plaid/models/liabilities_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/liabilities_object.rb b/lib/plaid/models/liabilities_object.rb index 824f62474..050c7337a 100644 --- a/lib/plaid/models/liabilities_object.rb +++ b/lib/plaid/models/liabilities_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/liability_override.rb b/lib/plaid/models/liability_override.rb index 2dd5e8ba7..1fe804490 100644 --- a/lib/plaid/models/liability_override.rb +++ b/lib/plaid/models/liability_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_callback_metadata.rb b/lib/plaid/models/link_callback_metadata.rb index b4d64a329..85e1ef28a 100644 --- a/lib/plaid/models/link_callback_metadata.rb +++ b/lib/plaid/models/link_callback_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_account.rb b/lib/plaid/models/link_delivery_account.rb index 2bb59ca47..f17302047 100644 --- a/lib/plaid/models/link_delivery_account.rb +++ b/lib/plaid/models/link_delivery_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_callback_webhook.rb b/lib/plaid/models/link_delivery_callback_webhook.rb index 308812043..079d1371b 100644 --- a/lib/plaid/models/link_delivery_callback_webhook.rb +++ b/lib/plaid/models/link_delivery_callback_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_communication_method.rb b/lib/plaid/models/link_delivery_communication_method.rb index bef04e94a..60c887110 100644 --- a/lib/plaid/models/link_delivery_communication_method.rb +++ b/lib/plaid/models/link_delivery_communication_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_create_request.rb b/lib/plaid/models/link_delivery_create_request.rb index b4b594388..7ad20fc22 100644 --- a/lib/plaid/models/link_delivery_create_request.rb +++ b/lib/plaid/models/link_delivery_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_create_response.rb b/lib/plaid/models/link_delivery_create_response.rb index 5415ce2cb..7ebdb61d1 100644 --- a/lib/plaid/models/link_delivery_create_response.rb +++ b/lib/plaid/models/link_delivery_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_delivery_method.rb b/lib/plaid/models/link_delivery_delivery_method.rb index ca49bd670..204989411 100644 --- a/lib/plaid/models/link_delivery_delivery_method.rb +++ b/lib/plaid/models/link_delivery_delivery_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_get_request.rb b/lib/plaid/models/link_delivery_get_request.rb index 8d15db47a..302159601 100644 --- a/lib/plaid/models/link_delivery_get_request.rb +++ b/lib/plaid/models/link_delivery_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_get_response.rb b/lib/plaid/models/link_delivery_get_response.rb index 7503db750..4fd06ae89 100644 --- a/lib/plaid/models/link_delivery_get_response.rb +++ b/lib/plaid/models/link_delivery_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_institution.rb b/lib/plaid/models/link_delivery_institution.rb index 5b7657fca..0e3144b70 100644 --- a/lib/plaid/models/link_delivery_institution.rb +++ b/lib/plaid/models/link_delivery_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_metadata.rb b/lib/plaid/models/link_delivery_metadata.rb index f1a6605e5..eca623d6b 100644 --- a/lib/plaid/models/link_delivery_metadata.rb +++ b/lib/plaid/models/link_delivery_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_options.rb b/lib/plaid/models/link_delivery_options.rb index 0deadd31d..424f58925 100644 --- a/lib/plaid/models/link_delivery_options.rb +++ b/lib/plaid/models/link_delivery_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_recipient.rb b/lib/plaid/models/link_delivery_recipient.rb index 256589ce2..c7d669d76 100644 --- a/lib/plaid/models/link_delivery_recipient.rb +++ b/lib/plaid/models/link_delivery_recipient.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_session_status.rb b/lib/plaid/models/link_delivery_session_status.rb index 554af1f5f..be975117b 100644 --- a/lib/plaid/models/link_delivery_session_status.rb +++ b/lib/plaid/models/link_delivery_session_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_verification_status.rb b/lib/plaid/models/link_delivery_verification_status.rb index 7ed1c478f..474f63bb9 100644 --- a/lib/plaid/models/link_delivery_verification_status.rb +++ b/lib/plaid/models/link_delivery_verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_webhook_callback_type.rb b/lib/plaid/models/link_delivery_webhook_callback_type.rb index 262564d9f..79ad72d8b 100644 --- a/lib/plaid/models/link_delivery_webhook_callback_type.rb +++ b/lib/plaid/models/link_delivery_webhook_callback_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_webhook_communication_method.rb b/lib/plaid/models/link_delivery_webhook_communication_method.rb index 0600cb6bd..f67eee4b1 100644 --- a/lib/plaid/models/link_delivery_webhook_communication_method.rb +++ b/lib/plaid/models/link_delivery_webhook_communication_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_delivery_webhook_delivery_status.rb b/lib/plaid/models/link_delivery_webhook_delivery_status.rb index 15c284c9d..204436d26 100644 --- a/lib/plaid/models/link_delivery_webhook_delivery_status.rb +++ b/lib/plaid/models/link_delivery_webhook_delivery_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_event.rb b/lib/plaid/models/link_event.rb index a5a11c57a..ffe11b7ea 100644 --- a/lib/plaid/models/link_event.rb +++ b/lib/plaid/models/link_event.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_event_metadata.rb b/lib/plaid/models/link_event_metadata.rb index ae037f952..e53f86400 100644 --- a/lib/plaid/models/link_event_metadata.rb +++ b/lib/plaid/models/link_event_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_event_name.rb b/lib/plaid/models/link_event_name.rb index eb4e321e6..226695b45 100644 --- a/lib/plaid/models/link_event_name.rb +++ b/lib/plaid/models/link_event_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_events_webhook.rb b/lib/plaid/models/link_events_webhook.rb index 641ba90be..c7591d9a4 100644 --- a/lib/plaid/models/link_events_webhook.rb +++ b/lib/plaid/models/link_events_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb b/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb index ccd0c658f..662bb5ab5 100644 --- a/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb +++ b/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb b/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb index e0d8a12b9..004e427e2 100644 --- a/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb +++ b/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_profile_eligibility_check_request.rb b/lib/plaid/models/link_profile_eligibility_check_request.rb new file mode 100644 index 000000000..0c63268ba --- /dev/null +++ b/lib/plaid/models/link_profile_eligibility_check_request.rb @@ -0,0 +1,260 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # LinkProfileEligibilityCheckRequest defines the request schema for `/link/profile/eligibility/check` + class LinkProfileEligibilityCheckRequest + # Your Plaid API `client_id`. The `client_id` is required and may be provided either in the `PLAID-CLIENT-ID` header or as part of a request body. + attr_accessor :client_id + + # Your Plaid API `secret`. The `secret` is required and may be provided either in the `PLAID-SECRET` header or as part of a request body. + attr_accessor :secret + + # The unique ID for the user's Link session + attr_accessor :link_session_id + + attr_accessor :user + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'client_id' => :'client_id', + :'secret' => :'secret', + :'link_session_id' => :'link_session_id', + :'user' => :'user' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'client_id' => :'String', + :'secret' => :'String', + :'link_session_id' => :'String', + :'user' => :'LinkProfileEligibilityCheckUser' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::LinkProfileEligibilityCheckRequest` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::LinkProfileEligibilityCheckRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'client_id') + self.client_id = attributes[:'client_id'] + end + + if attributes.key?(:'secret') + self.secret = attributes[:'secret'] + end + + if attributes.key?(:'link_session_id') + self.link_session_id = attributes[:'link_session_id'] + end + + if attributes.key?(:'user') + self.user = attributes[:'user'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @link_session_id.nil? + invalid_properties.push('invalid value for "link_session_id", link_session_id cannot be nil.') + end + + if @user.nil? + invalid_properties.push('invalid value for "user", user cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @link_session_id.nil? + return false if @user.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + client_id == o.client_id && + secret == o.secret && + link_session_id == o.link_session_id && + user == o.user + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [client_id, secret, link_session_id, user].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/link_profile_eligibility_check_response.rb b/lib/plaid/models/link_profile_eligibility_check_response.rb new file mode 100644 index 000000000..e995b918c --- /dev/null +++ b/lib/plaid/models/link_profile_eligibility_check_response.rb @@ -0,0 +1,241 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # LinkProfileEligibilityCheckResponse defines the response schema for `/link/profile/eligibility/check` + class LinkProfileEligibilityCheckResponse + # Indicates whether Plaid has a profile matching the customer's eligibility requirements for this user + attr_accessor :profile_matches + + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. + attr_accessor :request_id + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'profile_matches' => :'profile_matches', + :'request_id' => :'request_id' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'profile_matches' => :'Boolean', + :'request_id' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::LinkProfileEligibilityCheckResponse` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::LinkProfileEligibilityCheckResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'profile_matches') + self.profile_matches = attributes[:'profile_matches'] + end + + if attributes.key?(:'request_id') + self.request_id = attributes[:'request_id'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @profile_matches.nil? + invalid_properties.push('invalid value for "profile_matches", profile_matches cannot be nil.') + end + + if @request_id.nil? + invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @profile_matches.nil? + return false if @request_id.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + profile_matches == o.profile_matches && + request_id == o.request_id + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [profile_matches, request_id].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/link_profile_eligibility_check_user.rb b/lib/plaid/models/link_profile_eligibility_check_user.rb new file mode 100644 index 000000000..a4b3e9ff0 --- /dev/null +++ b/lib/plaid/models/link_profile_eligibility_check_user.rb @@ -0,0 +1,226 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + # An object specifying information about the end user who will be sharing their profile in this Link session + class LinkProfileEligibilityCheckUser + # The user's phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format + attr_accessor :phone_number + + # Attribute mapping from ruby-style variable name to JSON key. + def self.attribute_map + { + :'phone_number' => :'phone_number' + } + end + + # Returns all the JSON keys this model knows about + def self.acceptable_attributes + attribute_map.values + end + + # Attribute type mapping. + def self.openapi_types + { + :'phone_number' => :'String' + } + end + + # List of attributes with nullable: true + def self.openapi_nullable + Set.new([ + ]) + end + + # Initializes the object + # @param [Hash] attributes Model attributes in the form of hash + def initialize(attributes = {}) + if (!attributes.is_a?(Hash)) + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::LinkProfileEligibilityCheckUser` initialize method" + end + + # check to see if the attribute exists and convert string to symbol for hash key + attributes = attributes.each_with_object({}) { |(k, v), h| + if (!self.class.attribute_map.key?(k.to_sym)) + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::LinkProfileEligibilityCheckUser`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + end + h[k.to_sym] = v + } + + if attributes.key?(:'phone_number') + self.phone_number = attributes[:'phone_number'] + end + end + + # Show invalid properties with the reasons. Usually used together with valid? + # @return Array for valid properties with the reasons + def list_invalid_properties + invalid_properties = Array.new + if @phone_number.nil? + invalid_properties.push('invalid value for "phone_number", phone_number cannot be nil.') + end + + invalid_properties + end + + # Check to see if the all the properties in the model are valid + # @return true if the model is valid + def valid? + return false if @phone_number.nil? + true + end + + # Checks equality by comparing each attribute. + # @param [Object] Object to be compared + def ==(o) + return true if self.equal?(o) + self.class == o.class && + phone_number == o.phone_number + end + + # @see the `==` method + # @param [Object] Object to be compared + def eql?(o) + self == o + end + + # Calculates hash code according to all attributes. + # @return [Integer] Hash code + def hash + [phone_number].hash + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def self.build_from_hash(attributes) + new.build_from_hash(attributes) + end + + # Builds the object from hash + # @param [Hash] attributes Model attributes in the form of hash + # @return [Object] Returns the model itself + def build_from_hash(attributes) + return nil unless attributes.is_a?(Hash) + attributes = attributes.transform_keys(&:to_sym) + self.class.openapi_types.each_pair do |key, type| + if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key) + self.send("#{key}=", nil) + elsif type =~ /\AArray<(.*)>/i + # check to ensure the input is an array given that the attribute + # is documented as an array but the input is not + if attributes[self.class.attribute_map[key]].is_a?(Array) + self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) + end + elsif !attributes[self.class.attribute_map[key]].nil? + self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) + end + end + + self + end + + # Deserializes the data based on type + # @param string type Data type + # @param string value Value to be deserialized + # @return [Object] Deserialized data + def _deserialize(type, value) + case type.to_sym + when :Time + Time.parse(value) + when :Date + Date.parse(value) + when :String + value.to_s + when :Integer + value.to_i + when :Float + value.to_f + when :Boolean + if value.to_s =~ /\A(true|t|yes|y|1)\z/i + true + else + false + end + when :Object + # generic object (usually a Hash), return directly + value + when /\AArray<(?.+)>\z/ + inner_type = Regexp.last_match[:inner_type] + value.map { |v| _deserialize(inner_type, v) } + when /\AHash<(?.+?), (?.+)>\z/ + k_type = Regexp.last_match[:k_type] + v_type = Regexp.last_match[:v_type] + {}.tap do |hash| + value.each do |k, v| + hash[_deserialize(k_type, k)] = _deserialize(v_type, v) + end + end + else # model + # models (e.g. Pet) or oneOf + klass = Plaid.const_get(type) + klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value) + end + end + + # Returns the string representation of the object + # @return [String] String presentation of the object + def to_s + to_hash.to_s + end + + # to_body is an alias to to_hash (backward compatibility) + # @return [Hash] Returns the object in the form of hash + def to_body + to_hash + end + + # Returns the object in the form of hash + # @return [Hash] Returns the object in the form of hash + def to_hash + hash = {} + self.class.attribute_map.each_pair do |attr, param| + value = self.send(attr) + if value.nil? + is_nullable = self.class.openapi_nullable.include?(attr) + next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}")) + end + + hash[param] = _to_hash(value) + end + hash + end + + # Outputs non-array value in the form of hash + # For object, use to_hash. Otherwise, just return the value + # @param [Object] value Any valid value + # @return [Hash] Returns the value in the form of hash + def _to_hash(value) + if value.is_a?(Array) + value.compact.map { |v| _to_hash(v) } + elsif value.is_a?(Hash) + {}.tap do |hash| + value.each { |k, v| hash[k] = _to_hash(v) } + end + elsif value.respond_to? :to_hash + value.to_hash + else + value + end + end + + end + +end diff --git a/lib/plaid/models/link_session_exit.rb b/lib/plaid/models/link_session_exit.rb index c7f2a1db4..fbd982245 100644 --- a/lib/plaid/models/link_session_exit.rb +++ b/lib/plaid/models/link_session_exit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_session_exit_metadata.rb b/lib/plaid/models/link_session_exit_metadata.rb index 2ea6e4399..b07bb69eb 100644 --- a/lib/plaid/models/link_session_exit_metadata.rb +++ b/lib/plaid/models/link_session_exit_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_session_exit_metadata_institution.rb b/lib/plaid/models/link_session_exit_metadata_institution.rb index bbd00299a..9f088f668 100644 --- a/lib/plaid/models/link_session_exit_metadata_institution.rb +++ b/lib/plaid/models/link_session_exit_metadata_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # An institution object. If the Item was created via Same-Day micro-deposit verification, will be `null`. + # An institution object. If the Item was created via Same-Day or Instant micro-deposit verification, will be `null`. class LinkSessionExitMetadataInstitution # The full institution name, such as `Wells Fargo` attr_accessor :name diff --git a/lib/plaid/models/link_session_finished_webhook.rb b/lib/plaid/models/link_session_finished_webhook.rb index 9d45c6a9e..43ade0a2e 100644 --- a/lib/plaid/models/link_session_finished_webhook.rb +++ b/lib/plaid/models/link_session_finished_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_session_success.rb b/lib/plaid/models/link_session_success.rb index 28575c5d1..3ab340a68 100644 --- a/lib/plaid/models/link_session_success.rb +++ b/lib/plaid/models/link_session_success.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_session_success_metadata.rb b/lib/plaid/models/link_session_success_metadata.rb index 4f8746d1f..fefda32b5 100644 --- a/lib/plaid/models/link_session_success_metadata.rb +++ b/lib/plaid/models/link_session_success_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_session_success_metadata_account.rb b/lib/plaid/models/link_session_success_metadata_account.rb index 309c95c2f..92fe409ed 100644 --- a/lib/plaid/models/link_session_success_metadata_account.rb +++ b/lib/plaid/models/link_session_success_metadata_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_session_success_metadata_institution.rb b/lib/plaid/models/link_session_success_metadata_institution.rb index 89a598f34..6f26fe071 100644 --- a/lib/plaid/models/link_session_success_metadata_institution.rb +++ b/lib/plaid/models/link_session_success_metadata_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,7 +14,7 @@ require 'time' module Plaid - # An institution object. If the Item was created via Same-Day micro-deposit verification, will be `null`. + # An institution object. If the Item was created via Same-Day or Instant micro-deposit verification, will be `null`. class LinkSessionSuccessMetadataInstitution # The full institution name, such as `'Wells Fargo'` attr_accessor :name diff --git a/lib/plaid/models/link_session_success_metadata_transfer_status.rb b/lib/plaid/models/link_session_success_metadata_transfer_status.rb index 0aec4171e..f1e7e1760 100644 --- a/lib/plaid/models/link_session_success_metadata_transfer_status.rb +++ b/lib/plaid/models/link_session_success_metadata_transfer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_account_filters.rb b/lib/plaid/models/link_token_account_filters.rb index 454841473..082f51bef 100644 --- a/lib/plaid/models/link_token_account_filters.rb +++ b/lib/plaid/models/link_token_account_filters.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_card_switch.rb b/lib/plaid/models/link_token_create_card_switch.rb index 9e107ab26..15bd10485 100644 --- a/lib/plaid/models/link_token_create_card_switch.rb +++ b/lib/plaid/models/link_token_create_card_switch.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_credit_filter.rb b/lib/plaid/models/link_token_create_credit_filter.rb index afce8527f..1ec638916 100644 --- a/lib/plaid/models/link_token_create_credit_filter.rb +++ b/lib/plaid/models/link_token_create_credit_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_depository_filter.rb b/lib/plaid/models/link_token_create_depository_filter.rb index ba29a1d44..e2375bf47 100644 --- a/lib/plaid/models/link_token_create_depository_filter.rb +++ b/lib/plaid/models/link_token_create_depository_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_hosted_link.rb b/lib/plaid/models/link_token_create_hosted_link.rb index 07c5c8c72..b7ddfef58 100644 --- a/lib/plaid/models/link_token_create_hosted_link.rb +++ b/lib/plaid/models/link_token_create_hosted_link.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_identity.rb b/lib/plaid/models/link_token_create_identity.rb index 053ca358d..559515ca6 100644 --- a/lib/plaid/models/link_token_create_identity.rb +++ b/lib/plaid/models/link_token_create_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_institution_data.rb b/lib/plaid/models/link_token_create_institution_data.rb index f9bc55457..768adb7d3 100644 --- a/lib/plaid/models/link_token_create_institution_data.rb +++ b/lib/plaid/models/link_token_create_institution_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_investment_filter.rb b/lib/plaid/models/link_token_create_investment_filter.rb index f94423282..c2ae14559 100644 --- a/lib/plaid/models/link_token_create_investment_filter.rb +++ b/lib/plaid/models/link_token_create_investment_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_loan_filter.rb b/lib/plaid/models/link_token_create_loan_filter.rb index 4de845bb1..3ac38bd7e 100644 --- a/lib/plaid/models/link_token_create_loan_filter.rb +++ b/lib/plaid/models/link_token_create_loan_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request.rb b/lib/plaid/models/link_token_create_request.rb index 1f5c3370a..bf8678af0 100644 --- a/lib/plaid/models/link_token_create_request.rb +++ b/lib/plaid/models/link_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_account_subtypes.rb b/lib/plaid/models/link_token_create_request_account_subtypes.rb index c7e95f559..a6c721673 100644 --- a/lib/plaid/models/link_token_create_request_account_subtypes.rb +++ b/lib/plaid/models/link_token_create_request_account_subtypes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_auth.rb b/lib/plaid/models/link_token_create_request_auth.rb index d97857b29..618a327a8 100644 --- a/lib/plaid/models/link_token_create_request_auth.rb +++ b/lib/plaid/models/link_token_create_request_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,21 +14,21 @@ require 'time' module Plaid - # Specifies options for initializing Link for use with the Auth product. This field can be used to enable or disable extended Auth flows for the resulting Link session. Omitting any field will result in a default that can be configured by your account manager. + # Specifies options for initializing Link for use with the Auth product. This field can be used to enable or disable extended Auth flows for the resulting Link session. Omitting any field will result in a default that can be configured by your account manager. The default behavior described in the documentation is the default behavior that will apply if you have not requested your account manager to apply a different default. class LinkTokenCreateRequestAuth # Specifies whether Auth Type Select is enabled for the Link session, allowing the end user to choose between linking instantly or manually prior to selecting their financial institution. Note that this can only be true if `same_day_microdeposits_enabled` is set to true. attr_accessor :auth_type_select_enabled - # Specifies whether the Link session is enabled for the Automated Micro-deposits flow. + # Specifies whether the Link session is enabled for the Automated Micro-deposits flow. Default behavior is `false`. attr_accessor :automated_microdeposits_enabled # Specifies whether the Link session is enabled for the Instant Match flow. As of November 2022, Instant Match will be enabled by default. Instant Match can be disabled by setting this field to `false`. attr_accessor :instant_match_enabled - # Specifies whether the Link session is enabled for the Same Day Micro-deposits flow. + # Specifies whether the Link session is enabled for the Same Day Micro-deposits flow. Default behavior is `false`. attr_accessor :same_day_microdeposits_enabled - # Specifies whether the Link session is enabled for the Instant Micro-deposits flow. + # Specifies whether the Link session is enabled for the Instant Micro-deposits flow. Default behavior is `true`. attr_accessor :instant_microdeposits_enabled # Specifies what type of [Reroute to Credentials](https://plaid.com/docs/auth/coverage/same-day/#reroute-to-credentials) pane should be used in the Link session for the Same Day Micro-deposits flow. As of October 15 2023, the default setting is `OPTIONAL`. @@ -43,6 +43,9 @@ class LinkTokenCreateRequestAuth # This field has been deprecated in favor of `auth_type_select_enabled`. attr_accessor :flow_type + # Specifies whether the Link session is enabled for SMS microdeposits verification. If omitted, behavior defaults to as if this was set to `true`. + attr_accessor :sms_microdeposits_verification_enabled + class EnumAttributeValidator attr_reader :datatype attr_reader :allowable_values @@ -76,7 +79,8 @@ def self.attribute_map :'reroute_to_credentials' => :'reroute_to_credentials', :'database_match_enabled' => :'database_match_enabled', :'database_insights_enabled' => :'database_insights_enabled', - :'flow_type' => :'flow_type' + :'flow_type' => :'flow_type', + :'sms_microdeposits_verification_enabled' => :'sms_microdeposits_verification_enabled' } end @@ -96,7 +100,8 @@ def self.openapi_types :'reroute_to_credentials' => :'String', :'database_match_enabled' => :'Boolean', :'database_insights_enabled' => :'Boolean', - :'flow_type' => :'String' + :'flow_type' => :'String', + :'sms_microdeposits_verification_enabled' => :'Boolean' } end @@ -158,6 +163,10 @@ def initialize(attributes = {}) if attributes.key?(:'flow_type') self.flow_type = attributes[:'flow_type'] end + + if attributes.key?(:'sms_microdeposits_verification_enabled') + self.sms_microdeposits_verification_enabled = attributes[:'sms_microdeposits_verification_enabled'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -210,7 +219,8 @@ def ==(o) reroute_to_credentials == o.reroute_to_credentials && database_match_enabled == o.database_match_enabled && database_insights_enabled == o.database_insights_enabled && - flow_type == o.flow_type + flow_type == o.flow_type && + sms_microdeposits_verification_enabled == o.sms_microdeposits_verification_enabled end # @see the `==` method @@ -222,7 +232,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [auth_type_select_enabled, automated_microdeposits_enabled, instant_match_enabled, same_day_microdeposits_enabled, instant_microdeposits_enabled, reroute_to_credentials, database_match_enabled, database_insights_enabled, flow_type].hash + [auth_type_select_enabled, automated_microdeposits_enabled, instant_match_enabled, same_day_microdeposits_enabled, instant_microdeposits_enabled, reroute_to_credentials, database_match_enabled, database_insights_enabled, flow_type, sms_microdeposits_verification_enabled].hash end # Builds the object from hash diff --git a/lib/plaid/models/link_token_create_request_base_report.rb b/lib/plaid/models/link_token_create_request_base_report.rb index d1568b5e5..173502c60 100644 --- a/lib/plaid/models/link_token_create_request_base_report.rb +++ b/lib/plaid/models/link_token_create_request_base_report.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -19,10 +19,14 @@ class LinkTokenCreateRequestBaseReport # The maximum integer number of days of history to include in the Base Report. attr_accessor :days_requested + # Client-generated identifier, which can be used by lenders to track loan applications. + attr_accessor :client_report_id + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { - :'days_requested' => :'days_requested' + :'days_requested' => :'days_requested', + :'client_report_id' => :'client_report_id' } end @@ -34,13 +38,15 @@ def self.acceptable_attributes # Attribute type mapping. def self.openapi_types { - :'days_requested' => :'Integer' + :'days_requested' => :'Integer', + :'client_report_id' => :'String' } end # List of attributes with nullable: true def self.openapi_nullable Set.new([ + :'client_report_id' ]) end @@ -62,6 +68,10 @@ def initialize(attributes = {}) if attributes.key?(:'days_requested') self.days_requested = attributes[:'days_requested'] end + + if attributes.key?(:'client_report_id') + self.client_report_id = attributes[:'client_report_id'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -117,7 +127,8 @@ def days_requested=(days_requested) def ==(o) return true if self.equal?(o) self.class == o.class && - days_requested == o.days_requested + days_requested == o.days_requested && + client_report_id == o.client_report_id end # @see the `==` method @@ -129,7 +140,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [days_requested].hash + [days_requested, client_report_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/link_token_create_request_credit_partner_insights.rb b/lib/plaid/models/link_token_create_request_credit_partner_insights.rb index 553f24519..aedfdcd24 100644 --- a/lib/plaid/models/link_token_create_request_credit_partner_insights.rb +++ b/lib/plaid/models/link_token_create_request_credit_partner_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_deposit_switch.rb b/lib/plaid/models/link_token_create_request_deposit_switch.rb index 1f72ba0b9..1785f5c52 100644 --- a/lib/plaid/models/link_token_create_request_deposit_switch.rb +++ b/lib/plaid/models/link_token_create_request_deposit_switch.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_employment.rb b/lib/plaid/models/link_token_create_request_employment.rb index 25666372b..c04626152 100644 --- a/lib/plaid/models/link_token_create_request_employment.rb +++ b/lib/plaid/models/link_token_create_request_employment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_employment_bank_income.rb b/lib/plaid/models/link_token_create_request_employment_bank_income.rb index c734325f6..1420131a0 100644 --- a/lib/plaid/models/link_token_create_request_employment_bank_income.rb +++ b/lib/plaid/models/link_token_create_request_employment_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_identity_verification.rb b/lib/plaid/models/link_token_create_request_identity_verification.rb index da4c12689..4e4fd0818 100644 --- a/lib/plaid/models/link_token_create_request_identity_verification.rb +++ b/lib/plaid/models/link_token_create_request_identity_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_income_verification.rb b/lib/plaid/models/link_token_create_request_income_verification.rb index 5bc76e7b4..c411b02b5 100644 --- a/lib/plaid/models/link_token_create_request_income_verification.rb +++ b/lib/plaid/models/link_token_create_request_income_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb b/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb index 606f9d8b0..90d66bc87 100644 --- a/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb +++ b/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb b/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb index 284cd4289..ef17d2a37 100644 --- a/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb +++ b/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_payment_initiation.rb b/lib/plaid/models/link_token_create_request_payment_initiation.rb index e9a47f625..9a255ce0a 100644 --- a/lib/plaid/models/link_token_create_request_payment_initiation.rb +++ b/lib/plaid/models/link_token_create_request_payment_initiation.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_statements.rb b/lib/plaid/models/link_token_create_request_statements.rb index 26c0a4744..2b336199e 100644 --- a/lib/plaid/models/link_token_create_request_statements.rb +++ b/lib/plaid/models/link_token_create_request_statements.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_transfer.rb b/lib/plaid/models/link_token_create_request_transfer.rb index a2bb3ef9b..c88362da4 100644 --- a/lib/plaid/models/link_token_create_request_transfer.rb +++ b/lib/plaid/models/link_token_create_request_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_update.rb b/lib/plaid/models/link_token_create_request_update.rb index c41d6abab..b6e7a3373 100644 --- a/lib/plaid/models/link_token_create_request_update.rb +++ b/lib/plaid/models/link_token_create_request_update.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_user.rb b/lib/plaid/models/link_token_create_request_user.rb index cbee88127..7ba98b58c 100644 --- a/lib/plaid/models/link_token_create_request_user.rb +++ b/lib/plaid/models/link_token_create_request_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_user_address.rb b/lib/plaid/models/link_token_create_request_user_address.rb index e693849b8..4cc7f1ad4 100644 --- a/lib/plaid/models/link_token_create_request_user_address.rb +++ b/lib/plaid/models/link_token_create_request_user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_user_id_number.rb b/lib/plaid/models/link_token_create_request_user_id_number.rb index 9f230c815..e98f2bbfa 100644 --- a/lib/plaid/models/link_token_create_request_user_id_number.rb +++ b/lib/plaid/models/link_token_create_request_user_id_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_user_name.rb b/lib/plaid/models/link_token_create_request_user_name.rb index 9b7dc9c36..ecde9f3f7 100644 --- a/lib/plaid/models/link_token_create_request_user_name.rb +++ b/lib/plaid/models/link_token_create_request_user_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_request_user_stated_income_source.rb b/lib/plaid/models/link_token_create_request_user_stated_income_source.rb index a58200ea9..496fd9ea6 100644 --- a/lib/plaid/models/link_token_create_request_user_stated_income_source.rb +++ b/lib/plaid/models/link_token_create_request_user_stated_income_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_create_response.rb b/lib/plaid/models/link_token_create_response.rb index 70c9a15c0..c03cf0405 100644 --- a/lib/plaid/models/link_token_create_response.rb +++ b/lib/plaid/models/link_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_eu_config.rb b/lib/plaid/models/link_token_eu_config.rb index 64898df0d..7471880cb 100644 --- a/lib/plaid/models/link_token_eu_config.rb +++ b/lib/plaid/models/link_token_eu_config.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_get_metadata_response.rb b/lib/plaid/models/link_token_get_metadata_response.rb index 26fd4715f..0e5450d0b 100644 --- a/lib/plaid/models/link_token_get_metadata_response.rb +++ b/lib/plaid/models/link_token_get_metadata_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_get_request.rb b/lib/plaid/models/link_token_get_request.rb index c148fbb80..e92e4e9b0 100644 --- a/lib/plaid/models/link_token_get_request.rb +++ b/lib/plaid/models/link_token_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_get_response.rb b/lib/plaid/models/link_token_get_response.rb index a88b1260f..edc5105d2 100644 --- a/lib/plaid/models/link_token_get_response.rb +++ b/lib/plaid/models/link_token_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_get_sessions_response.rb b/lib/plaid/models/link_token_get_sessions_response.rb index 636221c73..7e958697c 100644 --- a/lib/plaid/models/link_token_get_sessions_response.rb +++ b/lib/plaid/models/link_token_get_sessions_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_investments.rb b/lib/plaid/models/link_token_investments.rb index 7ea26955e..0a6ff0b8e 100644 --- a/lib/plaid/models/link_token_investments.rb +++ b/lib/plaid/models/link_token_investments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_investments_auth.rb b/lib/plaid/models/link_token_investments_auth.rb index 312eecaf4..6bb84069f 100644 --- a/lib/plaid/models/link_token_investments_auth.rb +++ b/lib/plaid/models/link_token_investments_auth.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_token_transactions.rb b/lib/plaid/models/link_token_transactions.rb index ec4f6c53d..bd3021a4d 100644 --- a/lib/plaid/models/link_token_transactions.rb +++ b/lib/plaid/models/link_token_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/link_user_delivery_status_webhook.rb b/lib/plaid/models/link_user_delivery_status_webhook.rb index 6ea46a6a2..49c3ef638 100644 --- a/lib/plaid/models/link_user_delivery_status_webhook.rb +++ b/lib/plaid/models/link_user_delivery_status_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loan.rb b/lib/plaid/models/loan.rb index 7ff4f55d7..b8b15b66f 100644 --- a/lib/plaid/models/loan.rb +++ b/lib/plaid/models/loan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loan_account_subtype.rb b/lib/plaid/models/loan_account_subtype.rb index fc4be6efc..c6bbad4d3 100644 --- a/lib/plaid/models/loan_account_subtype.rb +++ b/lib/plaid/models/loan_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loan_filter.rb b/lib/plaid/models/loan_filter.rb index 926829349..71e4cac52 100644 --- a/lib/plaid/models/loan_filter.rb +++ b/lib/plaid/models/loan_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loan_identifier.rb b/lib/plaid/models/loan_identifier.rb index fc52cc79c..629d91a51 100644 --- a/lib/plaid/models/loan_identifier.rb +++ b/lib/plaid/models/loan_identifier.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loan_identifier_type.rb b/lib/plaid/models/loan_identifier_type.rb index 78598398a..33db838bd 100644 --- a/lib/plaid/models/loan_identifier_type.rb +++ b/lib/plaid/models/loan_identifier_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loan_identifiers.rb b/lib/plaid/models/loan_identifiers.rb index 3706f4142..98c7d7862 100644 --- a/lib/plaid/models/loan_identifiers.rb +++ b/lib/plaid/models/loan_identifiers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/loans.rb b/lib/plaid/models/loans.rb index d0f974b29..22fdf874a 100644 --- a/lib/plaid/models/loans.rb +++ b/lib/plaid/models/loans.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/location.rb b/lib/plaid/models/location.rb index 66c6714b0..a5e6b6c41 100644 --- a/lib/plaid/models/location.rb +++ b/lib/plaid/models/location.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/match_summary.rb b/lib/plaid/models/match_summary.rb index 3a16d057c..ca73a197c 100644 --- a/lib/plaid/models/match_summary.rb +++ b/lib/plaid/models/match_summary.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/match_summary_code.rb b/lib/plaid/models/match_summary_code.rb index 505e321a7..b02c1b92a 100644 --- a/lib/plaid/models/match_summary_code.rb +++ b/lib/plaid/models/match_summary_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/merchant_insights.rb b/lib/plaid/models/merchant_insights.rb index b8b7920ce..047566267 100644 --- a/lib/plaid/models/merchant_insights.rb +++ b/lib/plaid/models/merchant_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/meta.rb b/lib/plaid/models/meta.rb index df427ce03..b4fc7d04a 100644 --- a/lib/plaid/models/meta.rb +++ b/lib/plaid/models/meta.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/mfa.rb b/lib/plaid/models/mfa.rb index 66c5417fb..3d676a4a5 100644 --- a/lib/plaid/models/mfa.rb +++ b/lib/plaid/models/mfa.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/mortgage_interest_rate.rb b/lib/plaid/models/mortgage_interest_rate.rb index a4974870b..2400bb1eb 100644 --- a/lib/plaid/models/mortgage_interest_rate.rb +++ b/lib/plaid/models/mortgage_interest_rate.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/mortgage_liability.rb b/lib/plaid/models/mortgage_liability.rb index a96d4c9ee..fd9750655 100644 --- a/lib/plaid/models/mortgage_liability.rb +++ b/lib/plaid/models/mortgage_liability.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/mortgage_property_address.rb b/lib/plaid/models/mortgage_property_address.rb index aeef5c44d..5b5e9444d 100644 --- a/lib/plaid/models/mortgage_property_address.rb +++ b/lib/plaid/models/mortgage_property_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/multi_document_risk_signal.rb b/lib/plaid/models/multi_document_risk_signal.rb index f78d1714a..3e3b751ee 100644 --- a/lib/plaid/models/multi_document_risk_signal.rb +++ b/lib/plaid/models/multi_document_risk_signal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/name_match_score.rb b/lib/plaid/models/name_match_score.rb index 193952f30..4539598d6 100644 --- a/lib/plaid/models/name_match_score.rb +++ b/lib/plaid/models/name_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/net_pay.rb b/lib/plaid/models/net_pay.rb index f00acfa44..8ad938ffd 100644 --- a/lib/plaid/models/net_pay.rb +++ b/lib/plaid/models/net_pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/new_accounts_available_webhook.rb b/lib/plaid/models/new_accounts_available_webhook.rb index 26b146f72..cb7ce6aae 100644 --- a/lib/plaid/models/new_accounts_available_webhook.rb +++ b/lib/plaid/models/new_accounts_available_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers.rb b/lib/plaid/models/numbers.rb index 29b0ea8db..9218aca23 100644 --- a/lib/plaid/models/numbers.rb +++ b/lib/plaid/models/numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_acats.rb b/lib/plaid/models/numbers_acats.rb index 0546ff64a..6a21a3254 100644 --- a/lib/plaid/models/numbers_acats.rb +++ b/lib/plaid/models/numbers_acats.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_ach.rb b/lib/plaid/models/numbers_ach.rb index 4045a0868..8ff69cae2 100644 --- a/lib/plaid/models/numbers_ach.rb +++ b/lib/plaid/models/numbers_ach.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_ach_nullable.rb b/lib/plaid/models/numbers_ach_nullable.rb index d444c244e..71213fea2 100644 --- a/lib/plaid/models/numbers_ach_nullable.rb +++ b/lib/plaid/models/numbers_ach_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_aton.rb b/lib/plaid/models/numbers_aton.rb index 0520f9e12..fc6fc6ad9 100644 --- a/lib/plaid/models/numbers_aton.rb +++ b/lib/plaid/models/numbers_aton.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_bacs.rb b/lib/plaid/models/numbers_bacs.rb index ab79281d8..d240aea0a 100644 --- a/lib/plaid/models/numbers_bacs.rb +++ b/lib/plaid/models/numbers_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_bacs_nullable.rb b/lib/plaid/models/numbers_bacs_nullable.rb index 8fc1ac1f1..d621b2af6 100644 --- a/lib/plaid/models/numbers_bacs_nullable.rb +++ b/lib/plaid/models/numbers_bacs_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_eft.rb b/lib/plaid/models/numbers_eft.rb index adda60cbf..4491109c0 100644 --- a/lib/plaid/models/numbers_eft.rb +++ b/lib/plaid/models/numbers_eft.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_eft_nullable.rb b/lib/plaid/models/numbers_eft_nullable.rb index cb532dc6d..527620ba9 100644 --- a/lib/plaid/models/numbers_eft_nullable.rb +++ b/lib/plaid/models/numbers_eft_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_iban_nullable.rb b/lib/plaid/models/numbers_iban_nullable.rb index c9e99429b..a37e25f12 100644 --- a/lib/plaid/models/numbers_iban_nullable.rb +++ b/lib/plaid/models/numbers_iban_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_international.rb b/lib/plaid/models/numbers_international.rb index 779f357d9..7955bb049 100644 --- a/lib/plaid/models/numbers_international.rb +++ b/lib/plaid/models/numbers_international.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_international_iban.rb b/lib/plaid/models/numbers_international_iban.rb index cd97928e1..1c0a35dc7 100644 --- a/lib/plaid/models/numbers_international_iban.rb +++ b/lib/plaid/models/numbers_international_iban.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/numbers_international_nullable.rb b/lib/plaid/models/numbers_international_nullable.rb index c8ad47158..230d76127 100644 --- a/lib/plaid/models/numbers_international_nullable.rb +++ b/lib/plaid/models/numbers_international_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/omittable_transfer_type.rb b/lib/plaid/models/omittable_transfer_type.rb index e1a2e16bc..e55bbc16c 100644 --- a/lib/plaid/models/omittable_transfer_type.rb +++ b/lib/plaid/models/omittable_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/option_contract.rb b/lib/plaid/models/option_contract.rb index ad7981862..2f334e774 100644 --- a/lib/plaid/models/option_contract.rb +++ b/lib/plaid/models/option_contract.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/originator.rb b/lib/plaid/models/originator.rb index 94dd6651c..78446436a 100644 --- a/lib/plaid/models/originator.rb +++ b/lib/plaid/models/originator.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/originator_expected_transfer_frequency.rb b/lib/plaid/models/originator_expected_transfer_frequency.rb index 6887f3eac..61baaaa25 100644 --- a/lib/plaid/models/originator_expected_transfer_frequency.rb +++ b/lib/plaid/models/originator_expected_transfer_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/other_account_subtype.rb b/lib/plaid/models/other_account_subtype.rb index abd73727e..9a6ce70dc 100644 --- a/lib/plaid/models/other_account_subtype.rb +++ b/lib/plaid/models/other_account_subtype.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/other_filter.rb b/lib/plaid/models/other_filter.rb index 4aee5fb54..2876f0b1f 100644 --- a/lib/plaid/models/other_filter.rb +++ b/lib/plaid/models/other_filter.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/override_account_type.rb b/lib/plaid/models/override_account_type.rb index 95c8dd101..42d7b467e 100644 --- a/lib/plaid/models/override_account_type.rb +++ b/lib/plaid/models/override_account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/override_accounts.rb b/lib/plaid/models/override_accounts.rb index 9d310d7bb..ca12fc42a 100644 --- a/lib/plaid/models/override_accounts.rb +++ b/lib/plaid/models/override_accounts.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/owner.rb b/lib/plaid/models/owner.rb index 652040bec..f13a6985f 100644 --- a/lib/plaid/models/owner.rb +++ b/lib/plaid/models/owner.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/owner_override.rb b/lib/plaid/models/owner_override.rb index c706092be..3197a4ab9 100644 --- a/lib/plaid/models/owner_override.rb +++ b/lib/plaid/models/owner_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/ownership_type.rb b/lib/plaid/models/ownership_type.rb index 0521a7b28..d11b6af1c 100644 --- a/lib/plaid/models/ownership_type.rb +++ b/lib/plaid/models/ownership_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/parties.rb b/lib/plaid/models/parties.rb index 7b3208127..863719148 100644 --- a/lib/plaid/models/parties.rb +++ b/lib/plaid/models/parties.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_create_request.rb b/lib/plaid/models/partner_customer_create_request.rb index e45f8bdb6..97a375e47 100644 --- a/lib/plaid/models/partner_customer_create_request.rb +++ b/lib/plaid/models/partner_customer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_create_response.rb b/lib/plaid/models/partner_customer_create_response.rb index ee4d2fcc9..9df36e1f2 100644 --- a/lib/plaid/models/partner_customer_create_response.rb +++ b/lib/plaid/models/partner_customer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_enable_request.rb b/lib/plaid/models/partner_customer_enable_request.rb index e74c5daaa..cdedac630 100644 --- a/lib/plaid/models/partner_customer_enable_request.rb +++ b/lib/plaid/models/partner_customer_enable_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_enable_response.rb b/lib/plaid/models/partner_customer_enable_response.rb index 1d5995923..3b028510c 100644 --- a/lib/plaid/models/partner_customer_enable_response.rb +++ b/lib/plaid/models/partner_customer_enable_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_get_request.rb b/lib/plaid/models/partner_customer_get_request.rb index 9615df8a5..9312ed0ea 100644 --- a/lib/plaid/models/partner_customer_get_request.rb +++ b/lib/plaid/models/partner_customer_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_get_response.rb b/lib/plaid/models/partner_customer_get_response.rb index 2ceacad1c..61e8eef34 100644 --- a/lib/plaid/models/partner_customer_get_response.rb +++ b/lib/plaid/models/partner_customer_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb b/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb index ad5c235f3..dc77af862 100644 --- a/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb +++ b/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb b/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb index c8cb15143..81bca47a2 100644 --- a/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb +++ b/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_remove_request.rb b/lib/plaid/models/partner_customer_remove_request.rb index 8b65c14cc..25f814e11 100644 --- a/lib/plaid/models/partner_customer_remove_request.rb +++ b/lib/plaid/models/partner_customer_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_customer_remove_response.rb b/lib/plaid/models/partner_customer_remove_response.rb index d1e615ffa..1eda7481b 100644 --- a/lib/plaid/models/partner_customer_remove_response.rb +++ b/lib/plaid/models/partner_customer_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer.rb b/lib/plaid/models/partner_end_customer.rb index 46e6c2a62..46acad8fb 100644 --- a/lib/plaid/models/partner_end_customer.rb +++ b/lib/plaid/models/partner_end_customer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_address.rb b/lib/plaid/models/partner_end_customer_address.rb index 9bfe91747..698a6b8f4 100644 --- a/lib/plaid/models/partner_end_customer_address.rb +++ b/lib/plaid/models/partner_end_customer_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_assets_under_management.rb b/lib/plaid/models/partner_end_customer_assets_under_management.rb index 2943ad94b..7418a16ab 100644 --- a/lib/plaid/models/partner_end_customer_assets_under_management.rb +++ b/lib/plaid/models/partner_end_customer_assets_under_management.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_billing_contact.rb b/lib/plaid/models/partner_end_customer_billing_contact.rb index 112e3bb36..0ed5a63bf 100644 --- a/lib/plaid/models/partner_end_customer_billing_contact.rb +++ b/lib/plaid/models/partner_end_customer_billing_contact.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_customer_support_info.rb b/lib/plaid/models/partner_end_customer_customer_support_info.rb index b439173cb..b755ff494 100644 --- a/lib/plaid/models/partner_end_customer_customer_support_info.rb +++ b/lib/plaid/models/partner_end_customer_customer_support_info.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_flowdown_status.rb b/lib/plaid/models/partner_end_customer_flowdown_status.rb index b864a6378..ab8080301 100644 --- a/lib/plaid/models/partner_end_customer_flowdown_status.rb +++ b/lib/plaid/models/partner_end_customer_flowdown_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_institution.rb b/lib/plaid/models/partner_end_customer_o_auth_institution.rb index 4a5fec43d..971908ae8 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_institution.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_institution.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb b/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb index f993989dc..1bbd5fe73 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb b/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb index dffbddb98..c7bf86d32 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb b/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb index ca5d90b90..cf1f0d821 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb b/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb index 921009bf4..2a0646a62 100644 --- a/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb +++ b/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_questionnaire_status.rb b/lib/plaid/models/partner_end_customer_questionnaire_status.rb index 6b76f28d8..e4a9d2b41 100644 --- a/lib/plaid/models/partner_end_customer_questionnaire_status.rb +++ b/lib/plaid/models/partner_end_customer_questionnaire_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_secrets.rb b/lib/plaid/models/partner_end_customer_secrets.rb index 76e6ca582..30f5c865c 100644 --- a/lib/plaid/models/partner_end_customer_secrets.rb +++ b/lib/plaid/models/partner_end_customer_secrets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_status.rb b/lib/plaid/models/partner_end_customer_status.rb index fbe32c5b8..59e9863dd 100644 --- a/lib/plaid/models/partner_end_customer_status.rb +++ b/lib/plaid/models/partner_end_customer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_technical_contact.rb b/lib/plaid/models/partner_end_customer_technical_contact.rb index 24f267b9d..860866d44 100644 --- a/lib/plaid/models/partner_end_customer_technical_contact.rb +++ b/lib/plaid/models/partner_end_customer_technical_contact.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_with_secrets.rb b/lib/plaid/models/partner_end_customer_with_secrets.rb index a01edbd98..95e03cb6e 100644 --- a/lib/plaid/models/partner_end_customer_with_secrets.rb +++ b/lib/plaid/models/partner_end_customer_with_secrets.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb b/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb index 713844493..6792dbcac 100644 --- a/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb +++ b/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/party.rb b/lib/plaid/models/party.rb index 10d247c0f..60336256b 100644 --- a/lib/plaid/models/party.rb +++ b/lib/plaid/models/party.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/party_individual.rb b/lib/plaid/models/party_individual.rb index f3c04e55c..7974550f7 100644 --- a/lib/plaid/models/party_individual.rb +++ b/lib/plaid/models/party_individual.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/party_role_type.rb b/lib/plaid/models/party_role_type.rb index 3f12b0a57..33ad79c75 100644 --- a/lib/plaid/models/party_role_type.rb +++ b/lib/plaid/models/party_role_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay.rb b/lib/plaid/models/pay.rb index 5503048b0..524494067 100644 --- a/lib/plaid/models/pay.rb +++ b/lib/plaid/models/pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_frequency.rb b/lib/plaid/models/pay_frequency.rb index 112d72cf6..750087971 100644 --- a/lib/plaid/models/pay_frequency.rb +++ b/lib/plaid/models/pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_frequency_value.rb b/lib/plaid/models/pay_frequency_value.rb index b9506fdd6..707e3ac20 100644 --- a/lib/plaid/models/pay_frequency_value.rb +++ b/lib/plaid/models/pay_frequency_value.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_period_details.rb b/lib/plaid/models/pay_period_details.rb index 7b42498d1..3c958c500 100644 --- a/lib/plaid/models/pay_period_details.rb +++ b/lib/plaid/models/pay_period_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_period_details_pay_frequency.rb b/lib/plaid/models/pay_period_details_pay_frequency.rb index df34469de..c6e6115c7 100644 --- a/lib/plaid/models/pay_period_details_pay_frequency.rb +++ b/lib/plaid/models/pay_period_details_pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_deductions_breakdown.rb b/lib/plaid/models/pay_stub_deductions_breakdown.rb index e8fc749ff..b4fec270f 100644 --- a/lib/plaid/models/pay_stub_deductions_breakdown.rb +++ b/lib/plaid/models/pay_stub_deductions_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_deductions_total.rb b/lib/plaid/models/pay_stub_deductions_total.rb index 18d580fd6..080d418a9 100644 --- a/lib/plaid/models/pay_stub_deductions_total.rb +++ b/lib/plaid/models/pay_stub_deductions_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_distribution_breakdown.rb b/lib/plaid/models/pay_stub_distribution_breakdown.rb index ac6bff6a0..b0aa2a9ac 100644 --- a/lib/plaid/models/pay_stub_distribution_breakdown.rb +++ b/lib/plaid/models/pay_stub_distribution_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_earnings_breakdown.rb b/lib/plaid/models/pay_stub_earnings_breakdown.rb index 234a72ef5..ccd1a7a52 100644 --- a/lib/plaid/models/pay_stub_earnings_breakdown.rb +++ b/lib/plaid/models/pay_stub_earnings_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_earnings_total.rb b/lib/plaid/models/pay_stub_earnings_total.rb index 8e994e131..3a8ececc8 100644 --- a/lib/plaid/models/pay_stub_earnings_total.rb +++ b/lib/plaid/models/pay_stub_earnings_total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_pay_period_details.rb b/lib/plaid/models/pay_stub_pay_period_details.rb index 77fed4723..a456d9771 100644 --- a/lib/plaid/models/pay_stub_pay_period_details.rb +++ b/lib/plaid/models/pay_stub_pay_period_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pay_stub_taxpayer_id.rb b/lib/plaid/models/pay_stub_taxpayer_id.rb index fe80bb593..b619f2360 100644 --- a/lib/plaid/models/pay_stub_taxpayer_id.rb +++ b/lib/plaid/models/pay_stub_taxpayer_id.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_amount.rb b/lib/plaid/models/payment_amount.rb index 20c70ec42..f26f95f16 100644 --- a/lib/plaid/models/payment_amount.rb +++ b/lib/plaid/models/payment_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_amount_currency.rb b/lib/plaid/models/payment_amount_currency.rb index d4b7651e6..0c1e34b5d 100644 --- a/lib/plaid/models/payment_amount_currency.rb +++ b/lib/plaid/models/payment_amount_currency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_amount_nullable.rb b/lib/plaid/models/payment_amount_nullable.rb index 8b55a673a..d90d1ba67 100644 --- a/lib/plaid/models/payment_amount_nullable.rb +++ b/lib/plaid/models/payment_amount_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_amount_refunded.rb b/lib/plaid/models/payment_amount_refunded.rb index 9ff35bd9c..834186cf5 100644 --- a/lib/plaid/models/payment_amount_refunded.rb +++ b/lib/plaid/models/payment_amount_refunded.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_amount_to_refund.rb b/lib/plaid/models/payment_amount_to_refund.rb index 302a8b095..30d4b4ede 100644 --- a/lib/plaid/models/payment_amount_to_refund.rb +++ b/lib/plaid/models/payment_amount_to_refund.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_channel.rb b/lib/plaid/models/payment_channel.rb index 865da23ab..8026d5cf7 100644 --- a/lib/plaid/models/payment_channel.rb +++ b/lib/plaid/models/payment_channel.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_consent_max_payment_amount.rb b/lib/plaid/models/payment_consent_max_payment_amount.rb index 5b71fa41f..0118c6755 100644 --- a/lib/plaid/models/payment_consent_max_payment_amount.rb +++ b/lib/plaid/models/payment_consent_max_payment_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_consent_periodic_alignment.rb b/lib/plaid/models/payment_consent_periodic_alignment.rb index c1eee8c5a..0afdf7d98 100644 --- a/lib/plaid/models/payment_consent_periodic_alignment.rb +++ b/lib/plaid/models/payment_consent_periodic_alignment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_consent_periodic_amount.rb b/lib/plaid/models/payment_consent_periodic_amount.rb index 0010e3bfc..0378b5d14 100644 --- a/lib/plaid/models/payment_consent_periodic_amount.rb +++ b/lib/plaid/models/payment_consent_periodic_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_consent_periodic_amount_amount.rb b/lib/plaid/models/payment_consent_periodic_amount_amount.rb index 82ada9a17..d5cfba51c 100644 --- a/lib/plaid/models/payment_consent_periodic_amount_amount.rb +++ b/lib/plaid/models/payment_consent_periodic_amount_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_consent_periodic_interval.rb b/lib/plaid/models/payment_consent_periodic_interval.rb index 3b4e8284f..6568de17d 100644 --- a/lib/plaid/models/payment_consent_periodic_interval.rb +++ b/lib/plaid/models/payment_consent_periodic_interval.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_consent_valid_date_time.rb b/lib/plaid/models/payment_consent_valid_date_time.rb index bfa7bb289..30246133e 100644 --- a/lib/plaid/models/payment_consent_valid_date_time.rb +++ b/lib/plaid/models/payment_consent_valid_date_time.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_address.rb b/lib/plaid/models/payment_initiation_address.rb index e5fd59145..d85b8ebfe 100644 --- a/lib/plaid/models/payment_initiation_address.rb +++ b/lib/plaid/models/payment_initiation_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent.rb b/lib/plaid/models/payment_initiation_consent.rb index fa65ed8e7..6f714e35b 100644 --- a/lib/plaid/models/payment_initiation_consent.rb +++ b/lib/plaid/models/payment_initiation_consent.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_constraints.rb b/lib/plaid/models/payment_initiation_consent_constraints.rb index dda50dd25..f8baf82ee 100644 --- a/lib/plaid/models/payment_initiation_consent_constraints.rb +++ b/lib/plaid/models/payment_initiation_consent_constraints.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_create_request.rb b/lib/plaid/models/payment_initiation_consent_create_request.rb index ef6e89461..6e7c13823 100644 --- a/lib/plaid/models/payment_initiation_consent_create_request.rb +++ b/lib/plaid/models/payment_initiation_consent_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_create_response.rb b/lib/plaid/models/payment_initiation_consent_create_response.rb index 8a4b2979b..ac1e77ef1 100644 --- a/lib/plaid/models/payment_initiation_consent_create_response.rb +++ b/lib/plaid/models/payment_initiation_consent_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_get_request.rb b/lib/plaid/models/payment_initiation_consent_get_request.rb index 46302f452..d8d1c03a8 100644 --- a/lib/plaid/models/payment_initiation_consent_get_request.rb +++ b/lib/plaid/models/payment_initiation_consent_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_get_response.rb b/lib/plaid/models/payment_initiation_consent_get_response.rb index 22f96ba8a..7687b51bf 100644 --- a/lib/plaid/models/payment_initiation_consent_get_response.rb +++ b/lib/plaid/models/payment_initiation_consent_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb b/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb index 8e24b3ad2..2c8e7e03a 100644 --- a/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb +++ b/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb b/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb index 94065eff6..b9fb1687d 100644 --- a/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb +++ b/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_revoke_request.rb b/lib/plaid/models/payment_initiation_consent_revoke_request.rb index cace5f17a..9153ebf77 100644 --- a/lib/plaid/models/payment_initiation_consent_revoke_request.rb +++ b/lib/plaid/models/payment_initiation_consent_revoke_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_revoke_response.rb b/lib/plaid/models/payment_initiation_consent_revoke_response.rb index 5267c567c..8f8f69e4c 100644 --- a/lib/plaid/models/payment_initiation_consent_revoke_response.rb +++ b/lib/plaid/models/payment_initiation_consent_revoke_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_scope.rb b/lib/plaid/models/payment_initiation_consent_scope.rb index 96533b52a..5da53e566 100644 --- a/lib/plaid/models/payment_initiation_consent_scope.rb +++ b/lib/plaid/models/payment_initiation_consent_scope.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_consent_status.rb b/lib/plaid/models/payment_initiation_consent_status.rb index e7d3b1ca4..cbe74c9fe 100644 --- a/lib/plaid/models/payment_initiation_consent_status.rb +++ b/lib/plaid/models/payment_initiation_consent_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_metadata.rb b/lib/plaid/models/payment_initiation_metadata.rb index 1170c30e3..25e606c71 100644 --- a/lib/plaid/models/payment_initiation_metadata.rb +++ b/lib/plaid/models/payment_initiation_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb b/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb index 63626e5bb..a1f8f77cf 100644 --- a/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +++ b/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment.rb b/lib/plaid/models/payment_initiation_payment.rb index a2d6422ed..b3b95b657 100644 --- a/lib/plaid/models/payment_initiation_payment.rb +++ b/lib/plaid/models/payment_initiation_payment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_create_request.rb b/lib/plaid/models/payment_initiation_payment_create_request.rb index 822f71624..a1adb9746 100644 --- a/lib/plaid/models/payment_initiation_payment_create_request.rb +++ b/lib/plaid/models/payment_initiation_payment_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_create_response.rb b/lib/plaid/models/payment_initiation_payment_create_response.rb index 80e148ec1..42a13c16d 100644 --- a/lib/plaid/models/payment_initiation_payment_create_response.rb +++ b/lib/plaid/models/payment_initiation_payment_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_create_status.rb b/lib/plaid/models/payment_initiation_payment_create_status.rb index f8b6a63cc..a6d7b36ab 100644 --- a/lib/plaid/models/payment_initiation_payment_create_status.rb +++ b/lib/plaid/models/payment_initiation_payment_create_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_get_request.rb b/lib/plaid/models/payment_initiation_payment_get_request.rb index 560bddfb6..1c85dfa8d 100644 --- a/lib/plaid/models/payment_initiation_payment_get_request.rb +++ b/lib/plaid/models/payment_initiation_payment_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_get_response.rb b/lib/plaid/models/payment_initiation_payment_get_response.rb index 6ec032be1..5857ba597 100644 --- a/lib/plaid/models/payment_initiation_payment_get_response.rb +++ b/lib/plaid/models/payment_initiation_payment_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_list_request.rb b/lib/plaid/models/payment_initiation_payment_list_request.rb index 0039ddfd7..e9beb0403 100644 --- a/lib/plaid/models/payment_initiation_payment_list_request.rb +++ b/lib/plaid/models/payment_initiation_payment_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_list_response.rb b/lib/plaid/models/payment_initiation_payment_list_response.rb index d2beb8d0f..74d90c1e4 100644 --- a/lib/plaid/models/payment_initiation_payment_list_response.rb +++ b/lib/plaid/models/payment_initiation_payment_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_reverse_request.rb b/lib/plaid/models/payment_initiation_payment_reverse_request.rb index 8c35bd2fd..61b9d84dd 100644 --- a/lib/plaid/models/payment_initiation_payment_reverse_request.rb +++ b/lib/plaid/models/payment_initiation_payment_reverse_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_reverse_response.rb b/lib/plaid/models/payment_initiation_payment_reverse_response.rb index a35bb2b4b..881277252 100644 --- a/lib/plaid/models/payment_initiation_payment_reverse_response.rb +++ b/lib/plaid/models/payment_initiation_payment_reverse_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_status.rb b/lib/plaid/models/payment_initiation_payment_status.rb index e6ebba7d0..f508eaddc 100644 --- a/lib/plaid/models/payment_initiation_payment_status.rb +++ b/lib/plaid/models/payment_initiation_payment_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_token_create_request.rb b/lib/plaid/models/payment_initiation_payment_token_create_request.rb index c32678f24..e0c23833c 100644 --- a/lib/plaid/models/payment_initiation_payment_token_create_request.rb +++ b/lib/plaid/models/payment_initiation_payment_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_payment_token_create_response.rb b/lib/plaid/models/payment_initiation_payment_token_create_response.rb index 30b798a49..bc5e26b2d 100644 --- a/lib/plaid/models/payment_initiation_payment_token_create_response.rb +++ b/lib/plaid/models/payment_initiation_payment_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient.rb b/lib/plaid/models/payment_initiation_recipient.rb index 184fd76f6..3044de788 100644 --- a/lib/plaid/models/payment_initiation_recipient.rb +++ b/lib/plaid/models/payment_initiation_recipient.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_create_request.rb b/lib/plaid/models/payment_initiation_recipient_create_request.rb index af1f8f699..1892ef685 100644 --- a/lib/plaid/models/payment_initiation_recipient_create_request.rb +++ b/lib/plaid/models/payment_initiation_recipient_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_create_response.rb b/lib/plaid/models/payment_initiation_recipient_create_response.rb index d934172d9..f36c4ff1e 100644 --- a/lib/plaid/models/payment_initiation_recipient_create_response.rb +++ b/lib/plaid/models/payment_initiation_recipient_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_get_request.rb b/lib/plaid/models/payment_initiation_recipient_get_request.rb index 8678e3f0e..2494b4122 100644 --- a/lib/plaid/models/payment_initiation_recipient_get_request.rb +++ b/lib/plaid/models/payment_initiation_recipient_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_get_response.rb b/lib/plaid/models/payment_initiation_recipient_get_response.rb index 43d5dce97..2955c868a 100644 --- a/lib/plaid/models/payment_initiation_recipient_get_response.rb +++ b/lib/plaid/models/payment_initiation_recipient_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb b/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb index 4f65f8d38..4d0e6bce9 100644 --- a/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +++ b/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_list_request.rb b/lib/plaid/models/payment_initiation_recipient_list_request.rb index 48ede3831..c1e4f007c 100644 --- a/lib/plaid/models/payment_initiation_recipient_list_request.rb +++ b/lib/plaid/models/payment_initiation_recipient_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_recipient_list_response.rb b/lib/plaid/models/payment_initiation_recipient_list_response.rb index 6d9d9344a..c3147ba3b 100644 --- a/lib/plaid/models/payment_initiation_recipient_list_response.rb +++ b/lib/plaid/models/payment_initiation_recipient_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_initiation_standing_order_metadata.rb b/lib/plaid/models/payment_initiation_standing_order_metadata.rb index a3f981ea1..666480296 100644 --- a/lib/plaid/models/payment_initiation_standing_order_metadata.rb +++ b/lib/plaid/models/payment_initiation_standing_order_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_meta.rb b/lib/plaid/models/payment_meta.rb index 26f751dcc..1844ea245 100644 --- a/lib/plaid/models/payment_meta.rb +++ b/lib/plaid/models/payment_meta.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_create_request.rb b/lib/plaid/models/payment_profile_create_request.rb index 5a425ab5f..2e0fae101 100644 --- a/lib/plaid/models/payment_profile_create_request.rb +++ b/lib/plaid/models/payment_profile_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_create_response.rb b/lib/plaid/models/payment_profile_create_response.rb index d49730c6d..a4bd4fb38 100644 --- a/lib/plaid/models/payment_profile_create_response.rb +++ b/lib/plaid/models/payment_profile_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_get_request.rb b/lib/plaid/models/payment_profile_get_request.rb index f03aaaca3..36ebc673f 100644 --- a/lib/plaid/models/payment_profile_get_request.rb +++ b/lib/plaid/models/payment_profile_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_get_response.rb b/lib/plaid/models/payment_profile_get_response.rb index e022d138f..23adee41a 100644 --- a/lib/plaid/models/payment_profile_get_response.rb +++ b/lib/plaid/models/payment_profile_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_remove_request.rb b/lib/plaid/models/payment_profile_remove_request.rb index 3d66303ff..3436162b2 100644 --- a/lib/plaid/models/payment_profile_remove_request.rb +++ b/lib/plaid/models/payment_profile_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_remove_response.rb b/lib/plaid/models/payment_profile_remove_response.rb index b60c26eef..141d6fbfb 100644 --- a/lib/plaid/models/payment_profile_remove_response.rb +++ b/lib/plaid/models/payment_profile_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_profile_status.rb b/lib/plaid/models/payment_profile_status.rb index 05e5555e3..b3b39f518 100644 --- a/lib/plaid/models/payment_profile_status.rb +++ b/lib/plaid/models/payment_profile_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_schedule_interval.rb b/lib/plaid/models/payment_schedule_interval.rb index a6b261442..bf02f05b2 100644 --- a/lib/plaid/models/payment_schedule_interval.rb +++ b/lib/plaid/models/payment_schedule_interval.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_scheme.rb b/lib/plaid/models/payment_scheme.rb index 34af951ee..ee6d1c6f5 100644 --- a/lib/plaid/models/payment_scheme.rb +++ b/lib/plaid/models/payment_scheme.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payment_status_update_webhook.rb b/lib/plaid/models/payment_status_update_webhook.rb index 19d46ebdf..ae5acaf2a 100644 --- a/lib/plaid/models/payment_status_update_webhook.rb +++ b/lib/plaid/models/payment_status_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payroll_income_account_data.rb b/lib/plaid/models/payroll_income_account_data.rb index 01007c7b1..1ca0027ab 100644 --- a/lib/plaid/models/payroll_income_account_data.rb +++ b/lib/plaid/models/payroll_income_account_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payroll_income_object.rb b/lib/plaid/models/payroll_income_object.rb index 6c0d0d023..9f3f7328a 100644 --- a/lib/plaid/models/payroll_income_object.rb +++ b/lib/plaid/models/payroll_income_object.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payroll_income_rate_of_pay.rb b/lib/plaid/models/payroll_income_rate_of_pay.rb index d56e24c65..400da2043 100644 --- a/lib/plaid/models/payroll_income_rate_of_pay.rb +++ b/lib/plaid/models/payroll_income_rate_of_pay.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payroll_item.rb b/lib/plaid/models/payroll_item.rb index 29a6b275d..2b0997275 100644 --- a/lib/plaid/models/payroll_item.rb +++ b/lib/plaid/models/payroll_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payroll_item_status.rb b/lib/plaid/models/payroll_item_status.rb index bff4ee0e4..f9307b012 100644 --- a/lib/plaid/models/payroll_item_status.rb +++ b/lib/plaid/models/payroll_item_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/payroll_risk_signals_item.rb b/lib/plaid/models/payroll_risk_signals_item.rb index 01e1186ef..748bd40aa 100644 --- a/lib/plaid/models/payroll_risk_signals_item.rb +++ b/lib/plaid/models/payroll_risk_signals_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub.rb b/lib/plaid/models/paystub.rb index 66ca02307..fd636af42 100644 --- a/lib/plaid/models/paystub.rb +++ b/lib/plaid/models/paystub.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_address.rb b/lib/plaid/models/paystub_address.rb index b6b2da507..9dbc5b732 100644 --- a/lib/plaid/models/paystub_address.rb +++ b/lib/plaid/models/paystub_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_deduction.rb b/lib/plaid/models/paystub_deduction.rb index b09b78dd9..a7da872c0 100644 --- a/lib/plaid/models/paystub_deduction.rb +++ b/lib/plaid/models/paystub_deduction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_details.rb b/lib/plaid/models/paystub_details.rb index 56b3995e1..5eebdc628 100644 --- a/lib/plaid/models/paystub_details.rb +++ b/lib/plaid/models/paystub_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_employer.rb b/lib/plaid/models/paystub_employer.rb index 2bf0f40fc..1e806a4eb 100644 --- a/lib/plaid/models/paystub_employer.rb +++ b/lib/plaid/models/paystub_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_override.rb b/lib/plaid/models/paystub_override.rb index e68b04c71..a28f1e3e2 100644 --- a/lib/plaid/models/paystub_override.rb +++ b/lib/plaid/models/paystub_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_override_distribution_breakdown.rb b/lib/plaid/models/paystub_override_distribution_breakdown.rb index e69d43775..deeb2a788 100644 --- a/lib/plaid/models/paystub_override_distribution_breakdown.rb +++ b/lib/plaid/models/paystub_override_distribution_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_override_employee.rb b/lib/plaid/models/paystub_override_employee.rb index cbdf0e7e2..830095b35 100644 --- a/lib/plaid/models/paystub_override_employee.rb +++ b/lib/plaid/models/paystub_override_employee.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_override_employee_address.rb b/lib/plaid/models/paystub_override_employee_address.rb index 1d36f6ab4..bab2aa694 100644 --- a/lib/plaid/models/paystub_override_employee_address.rb +++ b/lib/plaid/models/paystub_override_employee_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_override_employer.rb b/lib/plaid/models/paystub_override_employer.rb index e232201e2..d99f6c0f7 100644 --- a/lib/plaid/models/paystub_override_employer.rb +++ b/lib/plaid/models/paystub_override_employer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_override_pay_period_details.rb b/lib/plaid/models/paystub_override_pay_period_details.rb index 7a15397fd..f296b1d52 100644 --- a/lib/plaid/models/paystub_override_pay_period_details.rb +++ b/lib/plaid/models/paystub_override_pay_period_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_pay_frequency.rb b/lib/plaid/models/paystub_pay_frequency.rb index 55c2b6f7d..8abb2080d 100644 --- a/lib/plaid/models/paystub_pay_frequency.rb +++ b/lib/plaid/models/paystub_pay_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/paystub_ytd_details.rb b/lib/plaid/models/paystub_ytd_details.rb index de94c2d6e..a1949e252 100644 --- a/lib/plaid/models/paystub_ytd_details.rb +++ b/lib/plaid/models/paystub_ytd_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pending_expiration_webhook.rb b/lib/plaid/models/pending_expiration_webhook.rb index 4ef250b2c..2b14e9d65 100644 --- a/lib/plaid/models/pending_expiration_webhook.rb +++ b/lib/plaid/models/pending_expiration_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/personal_finance_category.rb b/lib/plaid/models/personal_finance_category.rb index ac4379040..dc01c849c 100644 --- a/lib/plaid/models/personal_finance_category.rb +++ b/lib/plaid/models/personal_finance_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/phone_number.rb b/lib/plaid/models/phone_number.rb index 30b66b576..e898a66ac 100644 --- a/lib/plaid/models/phone_number.rb +++ b/lib/plaid/models/phone_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/phone_number_match_score.rb b/lib/plaid/models/phone_number_match_score.rb index 4f436d162..0bbfe4069 100644 --- a/lib/plaid/models/phone_number_match_score.rb +++ b/lib/plaid/models/phone_number_match_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/phone_type.rb b/lib/plaid/models/phone_type.rb index ace928d5e..1f60257bd 100644 --- a/lib/plaid/models/phone_type.rb +++ b/lib/plaid/models/phone_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/physical_document_category.rb b/lib/plaid/models/physical_document_category.rb index 4597a077e..acc257334 100644 --- a/lib/plaid/models/physical_document_category.rb +++ b/lib/plaid/models/physical_document_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/physical_document_extracted_data.rb b/lib/plaid/models/physical_document_extracted_data.rb index a38bf2275..a000457dd 100644 --- a/lib/plaid/models/physical_document_extracted_data.rb +++ b/lib/plaid/models/physical_document_extracted_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/physical_document_extracted_data_analysis.rb b/lib/plaid/models/physical_document_extracted_data_analysis.rb index 1fdbf94c1..05e736555 100644 --- a/lib/plaid/models/physical_document_extracted_data_analysis.rb +++ b/lib/plaid/models/physical_document_extracted_data_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/physical_document_images.rb b/lib/plaid/models/physical_document_images.rb index 6131b88a1..223257217 100644 --- a/lib/plaid/models/physical_document_images.rb +++ b/lib/plaid/models/physical_document_images.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/plaid_error.rb b/lib/plaid/models/plaid_error.rb index 68eead261..e240b08e6 100644 --- a/lib/plaid/models/plaid_error.rb +++ b/lib/plaid/models/plaid_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/plaid_error_type.rb b/lib/plaid/models/plaid_error_type.rb index bf77d811a..67e8c325a 100644 --- a/lib/plaid/models/plaid_error_type.rb +++ b/lib/plaid/models/plaid_error_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/platform_ids.rb b/lib/plaid/models/platform_ids.rb index 330f0e592..1c5707609 100644 --- a/lib/plaid/models/platform_ids.rb +++ b/lib/plaid/models/platform_ids.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/po_box_status.rb b/lib/plaid/models/po_box_status.rb index d4caea126..884f55723 100644 --- a/lib/plaid/models/po_box_status.rb +++ b/lib/plaid/models/po_box_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/prism_cash_score.rb b/lib/plaid/models/prism_cash_score.rb index 2bc23e9eb..a2fffca8b 100644 --- a/lib/plaid/models/prism_cash_score.rb +++ b/lib/plaid/models/prism_cash_score.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/prism_cash_score_metadata.rb b/lib/plaid/models/prism_cash_score_metadata.rb index abe3e27d1..04d99c370 100644 --- a/lib/plaid/models/prism_cash_score_metadata.rb +++ b/lib/plaid/models/prism_cash_score_metadata.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/prism_detect.rb b/lib/plaid/models/prism_first_detect.rb similarity index 94% rename from lib/plaid/models/prism_detect.rb rename to lib/plaid/models/prism_first_detect.rb index 63635c51c..b144b1354 100644 --- a/lib/plaid/models/prism_detect.rb +++ b/lib/plaid/models/prism_first_detect.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -14,15 +14,15 @@ require 'time' module Plaid - # The data from the Detect product returned by Prism. - class PrismDetect - # The version of Prism's detect model used. + # The data from the Firstdetect product returned by Prism. + class PrismFirstDetect + # The version of Prism's Firstdetect model used. attr_accessor :version # The score returned by Prism. Ranges from 1-999, with higher score indicating lower risk. attr_accessor :score - # The reasons for an individual having risk according to the detect cash score. + # The reasons for an individual having risk according to the Firstdetect score. attr_accessor :reason_codes attr_accessor :metadata @@ -62,13 +62,13 @@ def self.openapi_nullable # @param [Hash] attributes Model attributes in the form of hash def initialize(attributes = {}) if (!attributes.is_a?(Hash)) - fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::PrismDetect` initialize method" + fail ArgumentError, "The input argument (attributes) must be a hash in `Plaid::PrismFirstDetect` initialize method" end # check to see if the attribute exists and convert string to symbol for hash key attributes = attributes.each_with_object({}) { |(k, v), h| if (!self.class.attribute_map.key?(k.to_sym)) - fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::PrismDetect`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect + fail ArgumentError, "`#{k}` is not a valid attribute in `Plaid::PrismFirstDetect`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect end h[k.to_sym] = v } diff --git a/lib/plaid/models/prism_insights.rb b/lib/plaid/models/prism_insights.rb index 47b95b1e1..153474c6f 100644 --- a/lib/plaid/models/prism_insights.rb +++ b/lib/plaid/models/prism_insights.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -19,7 +19,7 @@ class PrismInsights # The version of Prism's insights model used. attr_accessor :version - # The Insights Result object is a map of cash flow attributes, in string to float format. + # The Insights Result object is a map of cash flow attributes, where the key is a string, and the value is a float or string. attr_accessor :result # Attribute mapping from ruby-style variable name to JSON key. diff --git a/lib/plaid/models/prism_product.rb b/lib/plaid/models/prism_product.rb index 7daed08f5..85bf326ca 100644 --- a/lib/plaid/models/prism_product.rb +++ b/lib/plaid/models/prism_product.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_account_get_request.rb b/lib/plaid/models/processor_account_get_request.rb index f3b73f0fc..853c9e252 100644 --- a/lib/plaid/models/processor_account_get_request.rb +++ b/lib/plaid/models/processor_account_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_account_get_response.rb b/lib/plaid/models/processor_account_get_response.rb index 073eef8de..8f78f972a 100644 --- a/lib/plaid/models/processor_account_get_response.rb +++ b/lib/plaid/models/processor_account_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -18,6 +18,9 @@ module Plaid class ProcessorAccountGetResponse attr_accessor :account + # The Plaid Institution ID associated with the Account. + attr_accessor :institution_id + # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. attr_accessor :request_id @@ -25,6 +28,7 @@ class ProcessorAccountGetResponse def self.attribute_map { :'account' => :'account', + :'institution_id' => :'institution_id', :'request_id' => :'request_id' } end @@ -38,6 +42,7 @@ def self.acceptable_attributes def self.openapi_types { :'account' => :'AccountBase', + :'institution_id' => :'String', :'request_id' => :'String' } end @@ -67,6 +72,10 @@ def initialize(attributes = {}) self.account = attributes[:'account'] end + if attributes.key?(:'institution_id') + self.institution_id = attributes[:'institution_id'] + end + if attributes.key?(:'request_id') self.request_id = attributes[:'request_id'] end @@ -80,6 +89,10 @@ def list_invalid_properties invalid_properties.push('invalid value for "account", account cannot be nil.') end + if @institution_id.nil? + invalid_properties.push('invalid value for "institution_id", institution_id cannot be nil.') + end + if @request_id.nil? invalid_properties.push('invalid value for "request_id", request_id cannot be nil.') end @@ -91,6 +104,7 @@ def list_invalid_properties # @return true if the model is valid def valid? return false if @account.nil? + return false if @institution_id.nil? return false if @request_id.nil? true end @@ -101,6 +115,7 @@ def ==(o) return true if self.equal?(o) self.class == o.class && account == o.account && + institution_id == o.institution_id && request_id == o.request_id end @@ -113,7 +128,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [account, request_id].hash + [account, institution_id, request_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/processor_apex_processor_token_create_request.rb b/lib/plaid/models/processor_apex_processor_token_create_request.rb index 93fe3eabf..da7d5499b 100644 --- a/lib/plaid/models/processor_apex_processor_token_create_request.rb +++ b/lib/plaid/models/processor_apex_processor_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_auth_get_request.rb b/lib/plaid/models/processor_auth_get_request.rb index 869e6151c..2003be567 100644 --- a/lib/plaid/models/processor_auth_get_request.rb +++ b/lib/plaid/models/processor_auth_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_auth_get_response.rb b/lib/plaid/models/processor_auth_get_response.rb index 7a8340417..6e7e3ee4e 100644 --- a/lib/plaid/models/processor_auth_get_response.rb +++ b/lib/plaid/models/processor_auth_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_balance_get_request.rb b/lib/plaid/models/processor_balance_get_request.rb index 5ea786be0..729442f58 100644 --- a/lib/plaid/models/processor_balance_get_request.rb +++ b/lib/plaid/models/processor_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_balance_get_request_options.rb b/lib/plaid/models/processor_balance_get_request_options.rb index 5e1ab488e..aa8b8571c 100644 --- a/lib/plaid/models/processor_balance_get_request_options.rb +++ b/lib/plaid/models/processor_balance_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_balance_get_response.rb b/lib/plaid/models/processor_balance_get_response.rb index bff6ce211..f124ab0d3 100644 --- a/lib/plaid/models/processor_balance_get_response.rb +++ b/lib/plaid/models/processor_balance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_bank_transfer_create_request.rb b/lib/plaid/models/processor_bank_transfer_create_request.rb index edd835bc0..c0430f645 100644 --- a/lib/plaid/models/processor_bank_transfer_create_request.rb +++ b/lib/plaid/models/processor_bank_transfer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_bank_transfer_create_response.rb b/lib/plaid/models/processor_bank_transfer_create_response.rb index 14f0363e6..5abae47fe 100644 --- a/lib/plaid/models/processor_bank_transfer_create_response.rb +++ b/lib/plaid/models/processor_bank_transfer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_default_update_webhook.rb b/lib/plaid/models/processor_default_update_webhook.rb index 0c2026daf..8994cfd26 100644 --- a/lib/plaid/models/processor_default_update_webhook.rb +++ b/lib/plaid/models/processor_default_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_historical_update_webhook.rb b/lib/plaid/models/processor_historical_update_webhook.rb index 9c9a37f2c..f8c711609 100644 --- a/lib/plaid/models/processor_historical_update_webhook.rb +++ b/lib/plaid/models/processor_historical_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_identity_get_request.rb b/lib/plaid/models/processor_identity_get_request.rb index 16c61d225..8bce95e46 100644 --- a/lib/plaid/models/processor_identity_get_request.rb +++ b/lib/plaid/models/processor_identity_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_identity_get_response.rb b/lib/plaid/models/processor_identity_get_response.rb index 61b7cec50..a69434f85 100644 --- a/lib/plaid/models/processor_identity_get_response.rb +++ b/lib/plaid/models/processor_identity_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_identity_match_request.rb b/lib/plaid/models/processor_identity_match_request.rb index 0e8090cb4..63a0f368e 100644 --- a/lib/plaid/models/processor_identity_match_request.rb +++ b/lib/plaid/models/processor_identity_match_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_identity_match_response.rb b/lib/plaid/models/processor_identity_match_response.rb index f06e4e86b..f9e3cb8e1 100644 --- a/lib/plaid/models/processor_identity_match_response.rb +++ b/lib/plaid/models/processor_identity_match_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_initial_update_webhook.rb b/lib/plaid/models/processor_initial_update_webhook.rb index b313f0d80..5822c4f4e 100644 --- a/lib/plaid/models/processor_initial_update_webhook.rb +++ b/lib/plaid/models/processor_initial_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_liabilities_get_request.rb b/lib/plaid/models/processor_liabilities_get_request.rb index ed4cfd70c..879713c27 100644 --- a/lib/plaid/models/processor_liabilities_get_request.rb +++ b/lib/plaid/models/processor_liabilities_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_liabilities_get_response.rb b/lib/plaid/models/processor_liabilities_get_response.rb index 495350f6c..73166591f 100644 --- a/lib/plaid/models/processor_liabilities_get_response.rb +++ b/lib/plaid/models/processor_liabilities_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_number.rb b/lib/plaid/models/processor_number.rb index d92f467da..e1fea0cd2 100644 --- a/lib/plaid/models/processor_number.rb +++ b/lib/plaid/models/processor_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_recurring_transactions_update_webhook.rb b/lib/plaid/models/processor_recurring_transactions_update_webhook.rb index 9e1554058..2e4ed441c 100644 --- a/lib/plaid/models/processor_recurring_transactions_update_webhook.rb +++ b/lib/plaid/models/processor_recurring_transactions_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_decision_report_request.rb b/lib/plaid/models/processor_signal_decision_report_request.rb index 37afe3ae4..cf44fe588 100644 --- a/lib/plaid/models/processor_signal_decision_report_request.rb +++ b/lib/plaid/models/processor_signal_decision_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_decision_report_response.rb b/lib/plaid/models/processor_signal_decision_report_response.rb index 4b98c1f54..7d776feae 100644 --- a/lib/plaid/models/processor_signal_decision_report_response.rb +++ b/lib/plaid/models/processor_signal_decision_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_evaluate_request.rb b/lib/plaid/models/processor_signal_evaluate_request.rb index b1f0da587..306911c95 100644 --- a/lib/plaid/models/processor_signal_evaluate_request.rb +++ b/lib/plaid/models/processor_signal_evaluate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_evaluate_response.rb b/lib/plaid/models/processor_signal_evaluate_response.rb index d13bd50b3..2342adf02 100644 --- a/lib/plaid/models/processor_signal_evaluate_response.rb +++ b/lib/plaid/models/processor_signal_evaluate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_prepare_request.rb b/lib/plaid/models/processor_signal_prepare_request.rb index a6c680713..3b3fee798 100644 --- a/lib/plaid/models/processor_signal_prepare_request.rb +++ b/lib/plaid/models/processor_signal_prepare_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_prepare_response.rb b/lib/plaid/models/processor_signal_prepare_response.rb index 18bac1ef4..f164b1b92 100644 --- a/lib/plaid/models/processor_signal_prepare_response.rb +++ b/lib/plaid/models/processor_signal_prepare_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_return_report_request.rb b/lib/plaid/models/processor_signal_return_report_request.rb index a307916dc..40124d5a3 100644 --- a/lib/plaid/models/processor_signal_return_report_request.rb +++ b/lib/plaid/models/processor_signal_return_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_signal_return_report_response.rb b/lib/plaid/models/processor_signal_return_report_response.rb index 313deb014..9595b3b08 100644 --- a/lib/plaid/models/processor_signal_return_report_response.rb +++ b/lib/plaid/models/processor_signal_return_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb b/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb index 9f0e3af7a..72962e17f 100644 --- a/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +++ b/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb b/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb index aa465f902..369f67501 100644 --- a/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +++ b/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_sync_updates_available_webhook.rb b/lib/plaid/models/processor_sync_updates_available_webhook.rb index dc44958cc..7a3b900cc 100644 --- a/lib/plaid/models/processor_sync_updates_available_webhook.rb +++ b/lib/plaid/models/processor_sync_updates_available_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_create_request.rb b/lib/plaid/models/processor_token_create_request.rb index 5aaca7108..98a709bcc 100644 --- a/lib/plaid/models/processor_token_create_request.rb +++ b/lib/plaid/models/processor_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -147,7 +147,7 @@ def valid? return false if @access_token.nil? return false if @account_id.nil? return false if @processor.nil? - processor_validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "prime_trust", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt", "teal", "zero_hash", "taba_pay", "knot", "sardine", "alloy", "finix"]) + processor_validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt", "teal", "zero_hash", "taba_pay", "knot", "sardine", "alloy", "finix"]) return false unless processor_validator.valid?(@processor) true end @@ -155,7 +155,7 @@ def valid? # Custom attribute writer method checking allowed values (enum). # @param [Object] processor Object to be assigned def processor=(processor) - validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "prime_trust", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt", "teal", "zero_hash", "taba_pay", "knot", "sardine", "alloy", "finix"]) + validator = EnumAttributeValidator.new('String', ["dwolla", "galileo", "modern_treasury", "ocrolus", "vesta", "drivewealth", "vopay", "achq", "check", "checkbook", "circle", "sila_money", "rize", "svb_api", "unit", "wyre", "lithic", "alpaca", "astra", "moov", "treasury_prime", "marqeta", "checkout", "solid", "highnote", "gemini", "apex_clearing", "gusto", "adyen", "atomic", "i2c", "wepay", "riskified", "utb", "adp_roll", "fortress_trust", "bond", "bakkt", "teal", "zero_hash", "taba_pay", "knot", "sardine", "alloy", "finix"]) unless validator.valid?(processor) fail ArgumentError, "invalid value for \"processor\", must be one of #{validator.allowable_values}." end diff --git a/lib/plaid/models/processor_token_create_response.rb b/lib/plaid/models/processor_token_create_response.rb index fdeb83446..c2a52d959 100644 --- a/lib/plaid/models/processor_token_create_response.rb +++ b/lib/plaid/models/processor_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_permissions_get_request.rb b/lib/plaid/models/processor_token_permissions_get_request.rb index 881d7ce72..92c94b619 100644 --- a/lib/plaid/models/processor_token_permissions_get_request.rb +++ b/lib/plaid/models/processor_token_permissions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_permissions_get_response.rb b/lib/plaid/models/processor_token_permissions_get_response.rb index f3925909d..a5a59aa07 100644 --- a/lib/plaid/models/processor_token_permissions_get_response.rb +++ b/lib/plaid/models/processor_token_permissions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_permissions_set_request.rb b/lib/plaid/models/processor_token_permissions_set_request.rb index 00fac32c3..829743548 100644 --- a/lib/plaid/models/processor_token_permissions_set_request.rb +++ b/lib/plaid/models/processor_token_permissions_set_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_permissions_set_response.rb b/lib/plaid/models/processor_token_permissions_set_response.rb index 443fe5e91..bf6ce98c2 100644 --- a/lib/plaid/models/processor_token_permissions_set_response.rb +++ b/lib/plaid/models/processor_token_permissions_set_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_webhook_update.rb b/lib/plaid/models/processor_token_webhook_update.rb index 86915566d..a83861c71 100644 --- a/lib/plaid/models/processor_token_webhook_update.rb +++ b/lib/plaid/models/processor_token_webhook_update.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_webhook_update_request.rb b/lib/plaid/models/processor_token_webhook_update_request.rb index ea0a6cbc3..508916094 100644 --- a/lib/plaid/models/processor_token_webhook_update_request.rb +++ b/lib/plaid/models/processor_token_webhook_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_token_webhook_update_response.rb b/lib/plaid/models/processor_token_webhook_update_response.rb index 3d2fca4cf..87a6dfbb3 100644 --- a/lib/plaid/models/processor_token_webhook_update_response.rb +++ b/lib/plaid/models/processor_token_webhook_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_get_request.rb b/lib/plaid/models/processor_transactions_get_request.rb index 5eaeb94cc..53476c834 100644 --- a/lib/plaid/models/processor_transactions_get_request.rb +++ b/lib/plaid/models/processor_transactions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_get_request_options.rb b/lib/plaid/models/processor_transactions_get_request_options.rb index dd1eaf401..a01a0bf27 100644 --- a/lib/plaid/models/processor_transactions_get_request_options.rb +++ b/lib/plaid/models/processor_transactions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -22,7 +22,7 @@ class ProcessorTransactionsGetRequestOptions # The number of transactions to skip. The default value is 0. attr_accessor :offset - # Include the raw unparsed transaction description from the financial institution. This field is disabled by default. If you need this information in addition to the parsed data provided, contact your Plaid Account Manager, or submit a [Support request](https://dashboard.plaid.com/support/new/product-and-development/product-troubleshooting/product-functionality). + # Include the raw unparsed transaction description from the financial institution. attr_accessor :include_original_description # Personal finance categories are now returned by default. diff --git a/lib/plaid/models/processor_transactions_get_response.rb b/lib/plaid/models/processor_transactions_get_response.rb index 8e252bad8..656ad5ec7 100644 --- a/lib/plaid/models/processor_transactions_get_response.rb +++ b/lib/plaid/models/processor_transactions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_recurring_get_request.rb b/lib/plaid/models/processor_transactions_recurring_get_request.rb index 48427f7a4..cacdbc5ef 100644 --- a/lib/plaid/models/processor_transactions_recurring_get_request.rb +++ b/lib/plaid/models/processor_transactions_recurring_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_recurring_get_response.rb b/lib/plaid/models/processor_transactions_recurring_get_response.rb index 7cdb8d7d4..c98274ff1 100644 --- a/lib/plaid/models/processor_transactions_recurring_get_response.rb +++ b/lib/plaid/models/processor_transactions_recurring_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_refresh_request.rb b/lib/plaid/models/processor_transactions_refresh_request.rb index d17c729dc..d302c352a 100644 --- a/lib/plaid/models/processor_transactions_refresh_request.rb +++ b/lib/plaid/models/processor_transactions_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_refresh_response.rb b/lib/plaid/models/processor_transactions_refresh_response.rb index bd8dda951..69a797957 100644 --- a/lib/plaid/models/processor_transactions_refresh_response.rb +++ b/lib/plaid/models/processor_transactions_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_removed_webhook.rb b/lib/plaid/models/processor_transactions_removed_webhook.rb index 73a5efa14..09fadb234 100644 --- a/lib/plaid/models/processor_transactions_removed_webhook.rb +++ b/lib/plaid/models/processor_transactions_removed_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_sync_request.rb b/lib/plaid/models/processor_transactions_sync_request.rb index 34eed6740..ae09938ad 100644 --- a/lib/plaid/models/processor_transactions_sync_request.rb +++ b/lib/plaid/models/processor_transactions_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/processor_transactions_sync_response.rb b/lib/plaid/models/processor_transactions_sync_response.rb index 94ee81e1b..f17f1d3d4 100644 --- a/lib/plaid/models/processor_transactions_sync_response.rb +++ b/lib/plaid/models/processor_transactions_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/product_access.rb b/lib/plaid/models/product_access.rb index 8c88ac2b6..521b05ed1 100644 --- a/lib/plaid/models/product_access.rb +++ b/lib/plaid/models/product_access.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/product_permissions_required_auth_webhook.rb b/lib/plaid/models/product_permissions_required_auth_webhook.rb index 92f2d8f7f..6cca05134 100644 --- a/lib/plaid/models/product_permissions_required_auth_webhook.rb +++ b/lib/plaid/models/product_permissions_required_auth_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/product_permissions_required_identity_webhook.rb b/lib/plaid/models/product_permissions_required_identity_webhook.rb index b91a6e42f..ccc0114ea 100644 --- a/lib/plaid/models/product_permissions_required_identity_webhook.rb +++ b/lib/plaid/models/product_permissions_required_identity_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/product_status.rb b/lib/plaid/models/product_status.rb index 757239f7a..3f680911c 100644 --- a/lib/plaid/models/product_status.rb +++ b/lib/plaid/models/product_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/product_status_breakdown.rb b/lib/plaid/models/product_status_breakdown.rb index b4eb699e3..e715d6851 100644 --- a/lib/plaid/models/product_status_breakdown.rb +++ b/lib/plaid/models/product_status_breakdown.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/products.rb b/lib/plaid/models/products.rb index ec341ab6d..0c6174274 100644 --- a/lib/plaid/models/products.rb +++ b/lib/plaid/models/products.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/profile_get_request.rb b/lib/plaid/models/profile_get_request.rb index b96214b98..5fe3bb10c 100644 --- a/lib/plaid/models/profile_get_request.rb +++ b/lib/plaid/models/profile_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/profile_get_response.rb b/lib/plaid/models/profile_get_response.rb index e4bec7d59..e53d3a7eb 100644 --- a/lib/plaid/models/profile_get_response.rb +++ b/lib/plaid/models/profile_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/profile_identity.rb b/lib/plaid/models/profile_identity.rb index 4971866b7..ffe685fb5 100644 --- a/lib/plaid/models/profile_identity.rb +++ b/lib/plaid/models/profile_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/profile_identity_address.rb b/lib/plaid/models/profile_identity_address.rb index 44c4b292e..02404c221 100644 --- a/lib/plaid/models/profile_identity_address.rb +++ b/lib/plaid/models/profile_identity_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -68,6 +68,7 @@ def self.openapi_nullable Set.new([ :'city', :'region', + :'street', :'street2', :'postal_code', :'country' diff --git a/lib/plaid/models/profile_identity_name.rb b/lib/plaid/models/profile_identity_name.rb index 8e07b6a1b..1297a32ae 100644 --- a/lib/plaid/models/profile_identity_name.rb +++ b/lib/plaid/models/profile_identity_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/profile_item.rb b/lib/plaid/models/profile_item.rb index b4460f0dc..96043191c 100644 --- a/lib/plaid/models/profile_item.rb +++ b/lib/plaid/models/profile_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/program_name_sensitivity.rb b/lib/plaid/models/program_name_sensitivity.rb index ff86a20c1..079bdebbd 100644 --- a/lib/plaid/models/program_name_sensitivity.rb +++ b/lib/plaid/models/program_name_sensitivity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/projected_income_summary_field_number.rb b/lib/plaid/models/projected_income_summary_field_number.rb index dc20dbf84..2e65e6396 100644 --- a/lib/plaid/models/projected_income_summary_field_number.rb +++ b/lib/plaid/models/projected_income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/proxy_type.rb b/lib/plaid/models/proxy_type.rb index e9bbf3daf..4afdc8278 100644 --- a/lib/plaid/models/proxy_type.rb +++ b/lib/plaid/models/proxy_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/pslf_status.rb b/lib/plaid/models/pslf_status.rb index 04d80ec43..7be183338 100644 --- a/lib/plaid/models/pslf_status.rb +++ b/lib/plaid/models/pslf_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recaptcha_required_error.rb b/lib/plaid/models/recaptcha_required_error.rb index cd37c5b40..c447a037c 100644 --- a/lib/plaid/models/recaptcha_required_error.rb +++ b/lib/plaid/models/recaptcha_required_error.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recipient_bacs.rb b/lib/plaid/models/recipient_bacs.rb index 35dafa305..35285c572 100644 --- a/lib/plaid/models/recipient_bacs.rb +++ b/lib/plaid/models/recipient_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recipient_bacs_nullable.rb b/lib/plaid/models/recipient_bacs_nullable.rb index dda1ea5c3..bcb59f666 100644 --- a/lib/plaid/models/recipient_bacs_nullable.rb +++ b/lib/plaid/models/recipient_bacs_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurrence.rb b/lib/plaid/models/recurrence.rb index f271606c6..2fae85387 100644 --- a/lib/plaid/models/recurrence.rb +++ b/lib/plaid/models/recurrence.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_cancelled_webhook.rb b/lib/plaid/models/recurring_cancelled_webhook.rb index 1ab17b5ab..f0d39aa2d 100644 --- a/lib/plaid/models/recurring_cancelled_webhook.rb +++ b/lib/plaid/models/recurring_cancelled_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_frequency.rb b/lib/plaid/models/recurring_frequency.rb index 501f12bd6..e41a51196 100644 --- a/lib/plaid/models/recurring_frequency.rb +++ b/lib/plaid/models/recurring_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_insights_stream.rb b/lib/plaid/models/recurring_insights_stream.rb index 5c6b82bdc..f1d836e01 100644 --- a/lib/plaid/models/recurring_insights_stream.rb +++ b/lib/plaid/models/recurring_insights_stream.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_new_transfer_webhook.rb b/lib/plaid/models/recurring_new_transfer_webhook.rb index abd6f71e8..686932585 100644 --- a/lib/plaid/models/recurring_new_transfer_webhook.rb +++ b/lib/plaid/models/recurring_new_transfer_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_transaction_frequency.rb b/lib/plaid/models/recurring_transaction_frequency.rb index 1d04a2831..b331d710b 100644 --- a/lib/plaid/models/recurring_transaction_frequency.rb +++ b/lib/plaid/models/recurring_transaction_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_transactions.rb b/lib/plaid/models/recurring_transactions.rb index d4da5f3aa..e823978b9 100644 --- a/lib/plaid/models/recurring_transactions.rb +++ b/lib/plaid/models/recurring_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_transactions_update_webhook.rb b/lib/plaid/models/recurring_transactions_update_webhook.rb index 49f9bb957..97d2c3f3a 100644 --- a/lib/plaid/models/recurring_transactions_update_webhook.rb +++ b/lib/plaid/models/recurring_transactions_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/recurring_transfer.rb b/lib/plaid/models/recurring_transfer.rb index a7125e63b..03b77afd3 100644 --- a/lib/plaid/models/recurring_transfer.rb +++ b/lib/plaid/models/recurring_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -121,7 +121,7 @@ def self.openapi_types :'amount' => :'String', :'status' => :'TransferRecurringStatus', :'ach_class' => :'ACHClass', - :'network' => :'TransferNetwork', + :'network' => :'TransferACHNetwork', :'origination_account_id' => :'String', :'account_id' => :'String', :'funding_account_id' => :'String', diff --git a/lib/plaid/models/recurring_transfer_nullable.rb b/lib/plaid/models/recurring_transfer_nullable.rb index d92e15493..e86b4eb3a 100644 --- a/lib/plaid/models/recurring_transfer_nullable.rb +++ b/lib/plaid/models/recurring_transfer_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -121,7 +121,7 @@ def self.openapi_types :'amount' => :'String', :'status' => :'TransferRecurringStatus', :'ach_class' => :'ACHClass', - :'network' => :'TransferNetwork', + :'network' => :'TransferACHNetwork', :'origination_account_id' => :'String', :'account_id' => :'String', :'funding_account_id' => :'String', diff --git a/lib/plaid/models/recurring_transfer_skipped_webhook.rb b/lib/plaid/models/recurring_transfer_skipped_webhook.rb index c7c8e5557..ac66e00f4 100644 --- a/lib/plaid/models/recurring_transfer_skipped_webhook.rb +++ b/lib/plaid/models/recurring_transfer_skipped_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/removed_transaction.rb b/lib/plaid/models/removed_transaction.rb index f8c75a2ba..84668821b 100644 --- a/lib/plaid/models/removed_transaction.rb +++ b/lib/plaid/models/removed_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -19,10 +19,14 @@ class RemovedTransaction # The ID of the removed transaction. attr_accessor :transaction_id + # The ID of the account of the removed transaction. + attr_accessor :account_id + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { - :'transaction_id' => :'transaction_id' + :'transaction_id' => :'transaction_id', + :'account_id' => :'account_id' } end @@ -34,7 +38,8 @@ def self.acceptable_attributes # Attribute type mapping. def self.openapi_types { - :'transaction_id' => :'String' + :'transaction_id' => :'String', + :'account_id' => :'String' } end @@ -62,6 +67,10 @@ def initialize(attributes = {}) if attributes.key?(:'transaction_id') self.transaction_id = attributes[:'transaction_id'] end + + if attributes.key?(:'account_id') + self.account_id = attributes[:'account_id'] + end end # Show invalid properties with the reasons. Usually used together with valid? @@ -82,7 +91,8 @@ def valid? def ==(o) return true if self.equal?(o) self.class == o.class && - transaction_id == o.transaction_id + transaction_id == o.transaction_id && + account_id == o.account_id end # @see the `==` method @@ -94,7 +104,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [transaction_id].hash + [transaction_id, account_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/report_type.rb b/lib/plaid/models/report_type.rb index 894a9c518..f52b108b9 100644 --- a/lib/plaid/models/report_type.rb +++ b/lib/plaid/models/report_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/reporting_information.rb b/lib/plaid/models/reporting_information.rb index 60149160b..9659d990e 100644 --- a/lib/plaid/models/reporting_information.rb +++ b/lib/plaid/models/reporting_information.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_behavior.rb b/lib/plaid/models/risk_check_behavior.rb index 72eb2d2ae..a50b72946 100644 --- a/lib/plaid/models/risk_check_behavior.rb +++ b/lib/plaid/models/risk_check_behavior.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_behavior_bot_detected_label.rb b/lib/plaid/models/risk_check_behavior_bot_detected_label.rb index b0641d219..2d42e61de 100644 --- a/lib/plaid/models/risk_check_behavior_bot_detected_label.rb +++ b/lib/plaid/models/risk_check_behavior_bot_detected_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb b/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb index b06602ab5..5052bd23c 100644 --- a/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb +++ b/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_behavior_user_interactions_label.rb b/lib/plaid/models/risk_check_behavior_user_interactions_label.rb index e998dd7df..1acf23e75 100644 --- a/lib/plaid/models/risk_check_behavior_user_interactions_label.rb +++ b/lib/plaid/models/risk_check_behavior_user_interactions_label.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_details.rb b/lib/plaid/models/risk_check_details.rb index dfaa9f89d..3460a5210 100644 --- a/lib/plaid/models/risk_check_details.rb +++ b/lib/plaid/models/risk_check_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_device.rb b/lib/plaid/models/risk_check_device.rb index b91064406..50d8677a2 100644 --- a/lib/plaid/models/risk_check_device.rb +++ b/lib/plaid/models/risk_check_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_email.rb b/lib/plaid/models/risk_check_email.rb index f7cd17dc8..da0858a2e 100644 --- a/lib/plaid/models/risk_check_email.rb +++ b/lib/plaid/models/risk_check_email.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_email_domain_is_custom.rb b/lib/plaid/models/risk_check_email_domain_is_custom.rb index 889bdd921..7098ef41c 100644 --- a/lib/plaid/models/risk_check_email_domain_is_custom.rb +++ b/lib/plaid/models/risk_check_email_domain_is_custom.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_email_domain_is_disposable.rb b/lib/plaid/models/risk_check_email_domain_is_disposable.rb index 262940c8f..5672cff2c 100644 --- a/lib/plaid/models/risk_check_email_domain_is_disposable.rb +++ b/lib/plaid/models/risk_check_email_domain_is_disposable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_email_domain_is_free_provider.rb b/lib/plaid/models/risk_check_email_domain_is_free_provider.rb index a5ed35653..39f2edcca 100644 --- a/lib/plaid/models/risk_check_email_domain_is_free_provider.rb +++ b/lib/plaid/models/risk_check_email_domain_is_free_provider.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_email_is_deliverable_status.rb b/lib/plaid/models/risk_check_email_is_deliverable_status.rb index 3fa707087..1eb8df944 100644 --- a/lib/plaid/models/risk_check_email_is_deliverable_status.rb +++ b/lib/plaid/models/risk_check_email_is_deliverable_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb b/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb index 7be9d1966..96bb9b33b 100644 --- a/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb +++ b/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_identity_abuse_signals.rb b/lib/plaid/models/risk_check_identity_abuse_signals.rb index 98d4e2322..6007f2f0e 100644 --- a/lib/plaid/models/risk_check_identity_abuse_signals.rb +++ b/lib/plaid/models/risk_check_identity_abuse_signals.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_linked_service.rb b/lib/plaid/models/risk_check_linked_service.rb index 93e71cf01..36c7158c1 100644 --- a/lib/plaid/models/risk_check_linked_service.rb +++ b/lib/plaid/models/risk_check_linked_service.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -15,40 +15,96 @@ module Plaid class RiskCheckLinkedService + ABOUTME = "aboutme".freeze + ADOBE = "adobe".freeze + ADULT_SITES = "adult_sites".freeze + AIRBNB = "airbnb".freeze + ALTBALAJI = "altbalaji".freeze + AMAZON = "amazon".freeze APPLE = "apple".freeze + ARCHIVEORG = "archiveorg".freeze + ATLASSIAN = "atlassian".freeze + BITMOJI = "bitmoji".freeze + BODYBUILDING = "bodybuilding".freeze + BOOKING = "booking".freeze + BUKALAPAK = "bukalapak".freeze + CODECADEMY = "codecademy".freeze + DELIVEROO = "deliveroo".freeze + DIIGO = "diigo".freeze + DISCORD = "discord".freeze + DISNEYPLUS = "disneyplus".freeze + DUOLINGO = "duolingo".freeze EBAY = "ebay".freeze + ENVATO = "envato".freeze + EVENTBRITE = "eventbrite".freeze + EVERNOTE = "evernote".freeze FACEBOOK = "facebook".freeze + FIREFOX = "firefox".freeze FLICKR = "flickr".freeze + FLIPKART = "flipkart".freeze FOURSQUARE = "foursquare".freeze + FREELANCER = "freelancer".freeze + GAANA = "gaana".freeze + GIPHY = "giphy".freeze GITHUB = "github".freeze GOOGLE = "google".freeze GRAVATAR = "gravatar".freeze + HUBSPOT = "hubspot".freeze + IMGUR = "imgur".freeze INSTAGRAM = "instagram".freeze + JDID = "jdid".freeze + KAKAO = "kakao".freeze + KOMMO = "kommo".freeze + KOMOOT = "komoot".freeze LASTFM = "lastfm".freeze + LAZADA = "lazada".freeze + LINE = "line".freeze LINKEDIN = "linkedin".freeze + MAILRU = "mailru".freeze MICROSOFT = "microsoft".freeze MYSPACE = "myspace".freeze + NETFLIX = "netflix".freeze + NIKE = "nike".freeze + OK = "ok".freeze + PATREON = "patreon".freeze PINTEREST = "pinterest".freeze + PLURK = "plurk".freeze + QUORA = "quora".freeze + QZONE = "qzone".freeze + RAMBLER = "rambler".freeze + RAPPI = "rappi".freeze + REPLIT = "replit".freeze + SAMSUNG = "samsung".freeze + SEOCLERKS = "seoclerks".freeze + SHOPCLUES = "shopclues".freeze SKYPE = "skype".freeze + SNAPCHAT = "snapchat".freeze + SNAPDEAL = "snapdeal".freeze + SOUNDCLOUD = "soundcloud".freeze SPOTIFY = "spotify".freeze + STARZ = "starz".freeze + STRAVA = "strava".freeze + TARINGA = "taringa".freeze TELEGRAM = "telegram".freeze + TIKI = "tiki".freeze + TOKOPEDIA = "tokopedia".freeze + TREEHOUSE = "treehouse".freeze TUMBLR = "tumblr".freeze TWITTER = "twitter".freeze + VENMO = "venmo".freeze VIBER = "viber".freeze VIMEO = "vimeo".freeze + VIVINO = "vivino".freeze + VKONTAKTE = "vkontakte".freeze + WATTPAD = "wattpad".freeze WEIBO = "weibo".freeze WHATSAPP = "whatsapp".freeze + WORDPRESS = "wordpress".freeze + XING = "xing".freeze YAHOO = "yahoo".freeze - AIRBNB = "airbnb".freeze - AMAZON = "amazon".freeze - BOOKING = "booking".freeze - DISCORD = "discord".freeze - KAKAO = "kakao".freeze - OK = "ok".freeze - QZONE = "qzone".freeze - LINE = "line".freeze - SNAPCHAT = "snapchat".freeze + YANDEX = "yandex".freeze ZALO = "zalo".freeze + ZOHO = "zoho".freeze # Builds the enum from string # @param [String] The enum value in the form of the string diff --git a/lib/plaid/models/risk_check_phone.rb b/lib/plaid/models/risk_check_phone.rb index db87675cd..9dfe79b77 100644 --- a/lib/plaid/models/risk_check_phone.rb +++ b/lib/plaid/models/risk_check_phone.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_stolen_identity.rb b/lib/plaid/models/risk_check_stolen_identity.rb index 81537b139..66a7f53fc 100644 --- a/lib/plaid/models/risk_check_stolen_identity.rb +++ b/lib/plaid/models/risk_check_stolen_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_check_synthetic_identity.rb b/lib/plaid/models/risk_check_synthetic_identity.rb index d4f3313e9..ff706d655 100644 --- a/lib/plaid/models/risk_check_synthetic_identity.rb +++ b/lib/plaid/models/risk_check_synthetic_identity.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_profile.rb b/lib/plaid/models/risk_profile.rb index 1364ace46..09f36aec6 100644 --- a/lib/plaid/models/risk_profile.rb +++ b/lib/plaid/models/risk_profile.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_reason.rb b/lib/plaid/models/risk_reason.rb index 0132cbcd0..8c8f7b594 100644 --- a/lib/plaid/models/risk_reason.rb +++ b/lib/plaid/models/risk_reason.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_signal_document_reference.rb b/lib/plaid/models/risk_signal_document_reference.rb index 571cd35a8..c0f2ab3dd 100644 --- a/lib/plaid/models/risk_signal_document_reference.rb +++ b/lib/plaid/models/risk_signal_document_reference.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/risk_signal_document_status.rb b/lib/plaid/models/risk_signal_document_status.rb index 4c477e106..b088418e2 100644 --- a/lib/plaid/models/risk_signal_document_status.rb +++ b/lib/plaid/models/risk_signal_document_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/role.rb b/lib/plaid/models/role.rb index 3bf7460a6..fbb628319 100644 --- a/lib/plaid/models/role.rb +++ b/lib/plaid/models/role.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/role_detail.rb b/lib/plaid/models/role_detail.rb index 37806dfa2..3fe9b6eb3 100644 --- a/lib/plaid/models/role_detail.rb +++ b/lib/plaid/models/role_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/roles.rb b/lib/plaid/models/roles.rb index 212e24823..192391583 100644 --- a/lib/plaid/models/roles.rb +++ b/lib/plaid/models/roles.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb b/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb index da1d3bf74..e36895be2 100644 --- a/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb b/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb index d39abf236..f496ed0c8 100644 --- a/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb index c6ddaafe1..356fb2ca1 100644 --- a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb +++ b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb index 968f3d218..afadde82f 100644 --- a/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb +++ b/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb index 2cc3eed96..5faea1ee9 100644 --- a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb index 5a1ca1be0..1995a98d0 100644 --- a/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb b/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb index 996d29a53..4c334fae4 100644 --- a/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +++ b/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb b/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb index 17eecd847..c2970aeb7 100644 --- a/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +++ b/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_income_fire_webhook_request.rb b/lib/plaid/models/sandbox_income_fire_webhook_request.rb index 2ee2ce51c..75057b693 100644 --- a/lib/plaid/models/sandbox_income_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_income_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_income_fire_webhook_response.rb b/lib/plaid/models/sandbox_income_fire_webhook_response.rb index 64adb2a47..3e9741460 100644 --- a/lib/plaid/models/sandbox_income_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_income_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_income_webhook_fire_request_webhook_code.rb b/lib/plaid/models/sandbox_income_webhook_fire_request_webhook_code.rb index f0a936f27..e8b142b69 100644 --- a/lib/plaid/models/sandbox_income_webhook_fire_request_webhook_code.rb +++ b/lib/plaid/models/sandbox_income_webhook_fire_request_webhook_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_item_fire_webhook_request.rb b/lib/plaid/models/sandbox_item_fire_webhook_request.rb index 243742ef2..351610630 100644 --- a/lib/plaid/models/sandbox_item_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_item_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_item_fire_webhook_response.rb b/lib/plaid/models/sandbox_item_fire_webhook_response.rb index 1d0d6c435..a22f2a240 100644 --- a/lib/plaid/models/sandbox_item_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_item_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_item_reset_login_request.rb b/lib/plaid/models/sandbox_item_reset_login_request.rb index 07d669bf1..6165ace03 100644 --- a/lib/plaid/models/sandbox_item_reset_login_request.rb +++ b/lib/plaid/models/sandbox_item_reset_login_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_item_reset_login_response.rb b/lib/plaid/models/sandbox_item_reset_login_response.rb index fb0fea86a..0c861f991 100644 --- a/lib/plaid/models/sandbox_item_reset_login_response.rb +++ b/lib/plaid/models/sandbox_item_reset_login_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_item_set_verification_status_request.rb b/lib/plaid/models/sandbox_item_set_verification_status_request.rb index 33bbc637e..eb769f268 100644 --- a/lib/plaid/models/sandbox_item_set_verification_status_request.rb +++ b/lib/plaid/models/sandbox_item_set_verification_status_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_item_set_verification_status_response.rb b/lib/plaid/models/sandbox_item_set_verification_status_response.rb index a7129f08f..d22ff189f 100644 --- a/lib/plaid/models/sandbox_item_set_verification_status_response.rb +++ b/lib/plaid/models/sandbox_item_set_verification_status_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_oauth_select_accounts_request.rb b/lib/plaid/models/sandbox_oauth_select_accounts_request.rb index 704a44675..fc5a252d2 100644 --- a/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +++ b/lib/plaid/models/sandbox_oauth_select_accounts_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb b/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb index 6f0c17389..b785fb41d 100644 --- a/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb +++ b/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb b/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb index fa0f683fa..f49cfa939 100644 --- a/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb +++ b/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_processor_token_create_request.rb b/lib/plaid/models/sandbox_processor_token_create_request.rb index a36dab99e..b24506b81 100644 --- a/lib/plaid/models/sandbox_processor_token_create_request.rb +++ b/lib/plaid/models/sandbox_processor_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_processor_token_create_request_options.rb b/lib/plaid/models/sandbox_processor_token_create_request_options.rb index fc8e72256..52a931caf 100644 --- a/lib/plaid/models/sandbox_processor_token_create_request_options.rb +++ b/lib/plaid/models/sandbox_processor_token_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_processor_token_create_response.rb b/lib/plaid/models/sandbox_processor_token_create_response.rb index c570e9a84..cadc1422a 100644 --- a/lib/plaid/models/sandbox_processor_token_create_response.rb +++ b/lib/plaid/models/sandbox_processor_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request.rb b/lib/plaid/models/sandbox_public_token_create_request.rb index 3b445764b..540148dff 100644 --- a/lib/plaid/models/sandbox_public_token_create_request.rb +++ b/lib/plaid/models/sandbox_public_token_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb b/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb index a12c3309c..bd376a749 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_options.rb b/lib/plaid/models/sandbox_public_token_create_request_options.rb index 0b00c7dcc..48f7a7d7e 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_options.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb b/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb index 9051b10e2..96e06f338 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb b/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb index a86249dc3..0957b40ff 100644 --- a/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +++ b/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_public_token_create_response.rb b/lib/plaid/models/sandbox_public_token_create_response.rb index 24fd34374..8a9e7f5e6 100644 --- a/lib/plaid/models/sandbox_public_token_create_response.rb +++ b/lib/plaid/models/sandbox_public_token_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb b/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb index e4fbda71d..50b700f06 100644 --- a/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb +++ b/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb b/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb index a8f437aa8..ed9db81c1 100644 --- a/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb +++ b/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb index 5f9b8603c..860de1ab4 100644 --- a/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb index 2d923545f..6bb24c593 100644 --- a/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb index ca335ef2b..f2472aec4 100644 --- a/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb +++ b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb index 4efb1aebb..aa82bf9ef 100644 --- a/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb +++ b/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb index 80d170ca7..4d3beef27 100644 --- a/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb index 573fe39d3..fd5e6fd72 100644 --- a/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_refund_simulate_request.rb b/lib/plaid/models/sandbox_transfer_refund_simulate_request.rb index 6b67fbf99..806c8615b 100644 --- a/lib/plaid/models/sandbox_transfer_refund_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_refund_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_refund_simulate_response.rb b/lib/plaid/models/sandbox_transfer_refund_simulate_response.rb index c6a587691..509861f8c 100644 --- a/lib/plaid/models/sandbox_transfer_refund_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_refund_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb b/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb index 06ebdbc5a..0b1146636 100644 --- a/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb b/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb index 8eca42fda..e71e18d44 100644 --- a/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_simulate_request.rb b/lib/plaid/models/sandbox_transfer_simulate_request.rb index 4f3efad0d..76f094a54 100644 --- a/lib/plaid/models/sandbox_transfer_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_simulate_response.rb b/lib/plaid/models/sandbox_transfer_simulate_response.rb index 2a566ba85..d4f9c2d70 100644 --- a/lib/plaid/models/sandbox_transfer_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb b/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb index f900f0726..903062a22 100644 --- a/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +++ b/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb b/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb index 67ec37c1f..9d2a57bb8 100644 --- a/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +++ b/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb index e3f6e1977..e05a2e573 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb index c5d24ffac..c91cf7cee 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb index 63b93626f..158483475 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb index 1617d1d92..40e863dbb 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb index 1dad5811e..ffdda419c 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb index 7194de33f..361352576 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb b/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb index c1b0092ab..a01bb19f5 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb b/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb index 66b5b0aa5..0c2662018 100644 --- a/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb +++ b/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/scopes.rb b/lib/plaid/models/scopes.rb index 7602c3dd7..fbf8e2e19 100644 --- a/lib/plaid/models/scopes.rb +++ b/lib/plaid/models/scopes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/scopes_context.rb b/lib/plaid/models/scopes_context.rb index d813494a6..536324086 100644 --- a/lib/plaid/models/scopes_context.rb +++ b/lib/plaid/models/scopes_context.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/scopes_nullable.rb b/lib/plaid/models/scopes_nullable.rb index a027d8430..ee78b5e6f 100644 --- a/lib/plaid/models/scopes_nullable.rb +++ b/lib/plaid/models/scopes_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/screening_hit_analysis.rb b/lib/plaid/models/screening_hit_analysis.rb index 89ed73c18..bb14c9d6a 100644 --- a/lib/plaid/models/screening_hit_analysis.rb +++ b/lib/plaid/models/screening_hit_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/screening_hit_data.rb b/lib/plaid/models/screening_hit_data.rb index 4409dfe5d..7de316a01 100644 --- a/lib/plaid/models/screening_hit_data.rb +++ b/lib/plaid/models/screening_hit_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/screening_hit_date_of_birth_item.rb b/lib/plaid/models/screening_hit_date_of_birth_item.rb index e6ac520e5..c3651a896 100644 --- a/lib/plaid/models/screening_hit_date_of_birth_item.rb +++ b/lib/plaid/models/screening_hit_date_of_birth_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/screening_hit_documents_items.rb b/lib/plaid/models/screening_hit_documents_items.rb index be5d0427c..6a5901026 100644 --- a/lib/plaid/models/screening_hit_documents_items.rb +++ b/lib/plaid/models/screening_hit_documents_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/screening_hit_names_items.rb b/lib/plaid/models/screening_hit_names_items.rb index 53866d10b..a4b1dd0cd 100644 --- a/lib/plaid/models/screening_hit_names_items.rb +++ b/lib/plaid/models/screening_hit_names_items.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/screening_status_updated_webhook.rb b/lib/plaid/models/screening_status_updated_webhook.rb index e9ea276fa..016a9a390 100644 --- a/lib/plaid/models/screening_status_updated_webhook.rb +++ b/lib/plaid/models/screening_status_updated_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/security.rb b/lib/plaid/models/security.rb index ed8e70fa5..21c496be2 100644 --- a/lib/plaid/models/security.rb +++ b/lib/plaid/models/security.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/security_override.rb b/lib/plaid/models/security_override.rb index 86a69d21b..eee0abca7 100644 --- a/lib/plaid/models/security_override.rb +++ b/lib/plaid/models/security_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -16,10 +16,10 @@ module Plaid # Specify the security associated with the holding or investment transaction. When inputting custom security data to the Sandbox, Plaid will perform post-data-retrieval normalization and enrichment. These processes may cause the data returned by the Sandbox to be slightly different from the data you input. An ISO-4217 currency code and a security identifier (`ticker_symbol`, `cusip`, `isin`, or `sedol`) are required. class SecurityOverride - # 12-character ISIN, a globally unique securities identifier. A verified CUSIP Global Services license is required to receive this data. This field will be null by default for new customers, and null for existing customers starting March 12, 2024. If you would like access to this field, please start the verification process [here](https://docs.google.com/forms/d/e/1FAIpQLSd9asHEYEfmf8fxJTHZTAfAzW4dugsnSu-HS2J51f1mxwd6Sw/viewform). + # 12-character ISIN, a globally unique securities identifier. A verified CUSIP Global Services license is required to receive this data. This field will be null by default for new customers, and null for existing customers starting March 12, 2024. If you would like access to this field, please [request ISIN/CUSIP access here](https://docs.google.com/forms/d/e/1FAIpQLSd9asHEYEfmf8fxJTHZTAfAzW4dugsnSu-HS2J51f1mxwd6Sw/viewform). attr_accessor :isin - # 9-character CUSIP, an identifier assigned to North American securities. A verified CUSIP Global Services license is required to receive this data. This field will be null by default for new customers, and null for existing customers starting March 12, 2024. If you would like access to this field, please start the verification process [here](https://docs.google.com/forms/d/e/1FAIpQLSd9asHEYEfmf8fxJTHZTAfAzW4dugsnSu-HS2J51f1mxwd6Sw/viewform). + # 9-character CUSIP, an identifier assigned to North American securities. A verified CUSIP Global Services license is required to receive this data. This field will be null by default for new customers, and null for existing customers starting March 12, 2024. If you would like access to this field, please [request ISIN/CUSIP access here](https://docs.google.com/forms/d/e/1FAIpQLSd9asHEYEfmf8fxJTHZTAfAzW4dugsnSu-HS2J51f1mxwd6Sw/viewform). attr_accessor :cusip # 7-character SEDOL, an identifier assigned to securities in the UK. diff --git a/lib/plaid/models/selfie_analysis.rb b/lib/plaid/models/selfie_analysis.rb index 624116338..676314465 100644 --- a/lib/plaid/models/selfie_analysis.rb +++ b/lib/plaid/models/selfie_analysis.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/selfie_analysis_document_comparison.rb b/lib/plaid/models/selfie_analysis_document_comparison.rb index fc4068de9..2421821ce 100644 --- a/lib/plaid/models/selfie_analysis_document_comparison.rb +++ b/lib/plaid/models/selfie_analysis_document_comparison.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/selfie_capture.rb b/lib/plaid/models/selfie_capture.rb index b2b0eb785..69c462e77 100644 --- a/lib/plaid/models/selfie_capture.rb +++ b/lib/plaid/models/selfie_capture.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/selfie_check.rb b/lib/plaid/models/selfie_check.rb index 7cea7577c..6be3b8c30 100644 --- a/lib/plaid/models/selfie_check.rb +++ b/lib/plaid/models/selfie_check.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/selfie_check_selfie.rb b/lib/plaid/models/selfie_check_selfie.rb index 029b32ac3..7f1e0e508 100644 --- a/lib/plaid/models/selfie_check_selfie.rb +++ b/lib/plaid/models/selfie_check_selfie.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/selfie_check_status.rb b/lib/plaid/models/selfie_check_status.rb index 0b0ebb4fe..115076b76 100644 --- a/lib/plaid/models/selfie_check_status.rb +++ b/lib/plaid/models/selfie_check_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/selfie_status.rb b/lib/plaid/models/selfie_status.rb index 05c785c29..fc8856bc5 100644 --- a/lib/plaid/models/selfie_status.rb +++ b/lib/plaid/models/selfie_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sender_bacs_nullable.rb b/lib/plaid/models/sender_bacs_nullable.rb index 43ba39d7f..0b9a7eb6f 100644 --- a/lib/plaid/models/sender_bacs_nullable.rb +++ b/lib/plaid/models/sender_bacs_nullable.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/service.rb b/lib/plaid/models/service.rb index c578d8286..e83a0c53e 100644 --- a/lib/plaid/models/service.rb +++ b/lib/plaid/models/service.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/service_product_fulfillment.rb b/lib/plaid/models/service_product_fulfillment.rb index e60578793..685c8ef4c 100644 --- a/lib/plaid/models/service_product_fulfillment.rb +++ b/lib/plaid/models/service_product_fulfillment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/service_product_fulfillment_detail.rb b/lib/plaid/models/service_product_fulfillment_detail.rb index 0e136ddcf..1e6394297 100644 --- a/lib/plaid/models/service_product_fulfillment_detail.rb +++ b/lib/plaid/models/service_product_fulfillment_detail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/service_product_fulfillment_identifier.rb b/lib/plaid/models/service_product_fulfillment_identifier.rb index ecac256ac..3fcd6d1e9 100644 --- a/lib/plaid/models/service_product_fulfillment_identifier.rb +++ b/lib/plaid/models/service_product_fulfillment_identifier.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/servicer_address_data.rb b/lib/plaid/models/servicer_address_data.rb index 16a249653..ada997c55 100644 --- a/lib/plaid/models/servicer_address_data.rb +++ b/lib/plaid/models/servicer_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/services.rb b/lib/plaid/models/services.rb index 25e0f9a82..f8cbc88ac 100644 --- a/lib/plaid/models/services.rb +++ b/lib/plaid/models/services.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_address_data.rb b/lib/plaid/models/signal_address_data.rb index 2c8bffa65..f76fc2e52 100644 --- a/lib/plaid/models/signal_address_data.rb +++ b/lib/plaid/models/signal_address_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_decision_outcome.rb b/lib/plaid/models/signal_decision_outcome.rb index 75c6f963c..c12cce72e 100644 --- a/lib/plaid/models/signal_decision_outcome.rb +++ b/lib/plaid/models/signal_decision_outcome.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_decision_report_request.rb b/lib/plaid/models/signal_decision_report_request.rb index 815acc24f..b7ed10969 100644 --- a/lib/plaid/models/signal_decision_report_request.rb +++ b/lib/plaid/models/signal_decision_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_decision_report_response.rb b/lib/plaid/models/signal_decision_report_response.rb index a80bb7605..bab0ffa17 100644 --- a/lib/plaid/models/signal_decision_report_response.rb +++ b/lib/plaid/models/signal_decision_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_device.rb b/lib/plaid/models/signal_device.rb index fd2c84c89..713aa00f1 100644 --- a/lib/plaid/models/signal_device.rb +++ b/lib/plaid/models/signal_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_evaluate_core_attributes.rb b/lib/plaid/models/signal_evaluate_core_attributes.rb index cc243f847..ea4b9f2c9 100644 --- a/lib/plaid/models/signal_evaluate_core_attributes.rb +++ b/lib/plaid/models/signal_evaluate_core_attributes.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_evaluate_request.rb b/lib/plaid/models/signal_evaluate_request.rb index 77495c636..8b8acb405 100644 --- a/lib/plaid/models/signal_evaluate_request.rb +++ b/lib/plaid/models/signal_evaluate_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_evaluate_response.rb b/lib/plaid/models/signal_evaluate_response.rb index 6a357ab8d..ea5289b8e 100644 --- a/lib/plaid/models/signal_evaluate_response.rb +++ b/lib/plaid/models/signal_evaluate_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_payment_method.rb b/lib/plaid/models/signal_payment_method.rb index 0b94f280e..b4335cc1b 100644 --- a/lib/plaid/models/signal_payment_method.rb +++ b/lib/plaid/models/signal_payment_method.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_person_name.rb b/lib/plaid/models/signal_person_name.rb index 8bec43d0d..221713d21 100644 --- a/lib/plaid/models/signal_person_name.rb +++ b/lib/plaid/models/signal_person_name.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_prepare_request.rb b/lib/plaid/models/signal_prepare_request.rb index bc40a5ad7..3a62d4a05 100644 --- a/lib/plaid/models/signal_prepare_request.rb +++ b/lib/plaid/models/signal_prepare_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_prepare_response.rb b/lib/plaid/models/signal_prepare_response.rb index 080989634..e0e80e7ce 100644 --- a/lib/plaid/models/signal_prepare_response.rb +++ b/lib/plaid/models/signal_prepare_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_return_report_request.rb b/lib/plaid/models/signal_return_report_request.rb index e58257599..b10479477 100644 --- a/lib/plaid/models/signal_return_report_request.rb +++ b/lib/plaid/models/signal_return_report_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_return_report_response.rb b/lib/plaid/models/signal_return_report_response.rb index 7a18646df..646a48de1 100644 --- a/lib/plaid/models/signal_return_report_response.rb +++ b/lib/plaid/models/signal_return_report_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_scores.rb b/lib/plaid/models/signal_scores.rb index 904d7033e..960d4ec21 100644 --- a/lib/plaid/models/signal_scores.rb +++ b/lib/plaid/models/signal_scores.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_user.rb b/lib/plaid/models/signal_user.rb index 9daa7e73d..f0d24ca35 100644 --- a/lib/plaid/models/signal_user.rb +++ b/lib/plaid/models/signal_user.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/signal_warning.rb b/lib/plaid/models/signal_warning.rb index 164d253ac..209fff54d 100644 --- a/lib/plaid/models/signal_warning.rb +++ b/lib/plaid/models/signal_warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/simulated_transfer_sweep.rb b/lib/plaid/models/simulated_transfer_sweep.rb index 4714cb13e..2e709568d 100644 --- a/lib/plaid/models/simulated_transfer_sweep.rb +++ b/lib/plaid/models/simulated_transfer_sweep.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -41,7 +41,7 @@ class SimulatedTransferSweep # The description of the deposit that will be passed to the receiving bank (up to 10 characters). Note that banks utilize this field differently, and may or may not show it on the bank statement. attr_accessor :description - # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this will be in the format of `/`. The field will remain null for transfers on other rails. + # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this is the IMAD (Input Message Accountability Data) number. The field will remain null for transfers on other rails. attr_accessor :network_trace_id class EnumAttributeValidator diff --git a/lib/plaid/models/single_document_risk_signal.rb b/lib/plaid/models/single_document_risk_signal.rb index 13cca1baa..3de85727d 100644 --- a/lib/plaid/models/single_document_risk_signal.rb +++ b/lib/plaid/models/single_document_risk_signal.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/source.rb b/lib/plaid/models/source.rb index 91928c770..169b1c6c4 100644 --- a/lib/plaid/models/source.rb +++ b/lib/plaid/models/source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/standalone_account_type.rb b/lib/plaid/models/standalone_account_type.rb index 61a9b10c1..6ea19e1c6 100644 --- a/lib/plaid/models/standalone_account_type.rb +++ b/lib/plaid/models/standalone_account_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/standalone_currency_code_list.rb b/lib/plaid/models/standalone_currency_code_list.rb index df52c9e7b..abbb26964 100644 --- a/lib/plaid/models/standalone_currency_code_list.rb +++ b/lib/plaid/models/standalone_currency_code_list.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/standalone_investment_transaction_type.rb b/lib/plaid/models/standalone_investment_transaction_type.rb index 02a6937be..731281ef6 100644 --- a/lib/plaid/models/standalone_investment_transaction_type.rb +++ b/lib/plaid/models/standalone_investment_transaction_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_account.rb b/lib/plaid/models/statements_account.rb index 1c202bc6b..7ebfe2b8b 100644 --- a/lib/plaid/models/statements_account.rb +++ b/lib/plaid/models/statements_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_download_request.rb b/lib/plaid/models/statements_download_request.rb index e475c8333..be4505b7b 100644 --- a/lib/plaid/models/statements_download_request.rb +++ b/lib/plaid/models/statements_download_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_list_request.rb b/lib/plaid/models/statements_list_request.rb index c49c8616b..9821709cd 100644 --- a/lib/plaid/models/statements_list_request.rb +++ b/lib/plaid/models/statements_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_list_response.rb b/lib/plaid/models/statements_list_response.rb index 8fcb89b48..e5b9cad71 100644 --- a/lib/plaid/models/statements_list_response.rb +++ b/lib/plaid/models/statements_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_refresh_complete_result.rb b/lib/plaid/models/statements_refresh_complete_result.rb index 176e7b54f..ce7268209 100644 --- a/lib/plaid/models/statements_refresh_complete_result.rb +++ b/lib/plaid/models/statements_refresh_complete_result.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_refresh_complete_webhook.rb b/lib/plaid/models/statements_refresh_complete_webhook.rb index 42ee45b64..677d3dc54 100644 --- a/lib/plaid/models/statements_refresh_complete_webhook.rb +++ b/lib/plaid/models/statements_refresh_complete_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_refresh_request.rb b/lib/plaid/models/statements_refresh_request.rb index 57e6d8acc..861869b21 100644 --- a/lib/plaid/models/statements_refresh_request.rb +++ b/lib/plaid/models/statements_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_refresh_response.rb b/lib/plaid/models/statements_refresh_response.rb index 91602e2ae..d4be50953 100644 --- a/lib/plaid/models/statements_refresh_response.rb +++ b/lib/plaid/models/statements_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statements_statement.rb b/lib/plaid/models/statements_statement.rb index a7275bfae..5815f1391 100644 --- a/lib/plaid/models/statements_statement.rb +++ b/lib/plaid/models/statements_statement.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/status.rb b/lib/plaid/models/status.rb index 55f60df9d..ac20e7baf 100644 --- a/lib/plaid/models/status.rb +++ b/lib/plaid/models/status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/statuses.rb b/lib/plaid/models/statuses.rb index 850ff1b4d..49707ffec 100644 --- a/lib/plaid/models/statuses.rb +++ b/lib/plaid/models/statuses.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/strategy.rb b/lib/plaid/models/strategy.rb index 1fc0f8170..935186f56 100644 --- a/lib/plaid/models/strategy.rb +++ b/lib/plaid/models/strategy.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/student_loan.rb b/lib/plaid/models/student_loan.rb index 5bf9d92aa..e7f97782f 100644 --- a/lib/plaid/models/student_loan.rb +++ b/lib/plaid/models/student_loan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -16,7 +16,7 @@ module Plaid # Contains details about a student loan account class StudentLoan - # The ID of the account that this liability belongs to. + # The ID of the account that this liability belongs to. Each account can only contain one liability. attr_accessor :account_id # The account number of the loan. For some institutions, this may be a masked version of the number (e.g., the last 4 digits instead of the entire number). diff --git a/lib/plaid/models/student_loan_repayment_model.rb b/lib/plaid/models/student_loan_repayment_model.rb index 88fea8e48..5a4c5b988 100644 --- a/lib/plaid/models/student_loan_repayment_model.rb +++ b/lib/plaid/models/student_loan_repayment_model.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/student_loan_status.rb b/lib/plaid/models/student_loan_status.rb index b09f8cde1..65a2eb7d1 100644 --- a/lib/plaid/models/student_loan_status.rb +++ b/lib/plaid/models/student_loan_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/student_repayment_plan.rb b/lib/plaid/models/student_repayment_plan.rb index 125d8bef1..8a312b88f 100644 --- a/lib/plaid/models/student_repayment_plan.rb +++ b/lib/plaid/models/student_repayment_plan.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sweep_status.rb b/lib/plaid/models/sweep_status.rb index 70362d05e..463a1a292 100644 --- a/lib/plaid/models/sweep_status.rb +++ b/lib/plaid/models/sweep_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sweep_trigger.rb b/lib/plaid/models/sweep_trigger.rb index a4fa356e6..f5ae1d683 100644 --- a/lib/plaid/models/sweep_trigger.rb +++ b/lib/plaid/models/sweep_trigger.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/sync_updates_available_webhook.rb b/lib/plaid/models/sync_updates_available_webhook.rb index 67ca12735..bdf1ef454 100644 --- a/lib/plaid/models/sync_updates_available_webhook.rb +++ b/lib/plaid/models/sync_updates_available_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/taxform.rb b/lib/plaid/models/taxform.rb index 1d543644b..462491ade 100644 --- a/lib/plaid/models/taxform.rb +++ b/lib/plaid/models/taxform.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/taxpayer_id.rb b/lib/plaid/models/taxpayer_id.rb index e19701d64..e86ab29e0 100644 --- a/lib/plaid/models/taxpayer_id.rb +++ b/lib/plaid/models/taxpayer_id.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/taxpayer_identifier.rb b/lib/plaid/models/taxpayer_identifier.rb index 2e1389176..27f7e240d 100644 --- a/lib/plaid/models/taxpayer_identifier.rb +++ b/lib/plaid/models/taxpayer_identifier.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/taxpayer_identifier_type.rb b/lib/plaid/models/taxpayer_identifier_type.rb index 93c11bec2..99ff6212b 100644 --- a/lib/plaid/models/taxpayer_identifier_type.rb +++ b/lib/plaid/models/taxpayer_identifier_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/taxpayer_identifiers.rb b/lib/plaid/models/taxpayer_identifiers.rb index 790fcb5a0..e64913e5b 100644 --- a/lib/plaid/models/taxpayer_identifiers.rb +++ b/lib/plaid/models/taxpayer_identifiers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/total.rb b/lib/plaid/models/total.rb index 9c7986a21..641308dc8 100644 --- a/lib/plaid/models/total.rb +++ b/lib/plaid/models/total.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/total_canonical_description.rb b/lib/plaid/models/total_canonical_description.rb index 5a05ca473..ee8714006 100644 --- a/lib/plaid/models/total_canonical_description.rb +++ b/lib/plaid/models/total_canonical_description.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction.rb b/lib/plaid/models/transaction.rb index 5b4f0a0f5..7f0791f73 100644 --- a/lib/plaid/models/transaction.rb +++ b/lib/plaid/models/transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -48,7 +48,7 @@ class Transaction # The merchant name, as enriched by Plaid from the `name` field. This is typically a more human-readable version of the merchant counterparty in the transaction. For some bank transactions (such as checks or account transfers) where there is no meaningful merchant name, this value will be `null`. attr_accessor :merchant_name - # The string returned by the financial institution to describe the transaction. For transactions returned by `/transactions/sync` or `/transactions/get`, this field is in beta and will be omitted unless the client is both enrolled in the closed beta program and has set `options.include_original_description` to `true`. + # The string returned by the financial institution to describe the transaction. For transactions returned by `/transactions/sync` or `/transactions/get`, this field will be omitted unless the client has set `options.include_original_description` to `true`. attr_accessor :original_description attr_accessor :payment_meta @@ -96,7 +96,7 @@ class Transaction # The counterparties present in the transaction. Counterparties, such as the merchant or the financial institution, are extracted by Plaid from the raw description. attr_accessor :counterparties - # A unique, stable, Plaid-generated ID that maps to the merchant. + # A unique, stable, Plaid-generated ID that maps to the merchant. In the case of a merchant with multiple retail locations, this field will map to the broader merchant, not a specific location or store. attr_accessor :merchant_entity_id class EnumAttributeValidator diff --git a/lib/plaid/models/transaction_all_of.rb b/lib/plaid/models/transaction_all_of.rb index 1567d0ed1..7380d3be0 100644 --- a/lib/plaid/models/transaction_all_of.rb +++ b/lib/plaid/models/transaction_all_of.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -37,7 +37,7 @@ class TransactionAllOf # The counterparties present in the transaction. Counterparties, such as the merchant or the financial institution, are extracted by Plaid from the raw description. attr_accessor :counterparties - # A unique, stable, Plaid-generated ID that maps to the merchant. + # A unique, stable, Plaid-generated ID that maps to the merchant. In the case of a merchant with multiple retail locations, this field will map to the broader merchant, not a specific location or store. attr_accessor :merchant_entity_id class EnumAttributeValidator diff --git a/lib/plaid/models/transaction_base.rb b/lib/plaid/models/transaction_base.rb index cb74c178d..055b0ad1c 100644 --- a/lib/plaid/models/transaction_base.rb +++ b/lib/plaid/models/transaction_base.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -48,7 +48,7 @@ class TransactionBase # The merchant name, as enriched by Plaid from the `name` field. This is typically a more human-readable version of the merchant counterparty in the transaction. For some bank transactions (such as checks or account transfers) where there is no meaningful merchant name, this value will be `null`. attr_accessor :merchant_name - # The string returned by the financial institution to describe the transaction. For transactions returned by `/transactions/sync` or `/transactions/get`, this field is in beta and will be omitted unless the client is both enrolled in the closed beta program and has set `options.include_original_description` to `true`. + # The string returned by the financial institution to describe the transaction. For transactions returned by `/transactions/sync` or `/transactions/get`, this field will be omitted unless the client has set `options.include_original_description` to `true`. attr_accessor :original_description attr_accessor :payment_meta diff --git a/lib/plaid/models/transaction_code.rb b/lib/plaid/models/transaction_code.rb index 35c9e9a27..6a444c507 100644 --- a/lib/plaid/models/transaction_code.rb +++ b/lib/plaid/models/transaction_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction_counterparty.rb b/lib/plaid/models/transaction_counterparty.rb index 6e369036c..859013c59 100644 --- a/lib/plaid/models/transaction_counterparty.rb +++ b/lib/plaid/models/transaction_counterparty.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction_data.rb b/lib/plaid/models/transaction_data.rb index d9d824b23..d80125e52 100644 --- a/lib/plaid/models/transaction_data.rb +++ b/lib/plaid/models/transaction_data.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction_override.rb b/lib/plaid/models/transaction_override.rb index 426f5fe62..6dfc35c3a 100644 --- a/lib/plaid/models/transaction_override.rb +++ b/lib/plaid/models/transaction_override.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction_stream.rb b/lib/plaid/models/transaction_stream.rb index 376b344b1..d1d2ba387 100644 --- a/lib/plaid/models/transaction_stream.rb +++ b/lib/plaid/models/transaction_stream.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction_stream_amount.rb b/lib/plaid/models/transaction_stream_amount.rb index 73ad2e7a5..07076b50e 100644 --- a/lib/plaid/models/transaction_stream_amount.rb +++ b/lib/plaid/models/transaction_stream_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transaction_stream_status.rb b/lib/plaid/models/transaction_stream_status.rb index a5f38d342..343077088 100644 --- a/lib/plaid/models/transaction_stream_status.rb +++ b/lib/plaid/models/transaction_stream_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_category_rule.rb b/lib/plaid/models/transactions_category_rule.rb index 74717eb55..a9aa20194 100644 --- a/lib/plaid/models/transactions_category_rule.rb +++ b/lib/plaid/models/transactions_category_rule.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_enhance_get_request.rb b/lib/plaid/models/transactions_enhance_get_request.rb index 5a035fd61..a5b94f3c4 100644 --- a/lib/plaid/models/transactions_enhance_get_request.rb +++ b/lib/plaid/models/transactions_enhance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_enhance_get_response.rb b/lib/plaid/models/transactions_enhance_get_response.rb index d9e9992f1..4c601c49e 100644 --- a/lib/plaid/models/transactions_enhance_get_response.rb +++ b/lib/plaid/models/transactions_enhance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_enrich_request.rb b/lib/plaid/models/transactions_enrich_request.rb index 999a21889..d13624d25 100644 --- a/lib/plaid/models/transactions_enrich_request.rb +++ b/lib/plaid/models/transactions_enrich_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_enrich_request_options.rb b/lib/plaid/models/transactions_enrich_request_options.rb index a2401c383..9a66c460a 100644 --- a/lib/plaid/models/transactions_enrich_request_options.rb +++ b/lib/plaid/models/transactions_enrich_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_enrich_response.rb b/lib/plaid/models/transactions_enrich_response.rb index 5702920fb..2cc1aa272 100644 --- a/lib/plaid/models/transactions_enrich_response.rb +++ b/lib/plaid/models/transactions_enrich_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_get_request.rb b/lib/plaid/models/transactions_get_request.rb index 4fee34835..97cc9142a 100644 --- a/lib/plaid/models/transactions_get_request.rb +++ b/lib/plaid/models/transactions_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_get_request_options.rb b/lib/plaid/models/transactions_get_request_options.rb index 306a3e507..f962d9ed6 100644 --- a/lib/plaid/models/transactions_get_request_options.rb +++ b/lib/plaid/models/transactions_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -25,7 +25,7 @@ class TransactionsGetRequestOptions # The number of transactions to skip. The default value is 0. attr_accessor :offset - # Include the raw unparsed transaction description from the financial institution. This field is disabled by default. If you need this information in addition to the parsed data provided, contact your Plaid Account Manager, or submit a [Support request](https://dashboard.plaid.com/support/new/product-and-development/product-troubleshooting/product-functionality). + # Include the raw unparsed transaction description from the financial institution. attr_accessor :include_original_description # Personal finance categories are now returned by default. diff --git a/lib/plaid/models/transactions_get_response.rb b/lib/plaid/models/transactions_get_response.rb index 88b506a47..cc00914a8 100644 --- a/lib/plaid/models/transactions_get_response.rb +++ b/lib/plaid/models/transactions_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_create_input.rb b/lib/plaid/models/transactions_recurring_create_input.rb index f93e7d11c..39b75598f 100644 --- a/lib/plaid/models/transactions_recurring_create_input.rb +++ b/lib/plaid/models/transactions_recurring_create_input.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_create_request.rb b/lib/plaid/models/transactions_recurring_create_request.rb index 06e58cee3..b9c00648b 100644 --- a/lib/plaid/models/transactions_recurring_create_request.rb +++ b/lib/plaid/models/transactions_recurring_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_create_response.rb b/lib/plaid/models/transactions_recurring_create_response.rb index d468f0225..ea26a3782 100644 --- a/lib/plaid/models/transactions_recurring_create_response.rb +++ b/lib/plaid/models/transactions_recurring_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_get_request.rb b/lib/plaid/models/transactions_recurring_get_request.rb index eccb47ad7..7c59343f4 100644 --- a/lib/plaid/models/transactions_recurring_get_request.rb +++ b/lib/plaid/models/transactions_recurring_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -27,7 +27,7 @@ class TransactionsRecurringGetRequest attr_accessor :options - # A list of `account_ids` to retrieve for the Item Note: An error will be returned if a provided `account_id` is not associated with the Item. + # An optional list of `account_ids` to retrieve for the Item. Retrieves all active accounts on item if no `account_id`s are provided. Note: An error will be returned if a provided `account_id` is not associated with the Item. attr_accessor :account_ids # Attribute mapping from ruby-style variable name to JSON key. @@ -109,10 +109,6 @@ def list_invalid_properties invalid_properties.push('invalid value for "access_token", access_token cannot be nil.') end - if @account_ids.nil? - invalid_properties.push('invalid value for "account_ids", account_ids cannot be nil.') - end - invalid_properties end @@ -120,7 +116,6 @@ def list_invalid_properties # @return true if the model is valid def valid? return false if @access_token.nil? - return false if @account_ids.nil? true end diff --git a/lib/plaid/models/transactions_recurring_get_request_options.rb b/lib/plaid/models/transactions_recurring_get_request_options.rb index 06432ae63..7cb88324c 100644 --- a/lib/plaid/models/transactions_recurring_get_request_options.rb +++ b/lib/plaid/models/transactions_recurring_get_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_get_response.rb b/lib/plaid/models/transactions_recurring_get_response.rb index 41528e63f..5870dbbea 100644 --- a/lib/plaid/models/transactions_recurring_get_response.rb +++ b/lib/plaid/models/transactions_recurring_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_merge_input.rb b/lib/plaid/models/transactions_recurring_merge_input.rb index 4427295a4..0c3795b13 100644 --- a/lib/plaid/models/transactions_recurring_merge_input.rb +++ b/lib/plaid/models/transactions_recurring_merge_input.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_merge_request.rb b/lib/plaid/models/transactions_recurring_merge_request.rb index 53f7b37bb..f1348e29d 100644 --- a/lib/plaid/models/transactions_recurring_merge_request.rb +++ b/lib/plaid/models/transactions_recurring_merge_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_merge_response.rb b/lib/plaid/models/transactions_recurring_merge_response.rb index 17a8b65dd..86f5d2691 100644 --- a/lib/plaid/models/transactions_recurring_merge_response.rb +++ b/lib/plaid/models/transactions_recurring_merge_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_update_input.rb b/lib/plaid/models/transactions_recurring_update_input.rb index dd139c059..2576d6023 100644 --- a/lib/plaid/models/transactions_recurring_update_input.rb +++ b/lib/plaid/models/transactions_recurring_update_input.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_update_request.rb b/lib/plaid/models/transactions_recurring_update_request.rb index 328a17641..f10fecef0 100644 --- a/lib/plaid/models/transactions_recurring_update_request.rb +++ b/lib/plaid/models/transactions_recurring_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_recurring_update_response.rb b/lib/plaid/models/transactions_recurring_update_response.rb index 363a7d4a2..7e63f55af 100644 --- a/lib/plaid/models/transactions_recurring_update_response.rb +++ b/lib/plaid/models/transactions_recurring_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_refresh_request.rb b/lib/plaid/models/transactions_refresh_request.rb index c2ee56249..1d8281fcc 100644 --- a/lib/plaid/models/transactions_refresh_request.rb +++ b/lib/plaid/models/transactions_refresh_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_refresh_response.rb b/lib/plaid/models/transactions_refresh_response.rb index fb142fafc..430dbebb1 100644 --- a/lib/plaid/models/transactions_refresh_response.rb +++ b/lib/plaid/models/transactions_refresh_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_removed_webhook.rb b/lib/plaid/models/transactions_removed_webhook.rb index 7e09f6319..e797570ae 100644 --- a/lib/plaid/models/transactions_removed_webhook.rb +++ b/lib/plaid/models/transactions_removed_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rule_details.rb b/lib/plaid/models/transactions_rule_details.rb index f43d44e25..c2e724b0f 100644 --- a/lib/plaid/models/transactions_rule_details.rb +++ b/lib/plaid/models/transactions_rule_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rule_field.rb b/lib/plaid/models/transactions_rule_field.rb index 3b63b6689..9f5fbf5f9 100644 --- a/lib/plaid/models/transactions_rule_field.rb +++ b/lib/plaid/models/transactions_rule_field.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rule_type.rb b/lib/plaid/models/transactions_rule_type.rb index 16fcff84f..7a081ee0d 100644 --- a/lib/plaid/models/transactions_rule_type.rb +++ b/lib/plaid/models/transactions_rule_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rules_create_request.rb b/lib/plaid/models/transactions_rules_create_request.rb index df50313e3..e044f0ca3 100644 --- a/lib/plaid/models/transactions_rules_create_request.rb +++ b/lib/plaid/models/transactions_rules_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rules_create_response.rb b/lib/plaid/models/transactions_rules_create_response.rb index 0d8b4472d..9caa3f926 100644 --- a/lib/plaid/models/transactions_rules_create_response.rb +++ b/lib/plaid/models/transactions_rules_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rules_list_request.rb b/lib/plaid/models/transactions_rules_list_request.rb index d9ba6d6df..cae970479 100644 --- a/lib/plaid/models/transactions_rules_list_request.rb +++ b/lib/plaid/models/transactions_rules_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rules_list_response.rb b/lib/plaid/models/transactions_rules_list_response.rb index de2b674a0..63d385e6d 100644 --- a/lib/plaid/models/transactions_rules_list_response.rb +++ b/lib/plaid/models/transactions_rules_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rules_remove_request.rb b/lib/plaid/models/transactions_rules_remove_request.rb index c15ad6cc9..fef2fc619 100644 --- a/lib/plaid/models/transactions_rules_remove_request.rb +++ b/lib/plaid/models/transactions_rules_remove_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_rules_remove_response.rb b/lib/plaid/models/transactions_rules_remove_response.rb index 37029995e..6c69c6373 100644 --- a/lib/plaid/models/transactions_rules_remove_response.rb +++ b/lib/plaid/models/transactions_rules_remove_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_sync_request.rb b/lib/plaid/models/transactions_sync_request.rb index 944b1d3cc..bc0b7f39e 100644 --- a/lib/plaid/models/transactions_sync_request.rb +++ b/lib/plaid/models/transactions_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_sync_request_options.rb b/lib/plaid/models/transactions_sync_request_options.rb index 2d890a18f..b1d1b892e 100644 --- a/lib/plaid/models/transactions_sync_request_options.rb +++ b/lib/plaid/models/transactions_sync_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -16,7 +16,7 @@ module Plaid # An optional object to be used with the request. If specified, `options` must not be `null`. class TransactionsSyncRequestOptions - # Include the raw unparsed transaction description from the financial institution. This field is disabled by default. If you need this information in addition to the parsed data provided, contact your Plaid Account Manager or submit a [Support request](https://dashboard.plaid.com/support/new/product-and-development/product-troubleshooting/product-functionality). + # Include the raw unparsed transaction description from the financial institution. attr_accessor :include_original_description # Personal finance categories are now returned by default. diff --git a/lib/plaid/models/transactions_sync_response.rb b/lib/plaid/models/transactions_sync_response.rb index bad2905eb..4654df640 100644 --- a/lib/plaid/models/transactions_sync_response.rb +++ b/lib/plaid/models/transactions_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -16,6 +16,11 @@ module Plaid # TransactionsSyncResponse defines the response schema for `/transactions/sync` class TransactionsSyncResponse + attr_accessor :transactions_update_status + + # An array of accounts at a financial institution associated with the transactions in this response. + attr_accessor :accounts + # Transactions that have been added to the Item since `cursor` ordered by ascending last modified time. attr_accessor :added @@ -34,9 +39,33 @@ class TransactionsSyncResponse # A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. attr_accessor :request_id + class EnumAttributeValidator + attr_reader :datatype + attr_reader :allowable_values + + def initialize(datatype, allowable_values) + @allowable_values = allowable_values.map do |value| + case datatype.to_s + when /Integer/i + value.to_i + when /Float/i + value.to_f + else + value + end + end + end + + def valid?(value) + !value || allowable_values.include?(value) + end + end + # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { + :'transactions_update_status' => :'transactions_update_status', + :'accounts' => :'accounts', :'added' => :'added', :'modified' => :'modified', :'removed' => :'removed', @@ -54,6 +83,8 @@ def self.acceptable_attributes # Attribute type mapping. def self.openapi_types { + :'transactions_update_status' => :'TransactionsUpdateStatus', + :'accounts' => :'Array', :'added' => :'Array', :'modified' => :'Array', :'removed' => :'Array', @@ -84,6 +115,16 @@ def initialize(attributes = {}) h[k.to_sym] = v } + if attributes.key?(:'transactions_update_status') + self.transactions_update_status = attributes[:'transactions_update_status'] + end + + if attributes.key?(:'accounts') + if (value = attributes[:'accounts']).is_a?(Array) + self.accounts = value + end + end + if attributes.key?(:'added') if (value = attributes[:'added']).is_a?(Array) self.added = value @@ -163,6 +204,8 @@ def valid? def ==(o) return true if self.equal?(o) self.class == o.class && + transactions_update_status == o.transactions_update_status && + accounts == o.accounts && added == o.added && modified == o.modified && removed == o.removed && @@ -180,7 +223,7 @@ def eql?(o) # Calculates hash code according to all attributes. # @return [Integer] Hash code def hash - [added, modified, removed, next_cursor, has_more, request_id].hash + [transactions_update_status, accounts, added, modified, removed, next_cursor, has_more, request_id].hash end # Builds the object from hash diff --git a/lib/plaid/models/transactions_update_status.rb b/lib/plaid/models/transactions_update_status.rb new file mode 100644 index 000000000..674e36a55 --- /dev/null +++ b/lib/plaid/models/transactions_update_status.rb @@ -0,0 +1,41 @@ +=begin +#The Plaid API + +#The Plaid REST API. Please see https://plaid.com/docs/api for more details. + +The version of the OpenAPI document: 2020-09-14_1.503.0 + +Generated by: https://openapi-generator.tech +OpenAPI Generator version: 6.3.0 + +=end + +require 'date' +require 'time' + +module Plaid + class TransactionsUpdateStatus + TRANSACTIONS_UPDATE_STATUS_UNKNOWN = "TRANSACTIONS_UPDATE_STATUS_UNKNOWN".freeze + NOT_READY = "NOT_READY".freeze + INITIAL_UPDATE_COMPLETE = "INITIAL_UPDATE_COMPLETE".freeze + HISTORICAL_UPDATE_COMPLETE = "HISTORICAL_UPDATE_COMPLETE".freeze + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def self.build_from_hash(value) + new.build_from_hash(value) + end + + # Builds the enum from string + # @param [String] The enum value in the form of the string + # @return [String] The enum value + def build_from_hash(value) + # We do not validate that the value is one of the enums set in the OpenAPI + # file because we want to be able to add to our list of enums without + # breaking this client library. + value + end + end + +end diff --git a/lib/plaid/models/transactions_user_insights_get_request.rb b/lib/plaid/models/transactions_user_insights_get_request.rb index efb0c7334..fb9231fe6 100644 --- a/lib/plaid/models/transactions_user_insights_get_request.rb +++ b/lib/plaid/models/transactions_user_insights_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transactions_user_insights_get_response.rb b/lib/plaid/models/transactions_user_insights_get_response.rb index 2684cea73..b61a4c9ec 100644 --- a/lib/plaid/models/transactions_user_insights_get_response.rb +++ b/lib/plaid/models/transactions_user_insights_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer.rb b/lib/plaid/models/transfer.rb index 8004df9f4..521751d71 100644 --- a/lib/plaid/models/transfer.rb +++ b/lib/plaid/models/transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -95,7 +95,7 @@ class Transfer # The amount to deduct from `transfer.amount` and distribute to the platform’s Ledger balance as a facilitator fee (decimal string with two digits of precision e.g. \"10.00\"). The remainder will go to the end-customer’s Ledger balance. This must be less than or equal to the `transfer.amount`. attr_accessor :facilitator_fee - # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this will be in the format of `/`. The field will remain null for transfers on other rails. + # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this is the IMAD (Input Message Accountability Data) number. The field will remain null for transfers on other rails. attr_accessor :network_trace_id class EnumAttributeValidator diff --git a/lib/plaid/models/transfer_ach_network.rb b/lib/plaid/models/transfer_ach_network.rb index 1e1b9d492..a02744683 100644 --- a/lib/plaid/models/transfer_ach_network.rb +++ b/lib/plaid/models/transfer_ach_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization.rb b/lib/plaid/models/transfer_authorization.rb index 634a5bda7..3f0eb94da 100644 --- a/lib/plaid/models/transfer_authorization.rb +++ b/lib/plaid/models/transfer_authorization.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_create_request.rb b/lib/plaid/models/transfer_authorization_create_request.rb index 40e175534..589245a6c 100644 --- a/lib/plaid/models/transfer_authorization_create_request.rb +++ b/lib/plaid/models/transfer_authorization_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_create_response.rb b/lib/plaid/models/transfer_authorization_create_response.rb index dd2278aa0..3c5d0b5ba 100644 --- a/lib/plaid/models/transfer_authorization_create_response.rb +++ b/lib/plaid/models/transfer_authorization_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_decision.rb b/lib/plaid/models/transfer_authorization_decision.rb index b15076a6d..93101bfb5 100644 --- a/lib/plaid/models/transfer_authorization_decision.rb +++ b/lib/plaid/models/transfer_authorization_decision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_decision_rationale.rb b/lib/plaid/models/transfer_authorization_decision_rationale.rb index f4b718e56..2fe24719b 100644 --- a/lib/plaid/models/transfer_authorization_decision_rationale.rb +++ b/lib/plaid/models/transfer_authorization_decision_rationale.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_decision_rationale_code.rb b/lib/plaid/models/transfer_authorization_decision_rationale_code.rb index 5458fe0af..1bb414daf 100644 --- a/lib/plaid/models/transfer_authorization_decision_rationale_code.rb +++ b/lib/plaid/models/transfer_authorization_decision_rationale_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_device.rb b/lib/plaid/models/transfer_authorization_device.rb index 6953c075a..02b0ca04c 100644 --- a/lib/plaid/models/transfer_authorization_device.rb +++ b/lib/plaid/models/transfer_authorization_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_guarantee_decision.rb b/lib/plaid/models/transfer_authorization_guarantee_decision.rb index 85320a000..0a232b77e 100644 --- a/lib/plaid/models/transfer_authorization_guarantee_decision.rb +++ b/lib/plaid/models/transfer_authorization_guarantee_decision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb index d14647cdd..086e6b459 100644 --- a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +++ b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb index 749549818..51e16b7c4 100644 --- a/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb +++ b/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_payment_risk.rb b/lib/plaid/models/transfer_authorization_payment_risk.rb index 4c44d686a..8de5a2d31 100644 --- a/lib/plaid/models/transfer_authorization_payment_risk.rb +++ b/lib/plaid/models/transfer_authorization_payment_risk.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_proposed_transfer.rb b/lib/plaid/models/transfer_authorization_proposed_transfer.rb index 74d51fca9..f2b2d2ffd 100644 --- a/lib/plaid/models/transfer_authorization_proposed_transfer.rb +++ b/lib/plaid/models/transfer_authorization_proposed_transfer.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_risk_level.rb b/lib/plaid/models/transfer_authorization_risk_level.rb index e0027fa62..c81b775f9 100644 --- a/lib/plaid/models/transfer_authorization_risk_level.rb +++ b/lib/plaid/models/transfer_authorization_risk_level.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_authorization_user_in_request.rb b/lib/plaid/models/transfer_authorization_user_in_request.rb index c4dd9eeb2..c976043f1 100644 --- a/lib/plaid/models/transfer_authorization_user_in_request.rb +++ b/lib/plaid/models/transfer_authorization_user_in_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_balance.rb b/lib/plaid/models/transfer_balance.rb index 38d928b35..268cbfd0a 100644 --- a/lib/plaid/models/transfer_balance.rb +++ b/lib/plaid/models/transfer_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_balance_get_request.rb b/lib/plaid/models/transfer_balance_get_request.rb index 247c107f9..8cfec6b4d 100644 --- a/lib/plaid/models/transfer_balance_get_request.rb +++ b/lib/plaid/models/transfer_balance_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_balance_get_response.rb b/lib/plaid/models/transfer_balance_get_response.rb index b87c90861..0e415a01a 100644 --- a/lib/plaid/models/transfer_balance_get_response.rb +++ b/lib/plaid/models/transfer_balance_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_balance_type.rb b/lib/plaid/models/transfer_balance_type.rb index 93cffda70..24d525530 100644 --- a/lib/plaid/models/transfer_balance_type.rb +++ b/lib/plaid/models/transfer_balance_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_cancel_request.rb b/lib/plaid/models/transfer_cancel_request.rb index d7fcef3c3..dacdfbf6f 100644 --- a/lib/plaid/models/transfer_cancel_request.rb +++ b/lib/plaid/models/transfer_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_cancel_response.rb b/lib/plaid/models/transfer_cancel_response.rb index e072ab525..93099ab1f 100644 --- a/lib/plaid/models/transfer_cancel_response.rb +++ b/lib/plaid/models/transfer_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_capabilities_get_request.rb b/lib/plaid/models/transfer_capabilities_get_request.rb index 930f818ed..55cd3e4da 100644 --- a/lib/plaid/models/transfer_capabilities_get_request.rb +++ b/lib/plaid/models/transfer_capabilities_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_capabilities_get_response.rb b/lib/plaid/models/transfer_capabilities_get_response.rb index f350efc94..921c51fc7 100644 --- a/lib/plaid/models/transfer_capabilities_get_response.rb +++ b/lib/plaid/models/transfer_capabilities_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_capabilities_get_rtp.rb b/lib/plaid/models/transfer_capabilities_get_rtp.rb index cefc44f3e..1221500ed 100644 --- a/lib/plaid/models/transfer_capabilities_get_rtp.rb +++ b/lib/plaid/models/transfer_capabilities_get_rtp.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_configuration_get_request.rb b/lib/plaid/models/transfer_configuration_get_request.rb index 7a9a696ad..99d1ed3f2 100644 --- a/lib/plaid/models/transfer_configuration_get_request.rb +++ b/lib/plaid/models/transfer_configuration_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_configuration_get_response.rb b/lib/plaid/models/transfer_configuration_get_response.rb index 0095d2adc..870f3f54e 100644 --- a/lib/plaid/models/transfer_configuration_get_response.rb +++ b/lib/plaid/models/transfer_configuration_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_create_request.rb b/lib/plaid/models/transfer_create_request.rb index b0afabafa..616ba1ce9 100644 --- a/lib/plaid/models/transfer_create_request.rb +++ b/lib/plaid/models/transfer_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_create_response.rb b/lib/plaid/models/transfer_create_response.rb index 0a982ec52..686a0855d 100644 --- a/lib/plaid/models/transfer_create_response.rb +++ b/lib/plaid/models/transfer_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_credit_funds_source.rb b/lib/plaid/models/transfer_credit_funds_source.rb index cfaa2b888..d9db1792b 100644 --- a/lib/plaid/models/transfer_credit_funds_source.rb +++ b/lib/plaid/models/transfer_credit_funds_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_credit_usage_configuration.rb b/lib/plaid/models/transfer_credit_usage_configuration.rb index da5c9a4a5..47e0e4ec9 100644 --- a/lib/plaid/models/transfer_credit_usage_configuration.rb +++ b/lib/plaid/models/transfer_credit_usage_configuration.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_debit_usage_configuration.rb b/lib/plaid/models/transfer_debit_usage_configuration.rb index ed10cfa1f..580406e3f 100644 --- a/lib/plaid/models/transfer_debit_usage_configuration.rb +++ b/lib/plaid/models/transfer_debit_usage_configuration.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_device.rb b/lib/plaid/models/transfer_device.rb index e67d96f61..674b5cb28 100644 --- a/lib/plaid/models/transfer_device.rb +++ b/lib/plaid/models/transfer_device.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_diligence_document_upload_request.rb b/lib/plaid/models/transfer_diligence_document_upload_request.rb index 579144a74..46961f3ec 100644 --- a/lib/plaid/models/transfer_diligence_document_upload_request.rb +++ b/lib/plaid/models/transfer_diligence_document_upload_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_diligence_document_upload_response.rb b/lib/plaid/models/transfer_diligence_document_upload_response.rb index 0667261b9..7d1200a42 100644 --- a/lib/plaid/models/transfer_diligence_document_upload_response.rb +++ b/lib/plaid/models/transfer_diligence_document_upload_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_diligence_status.rb b/lib/plaid/models/transfer_diligence_status.rb index 9b1157da9..44c8abd39 100644 --- a/lib/plaid/models/transfer_diligence_status.rb +++ b/lib/plaid/models/transfer_diligence_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_diligence_submit_request.rb b/lib/plaid/models/transfer_diligence_submit_request.rb index f394e85a6..9efd6116f 100644 --- a/lib/plaid/models/transfer_diligence_submit_request.rb +++ b/lib/plaid/models/transfer_diligence_submit_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_diligence_submit_response.rb b/lib/plaid/models/transfer_diligence_submit_response.rb index 4330aae56..b3a42b9cb 100644 --- a/lib/plaid/models/transfer_diligence_submit_response.rb +++ b/lib/plaid/models/transfer_diligence_submit_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_document_purpose.rb b/lib/plaid/models/transfer_document_purpose.rb index e18fcd56f..72202bae6 100644 --- a/lib/plaid/models/transfer_document_purpose.rb +++ b/lib/plaid/models/transfer_document_purpose.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event.rb b/lib/plaid/models/transfer_event.rb index 730692c79..5de4c5990 100644 --- a/lib/plaid/models/transfer_event.rb +++ b/lib/plaid/models/transfer_event.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event_list_request.rb b/lib/plaid/models/transfer_event_list_request.rb index f80754b59..d3dedfea7 100644 --- a/lib/plaid/models/transfer_event_list_request.rb +++ b/lib/plaid/models/transfer_event_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event_list_response.rb b/lib/plaid/models/transfer_event_list_response.rb index 2d41ce896..b14ee1ca1 100644 --- a/lib/plaid/models/transfer_event_list_response.rb +++ b/lib/plaid/models/transfer_event_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event_list_transfer_type.rb b/lib/plaid/models/transfer_event_list_transfer_type.rb index 6ad3f39f4..4b14995f3 100644 --- a/lib/plaid/models/transfer_event_list_transfer_type.rb +++ b/lib/plaid/models/transfer_event_list_transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event_sync_request.rb b/lib/plaid/models/transfer_event_sync_request.rb index a95ad322f..f0e6ff7c9 100644 --- a/lib/plaid/models/transfer_event_sync_request.rb +++ b/lib/plaid/models/transfer_event_sync_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event_sync_response.rb b/lib/plaid/models/transfer_event_sync_response.rb index f2fc5c561..7aaf463af 100644 --- a/lib/plaid/models/transfer_event_sync_response.rb +++ b/lib/plaid/models/transfer_event_sync_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_event_type.rb b/lib/plaid/models/transfer_event_type.rb index c6d3d33dd..429fccfa3 100644 --- a/lib/plaid/models/transfer_event_type.rb +++ b/lib/plaid/models/transfer_event_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_events_update_webhook.rb b/lib/plaid/models/transfer_events_update_webhook.rb index a5fe79b5c..d3eeafcb9 100644 --- a/lib/plaid/models/transfer_events_update_webhook.rb +++ b/lib/plaid/models/transfer_events_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb b/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb index ee8b33e18..2a350fe91 100644 --- a/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb +++ b/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_failure.rb b/lib/plaid/models/transfer_failure.rb index 444625bb8..0f0ada758 100644 --- a/lib/plaid/models/transfer_failure.rb +++ b/lib/plaid/models/transfer_failure.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_funding_account.rb b/lib/plaid/models/transfer_funding_account.rb index 5753c3ef7..047f9cfad 100644 --- a/lib/plaid/models/transfer_funding_account.rb +++ b/lib/plaid/models/transfer_funding_account.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_get_request.rb b/lib/plaid/models/transfer_get_request.rb index 6a0ff7be3..5a26438c5 100644 --- a/lib/plaid/models/transfer_get_request.rb +++ b/lib/plaid/models/transfer_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_get_response.rb b/lib/plaid/models/transfer_get_response.rb index 237d3fc76..09bc88200 100644 --- a/lib/plaid/models/transfer_get_response.rb +++ b/lib/plaid/models/transfer_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_authorization_decision.rb b/lib/plaid/models/transfer_intent_authorization_decision.rb index 64a49854d..657b8a8ba 100644 --- a/lib/plaid/models/transfer_intent_authorization_decision.rb +++ b/lib/plaid/models/transfer_intent_authorization_decision.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_create.rb b/lib/plaid/models/transfer_intent_create.rb index ac6511996..9ba232fb7 100644 --- a/lib/plaid/models/transfer_intent_create.rb +++ b/lib/plaid/models/transfer_intent_create.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_create_mode.rb b/lib/plaid/models/transfer_intent_create_mode.rb index 633f6262d..6a71a5c9b 100644 --- a/lib/plaid/models/transfer_intent_create_mode.rb +++ b/lib/plaid/models/transfer_intent_create_mode.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_create_network.rb b/lib/plaid/models/transfer_intent_create_network.rb index 0dff4ffb7..ad1bdf9fb 100644 --- a/lib/plaid/models/transfer_intent_create_network.rb +++ b/lib/plaid/models/transfer_intent_create_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_create_request.rb b/lib/plaid/models/transfer_intent_create_request.rb index dc9e6abe7..4a5099824 100644 --- a/lib/plaid/models/transfer_intent_create_request.rb +++ b/lib/plaid/models/transfer_intent_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_create_response.rb b/lib/plaid/models/transfer_intent_create_response.rb index 4f2bd9761..127568d7e 100644 --- a/lib/plaid/models/transfer_intent_create_response.rb +++ b/lib/plaid/models/transfer_intent_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_get.rb b/lib/plaid/models/transfer_intent_get.rb index 1ef427604..f4ffb2075 100644 --- a/lib/plaid/models/transfer_intent_get.rb +++ b/lib/plaid/models/transfer_intent_get.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_get_failure_reason.rb b/lib/plaid/models/transfer_intent_get_failure_reason.rb index 80d56f780..14190cc5e 100644 --- a/lib/plaid/models/transfer_intent_get_failure_reason.rb +++ b/lib/plaid/models/transfer_intent_get_failure_reason.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_get_request.rb b/lib/plaid/models/transfer_intent_get_request.rb index 11a6582d4..557fb66b0 100644 --- a/lib/plaid/models/transfer_intent_get_request.rb +++ b/lib/plaid/models/transfer_intent_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_get_response.rb b/lib/plaid/models/transfer_intent_get_response.rb index d3ea34c9a..f0cca1a75 100644 --- a/lib/plaid/models/transfer_intent_get_response.rb +++ b/lib/plaid/models/transfer_intent_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_intent_status.rb b/lib/plaid/models/transfer_intent_status.rb index 0ad0098ff..73fc63071 100644 --- a/lib/plaid/models/transfer_intent_status.rb +++ b/lib/plaid/models/transfer_intent_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_balance.rb b/lib/plaid/models/transfer_ledger_balance.rb index e7587ccf3..e5f09cc57 100644 --- a/lib/plaid/models/transfer_ledger_balance.rb +++ b/lib/plaid/models/transfer_ledger_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_deposit_request.rb b/lib/plaid/models/transfer_ledger_deposit_request.rb index 6494a55d9..e74424bd0 100644 --- a/lib/plaid/models/transfer_ledger_deposit_request.rb +++ b/lib/plaid/models/transfer_ledger_deposit_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_deposit_response.rb b/lib/plaid/models/transfer_ledger_deposit_response.rb index b2662283e..7d29bec1c 100644 --- a/lib/plaid/models/transfer_ledger_deposit_response.rb +++ b/lib/plaid/models/transfer_ledger_deposit_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_distribute_request.rb b/lib/plaid/models/transfer_ledger_distribute_request.rb index a9be2778f..ff35846c3 100644 --- a/lib/plaid/models/transfer_ledger_distribute_request.rb +++ b/lib/plaid/models/transfer_ledger_distribute_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_distribute_response.rb b/lib/plaid/models/transfer_ledger_distribute_response.rb index 06f889f61..a3714d021 100644 --- a/lib/plaid/models/transfer_ledger_distribute_response.rb +++ b/lib/plaid/models/transfer_ledger_distribute_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_get_request.rb b/lib/plaid/models/transfer_ledger_get_request.rb index dd5208017..79f1a2b00 100644 --- a/lib/plaid/models/transfer_ledger_get_request.rb +++ b/lib/plaid/models/transfer_ledger_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_get_response.rb b/lib/plaid/models/transfer_ledger_get_response.rb index 9e9855e41..e7dcd264e 100644 --- a/lib/plaid/models/transfer_ledger_get_response.rb +++ b/lib/plaid/models/transfer_ledger_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb b/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb index baf80c1ef..79f40ba4d 100644 --- a/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb +++ b/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_withdraw_request.rb b/lib/plaid/models/transfer_ledger_withdraw_request.rb index d290fb173..8303b5172 100644 --- a/lib/plaid/models/transfer_ledger_withdraw_request.rb +++ b/lib/plaid/models/transfer_ledger_withdraw_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_ledger_withdraw_response.rb b/lib/plaid/models/transfer_ledger_withdraw_response.rb index 13eacee26..63097ad91 100644 --- a/lib/plaid/models/transfer_ledger_withdraw_response.rb +++ b/lib/plaid/models/transfer_ledger_withdraw_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_list_request.rb b/lib/plaid/models/transfer_list_request.rb index 0fa18d089..69fbf00db 100644 --- a/lib/plaid/models/transfer_list_request.rb +++ b/lib/plaid/models/transfer_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_list_response.rb b/lib/plaid/models/transfer_list_response.rb index f30a249c6..9a8c01e9c 100644 --- a/lib/plaid/models/transfer_list_response.rb +++ b/lib/plaid/models/transfer_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_metrics_get_request.rb b/lib/plaid/models/transfer_metrics_get_request.rb index e07be1317..e7c7de788 100644 --- a/lib/plaid/models/transfer_metrics_get_request.rb +++ b/lib/plaid/models/transfer_metrics_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_metrics_get_response.rb b/lib/plaid/models/transfer_metrics_get_response.rb index f9e25d9c1..421f042dc 100644 --- a/lib/plaid/models/transfer_metrics_get_response.rb +++ b/lib/plaid/models/transfer_metrics_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_migrate_account_request.rb b/lib/plaid/models/transfer_migrate_account_request.rb index 46678a866..aa2b022e8 100644 --- a/lib/plaid/models/transfer_migrate_account_request.rb +++ b/lib/plaid/models/transfer_migrate_account_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_migrate_account_response.rb b/lib/plaid/models/transfer_migrate_account_response.rb index 24a383062..16f9670d6 100644 --- a/lib/plaid/models/transfer_migrate_account_response.rb +++ b/lib/plaid/models/transfer_migrate_account_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_network.rb b/lib/plaid/models/transfer_network.rb index 7a5a5b309..5c109f162 100644 --- a/lib/plaid/models/transfer_network.rb +++ b/lib/plaid/models/transfer_network.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_address.rb b/lib/plaid/models/transfer_originator_address.rb index 7f4e24aa1..e34aedd9c 100644 --- a/lib/plaid/models/transfer_originator_address.rb +++ b/lib/plaid/models/transfer_originator_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_create_request.rb b/lib/plaid/models/transfer_originator_create_request.rb index bd434e50f..cac25341c 100644 --- a/lib/plaid/models/transfer_originator_create_request.rb +++ b/lib/plaid/models/transfer_originator_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_create_response.rb b/lib/plaid/models/transfer_originator_create_response.rb index 1a0660802..8aa0ee191 100644 --- a/lib/plaid/models/transfer_originator_create_response.rb +++ b/lib/plaid/models/transfer_originator_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_diligence.rb b/lib/plaid/models/transfer_originator_diligence.rb index 30c362193..98f34a41e 100644 --- a/lib/plaid/models/transfer_originator_diligence.rb +++ b/lib/plaid/models/transfer_originator_diligence.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_funding_account_update_request.rb b/lib/plaid/models/transfer_originator_funding_account_update_request.rb index 43b5d64eb..3b6d1e13b 100644 --- a/lib/plaid/models/transfer_originator_funding_account_update_request.rb +++ b/lib/plaid/models/transfer_originator_funding_account_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_funding_account_update_response.rb b/lib/plaid/models/transfer_originator_funding_account_update_response.rb index 157798a64..aa0e10d84 100644 --- a/lib/plaid/models/transfer_originator_funding_account_update_response.rb +++ b/lib/plaid/models/transfer_originator_funding_account_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_get_request.rb b/lib/plaid/models/transfer_originator_get_request.rb index f45bb35f5..fdd86f8fd 100644 --- a/lib/plaid/models/transfer_originator_get_request.rb +++ b/lib/plaid/models/transfer_originator_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_get_response.rb b/lib/plaid/models/transfer_originator_get_response.rb index 94be4c684..98d3a30f2 100644 --- a/lib/plaid/models/transfer_originator_get_response.rb +++ b/lib/plaid/models/transfer_originator_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_list_request.rb b/lib/plaid/models/transfer_originator_list_request.rb index dd2e63840..075a4870f 100644 --- a/lib/plaid/models/transfer_originator_list_request.rb +++ b/lib/plaid/models/transfer_originator_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_originator_list_response.rb b/lib/plaid/models/transfer_originator_list_response.rb index 8973fed9d..a68de05be 100644 --- a/lib/plaid/models/transfer_originator_list_response.rb +++ b/lib/plaid/models/transfer_originator_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_questionnaire_create_request.rb b/lib/plaid/models/transfer_questionnaire_create_request.rb index d76a0afb6..d5204aebb 100644 --- a/lib/plaid/models/transfer_questionnaire_create_request.rb +++ b/lib/plaid/models/transfer_questionnaire_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_questionnaire_create_response.rb b/lib/plaid/models/transfer_questionnaire_create_response.rb index 71ffc0a95..08ae4896a 100644 --- a/lib/plaid/models/transfer_questionnaire_create_response.rb +++ b/lib/plaid/models/transfer_questionnaire_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_cancel_request.rb b/lib/plaid/models/transfer_recurring_cancel_request.rb index 9492bb400..20cb2ea12 100644 --- a/lib/plaid/models/transfer_recurring_cancel_request.rb +++ b/lib/plaid/models/transfer_recurring_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_cancel_response.rb b/lib/plaid/models/transfer_recurring_cancel_response.rb index 7175459bf..939b1e03c 100644 --- a/lib/plaid/models/transfer_recurring_cancel_response.rb +++ b/lib/plaid/models/transfer_recurring_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_create_request.rb b/lib/plaid/models/transfer_recurring_create_request.rb index dca7665f7..05235aede 100644 --- a/lib/plaid/models/transfer_recurring_create_request.rb +++ b/lib/plaid/models/transfer_recurring_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -121,7 +121,7 @@ def self.openapi_types :'account_id' => :'String', :'funding_account_id' => :'String', :'type' => :'TransferType', - :'network' => :'TransferNetwork', + :'network' => :'TransferACHNetwork', :'ach_class' => :'ACHClass', :'amount' => :'String', :'user_present' => :'Boolean', diff --git a/lib/plaid/models/transfer_recurring_create_response.rb b/lib/plaid/models/transfer_recurring_create_response.rb index f173e8e58..355f2b392 100644 --- a/lib/plaid/models/transfer_recurring_create_response.rb +++ b/lib/plaid/models/transfer_recurring_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_get_request.rb b/lib/plaid/models/transfer_recurring_get_request.rb index 8159abf14..2df35fa38 100644 --- a/lib/plaid/models/transfer_recurring_get_request.rb +++ b/lib/plaid/models/transfer_recurring_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_get_response.rb b/lib/plaid/models/transfer_recurring_get_response.rb index a77e42f01..7cd7e1377 100644 --- a/lib/plaid/models/transfer_recurring_get_response.rb +++ b/lib/plaid/models/transfer_recurring_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_list_request.rb b/lib/plaid/models/transfer_recurring_list_request.rb index 63875e0fa..cf8ccb717 100644 --- a/lib/plaid/models/transfer_recurring_list_request.rb +++ b/lib/plaid/models/transfer_recurring_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_list_response.rb b/lib/plaid/models/transfer_recurring_list_response.rb index 7e6e0540f..73028c278 100644 --- a/lib/plaid/models/transfer_recurring_list_response.rb +++ b/lib/plaid/models/transfer_recurring_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_schedule.rb b/lib/plaid/models/transfer_recurring_schedule.rb index 61587bfad..069b9db54 100644 --- a/lib/plaid/models/transfer_recurring_schedule.rb +++ b/lib/plaid/models/transfer_recurring_schedule.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_recurring_status.rb b/lib/plaid/models/transfer_recurring_status.rb index 872768992..d0611873f 100644 --- a/lib/plaid/models/transfer_recurring_status.rb +++ b/lib/plaid/models/transfer_recurring_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund.rb b/lib/plaid/models/transfer_refund.rb index f1795ea00..2c179340a 100644 --- a/lib/plaid/models/transfer_refund.rb +++ b/lib/plaid/models/transfer_refund.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -32,7 +32,7 @@ class TransferRefund # The datetime when this refund was created. This will be of the form `2006-01-02T15:04:05Z` attr_accessor :created - # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this will be in the format of `/`. The field will remain null for transfers on other rails. + # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this is the IMAD (Input Message Accountability Data) number. The field will remain null for transfers on other rails. attr_accessor :network_trace_id class EnumAttributeValidator diff --git a/lib/plaid/models/transfer_refund_cancel_request.rb b/lib/plaid/models/transfer_refund_cancel_request.rb index ab439cf71..e48d095b5 100644 --- a/lib/plaid/models/transfer_refund_cancel_request.rb +++ b/lib/plaid/models/transfer_refund_cancel_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_cancel_response.rb b/lib/plaid/models/transfer_refund_cancel_response.rb index ae20675e3..f825f5d13 100644 --- a/lib/plaid/models/transfer_refund_cancel_response.rb +++ b/lib/plaid/models/transfer_refund_cancel_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_create_request.rb b/lib/plaid/models/transfer_refund_create_request.rb index ff1a71c81..6254b4066 100644 --- a/lib/plaid/models/transfer_refund_create_request.rb +++ b/lib/plaid/models/transfer_refund_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_create_response.rb b/lib/plaid/models/transfer_refund_create_response.rb index 8a7e7dd94..dfbb44734 100644 --- a/lib/plaid/models/transfer_refund_create_response.rb +++ b/lib/plaid/models/transfer_refund_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_failure.rb b/lib/plaid/models/transfer_refund_failure.rb index 23e58da4a..814e6645e 100644 --- a/lib/plaid/models/transfer_refund_failure.rb +++ b/lib/plaid/models/transfer_refund_failure.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_get_request.rb b/lib/plaid/models/transfer_refund_get_request.rb index a34a33a05..fdcd99a6c 100644 --- a/lib/plaid/models/transfer_refund_get_request.rb +++ b/lib/plaid/models/transfer_refund_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_get_response.rb b/lib/plaid/models/transfer_refund_get_response.rb index 3fc89ba59..60e880a13 100644 --- a/lib/plaid/models/transfer_refund_get_response.rb +++ b/lib/plaid/models/transfer_refund_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_refund_status.rb b/lib/plaid/models/transfer_refund_status.rb index 07d7dc5aa..d9e1e5cbc 100644 --- a/lib/plaid/models/transfer_refund_status.rb +++ b/lib/plaid/models/transfer_refund_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_repayment.rb b/lib/plaid/models/transfer_repayment.rb index 3fa52afe9..f77042289 100644 --- a/lib/plaid/models/transfer_repayment.rb +++ b/lib/plaid/models/transfer_repayment.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_repayment_list_request.rb b/lib/plaid/models/transfer_repayment_list_request.rb index ce594a20f..14cf3a25a 100644 --- a/lib/plaid/models/transfer_repayment_list_request.rb +++ b/lib/plaid/models/transfer_repayment_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_repayment_list_response.rb b/lib/plaid/models/transfer_repayment_list_response.rb index 0256def2c..fe1021f00 100644 --- a/lib/plaid/models/transfer_repayment_list_response.rb +++ b/lib/plaid/models/transfer_repayment_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_repayment_return.rb b/lib/plaid/models/transfer_repayment_return.rb index 8a9f4708c..b3e889554 100644 --- a/lib/plaid/models/transfer_repayment_return.rb +++ b/lib/plaid/models/transfer_repayment_return.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_repayment_return_list_request.rb b/lib/plaid/models/transfer_repayment_return_list_request.rb index 95d2e74c5..6ebb5d612 100644 --- a/lib/plaid/models/transfer_repayment_return_list_request.rb +++ b/lib/plaid/models/transfer_repayment_return_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_repayment_return_list_response.rb b/lib/plaid/models/transfer_repayment_return_list_response.rb index b2212f3b8..d55a6ea35 100644 --- a/lib/plaid/models/transfer_repayment_return_list_response.rb +++ b/lib/plaid/models/transfer_repayment_return_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_schedule_interval_unit.rb b/lib/plaid/models/transfer_schedule_interval_unit.rb index 8e1944d63..9327a4cd0 100644 --- a/lib/plaid/models/transfer_schedule_interval_unit.rb +++ b/lib/plaid/models/transfer_schedule_interval_unit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_status.rb b/lib/plaid/models/transfer_status.rb index 83185bd43..87748dfcc 100644 --- a/lib/plaid/models/transfer_status.rb +++ b/lib/plaid/models/transfer_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_sweep.rb b/lib/plaid/models/transfer_sweep.rb index 4bd262989..5a7841fe3 100644 --- a/lib/plaid/models/transfer_sweep.rb +++ b/lib/plaid/models/transfer_sweep.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -41,7 +41,7 @@ class TransferSweep # The description of the deposit that will be passed to the receiving bank (up to 10 characters). Note that banks utilize this field differently, and may or may not show it on the bank statement. attr_accessor :description - # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this will be in the format of `/`. The field will remain null for transfers on other rails. + # The trace identifier for the transfer based on its network. This will only be set after the transfer has posted. For `ach` or `same-day-ach` transfers, this is the ACH trace number. For `wire` transfers, this is the IMAD (Input Message Accountability Data) number. The field will remain null for transfers on other rails. attr_accessor :network_trace_id class EnumAttributeValidator diff --git a/lib/plaid/models/transfer_sweep_get_request.rb b/lib/plaid/models/transfer_sweep_get_request.rb index 763271ea4..644b400df 100644 --- a/lib/plaid/models/transfer_sweep_get_request.rb +++ b/lib/plaid/models/transfer_sweep_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_sweep_get_response.rb b/lib/plaid/models/transfer_sweep_get_response.rb index ecad935d8..40ff8dc4f 100644 --- a/lib/plaid/models/transfer_sweep_get_response.rb +++ b/lib/plaid/models/transfer_sweep_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_sweep_list_request.rb b/lib/plaid/models/transfer_sweep_list_request.rb index 1b339f0d0..6e7e3580e 100644 --- a/lib/plaid/models/transfer_sweep_list_request.rb +++ b/lib/plaid/models/transfer_sweep_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_sweep_list_response.rb b/lib/plaid/models/transfer_sweep_list_response.rb index 6fb00664d..b59ddddb8 100644 --- a/lib/plaid/models/transfer_sweep_list_response.rb +++ b/lib/plaid/models/transfer_sweep_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_sweep_status.rb b/lib/plaid/models/transfer_sweep_status.rb index 34931864a..2ece519ce 100644 --- a/lib/plaid/models/transfer_sweep_status.rb +++ b/lib/plaid/models/transfer_sweep_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_test_clock.rb b/lib/plaid/models/transfer_test_clock.rb index 42baeadce..a75b1cbff 100644 --- a/lib/plaid/models/transfer_test_clock.rb +++ b/lib/plaid/models/transfer_test_clock.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_type.rb b/lib/plaid/models/transfer_type.rb index 646912785..fa4783f08 100644 --- a/lib/plaid/models/transfer_type.rb +++ b/lib/plaid/models/transfer_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_user_address_in_request.rb b/lib/plaid/models/transfer_user_address_in_request.rb index a146e8b9a..9657d2327 100644 --- a/lib/plaid/models/transfer_user_address_in_request.rb +++ b/lib/plaid/models/transfer_user_address_in_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_user_address_in_response.rb b/lib/plaid/models/transfer_user_address_in_response.rb index 537c15000..8ff38e2af 100644 --- a/lib/plaid/models/transfer_user_address_in_response.rb +++ b/lib/plaid/models/transfer_user_address_in_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_user_in_request.rb b/lib/plaid/models/transfer_user_in_request.rb index 20444cf0c..c80efa3ff 100644 --- a/lib/plaid/models/transfer_user_in_request.rb +++ b/lib/plaid/models/transfer_user_in_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_user_in_request_deprecated.rb b/lib/plaid/models/transfer_user_in_request_deprecated.rb index 39817f4f6..c861ddaf9 100644 --- a/lib/plaid/models/transfer_user_in_request_deprecated.rb +++ b/lib/plaid/models/transfer_user_in_request_deprecated.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_user_in_response.rb b/lib/plaid/models/transfer_user_in_response.rb index 415ac34ba..d3c65158a 100644 --- a/lib/plaid/models/transfer_user_in_response.rb +++ b/lib/plaid/models/transfer_user_in_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/transfer_wire_details.rb b/lib/plaid/models/transfer_wire_details.rb index ea0e44547..36c0f280f 100644 --- a/lib/plaid/models/transfer_wire_details.rb +++ b/lib/plaid/models/transfer_wire_details.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/update_entity_screening_request_search_terms.rb b/lib/plaid/models/update_entity_screening_request_search_terms.rb index 2d4574995..79b79fc55 100644 --- a/lib/plaid/models/update_entity_screening_request_search_terms.rb +++ b/lib/plaid/models/update_entity_screening_request_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/update_individual_screening_request_search_terms.rb b/lib/plaid/models/update_individual_screening_request_search_terms.rb index 813464854..f1b94d6af 100644 --- a/lib/plaid/models/update_individual_screening_request_search_terms.rb +++ b/lib/plaid/models/update_individual_screening_request_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_account_revoked_webhook.rb b/lib/plaid/models/user_account_revoked_webhook.rb index 9fc58367e..b4fa42f7a 100644 --- a/lib/plaid/models/user_account_revoked_webhook.rb +++ b/lib/plaid/models/user_account_revoked_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_address.rb b/lib/plaid/models/user_address.rb index 53e63a1ca..7c6d80c83 100644 --- a/lib/plaid/models/user_address.rb +++ b/lib/plaid/models/user_address.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_create_request.rb b/lib/plaid/models/user_create_request.rb index 130aaf536..09ff345bf 100644 --- a/lib/plaid/models/user_create_request.rb +++ b/lib/plaid/models/user_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_create_response.rb b/lib/plaid/models/user_create_response.rb index 6e7551bba..11b03bc78 100644 --- a/lib/plaid/models/user_create_response.rb +++ b/lib/plaid/models/user_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_custom_password.rb b/lib/plaid/models/user_custom_password.rb index bc0501834..e774b4cfc 100644 --- a/lib/plaid/models/user_custom_password.rb +++ b/lib/plaid/models/user_custom_password.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_data_overview.rb b/lib/plaid/models/user_data_overview.rb index 933893ccd..a8c66369d 100644 --- a/lib/plaid/models/user_data_overview.rb +++ b/lib/plaid/models/user_data_overview.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_id_number.rb b/lib/plaid/models/user_id_number.rb index fe9783f42..a1a8ff402 100644 --- a/lib/plaid/models/user_id_number.rb +++ b/lib/plaid/models/user_id_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_permission_revoked_webhook.rb b/lib/plaid/models/user_permission_revoked_webhook.rb index 72d0a2562..6ecbda38c 100644 --- a/lib/plaid/models/user_permission_revoked_webhook.rb +++ b/lib/plaid/models/user_permission_revoked_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_stated_income_source_category.rb b/lib/plaid/models/user_stated_income_source_category.rb index 5646dc437..5e2f84a8c 100644 --- a/lib/plaid/models/user_stated_income_source_category.rb +++ b/lib/plaid/models/user_stated_income_source_category.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_stated_income_source_frequency.rb b/lib/plaid/models/user_stated_income_source_frequency.rb index e45a8c579..ca0c78f9d 100644 --- a/lib/plaid/models/user_stated_income_source_frequency.rb +++ b/lib/plaid/models/user_stated_income_source_frequency.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_stated_income_source_pay_type.rb b/lib/plaid/models/user_stated_income_source_pay_type.rb index b1f4848d4..206a2c683 100644 --- a/lib/plaid/models/user_stated_income_source_pay_type.rb +++ b/lib/plaid/models/user_stated_income_source_pay_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_update_request.rb b/lib/plaid/models/user_update_request.rb index 416697435..d64f58d5e 100644 --- a/lib/plaid/models/user_update_request.rb +++ b/lib/plaid/models/user_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/user_update_response.rb b/lib/plaid/models/user_update_response.rb index a14a41e62..6b7fc1408 100644 --- a/lib/plaid/models/user_update_response.rb +++ b/lib/plaid/models/user_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/validation_source.rb b/lib/plaid/models/validation_source.rb index 72ce5c6da..c3293171b 100644 --- a/lib/plaid/models/validation_source.rb +++ b/lib/plaid/models/validation_source.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/validation_sources.rb b/lib/plaid/models/validation_sources.rb index c6efbc6e2..bd16e87c1 100644 --- a/lib/plaid/models/validation_sources.rb +++ b/lib/plaid/models/validation_sources.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/verification_expired_webhook.rb b/lib/plaid/models/verification_expired_webhook.rb index 05b882144..5984a7c18 100644 --- a/lib/plaid/models/verification_expired_webhook.rb +++ b/lib/plaid/models/verification_expired_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/verification_of_asset.rb b/lib/plaid/models/verification_of_asset.rb index 581b0f293..ba74a3098 100644 --- a/lib/plaid/models/verification_of_asset.rb +++ b/lib/plaid/models/verification_of_asset.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/verification_of_asset_response.rb b/lib/plaid/models/verification_of_asset_response.rb index adce7aba4..d9dc72b90 100644 --- a/lib/plaid/models/verification_of_asset_response.rb +++ b/lib/plaid/models/verification_of_asset_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/verification_refresh_status.rb b/lib/plaid/models/verification_refresh_status.rb index 0db8e8a36..007a4e4d6 100644 --- a/lib/plaid/models/verification_refresh_status.rb +++ b/lib/plaid/models/verification_refresh_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/verification_status.rb b/lib/plaid/models/verification_status.rb index 2bb40a764..9989d849d 100644 --- a/lib/plaid/models/verification_status.rb +++ b/lib/plaid/models/verification_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/w2.rb b/lib/plaid/models/w2.rb index 4445b394d..9ac00ef2c 100644 --- a/lib/plaid/models/w2.rb +++ b/lib/plaid/models/w2.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/w2_box12.rb b/lib/plaid/models/w2_box12.rb index 112d87b83..a3ae68bba 100644 --- a/lib/plaid/models/w2_box12.rb +++ b/lib/plaid/models/w2_box12.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/w2_state_and_local_wages.rb b/lib/plaid/models/w2_state_and_local_wages.rb index c2f829092..0d86834ac 100644 --- a/lib/plaid/models/w2_state_and_local_wages.rb +++ b/lib/plaid/models/w2_state_and_local_wages.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet.rb b/lib/plaid/models/wallet.rb index fdd0a7359..2bbafa414 100644 --- a/lib/plaid/models/wallet.rb +++ b/lib/plaid/models/wallet.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_balance.rb b/lib/plaid/models/wallet_balance.rb index cfb914db1..62c588230 100644 --- a/lib/plaid/models/wallet_balance.rb +++ b/lib/plaid/models/wallet_balance.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_create_request.rb b/lib/plaid/models/wallet_create_request.rb index 36812f3e3..0c971e953 100644 --- a/lib/plaid/models/wallet_create_request.rb +++ b/lib/plaid/models/wallet_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_create_response.rb b/lib/plaid/models/wallet_create_response.rb index 5a76e529d..bdbe36cfa 100644 --- a/lib/plaid/models/wallet_create_response.rb +++ b/lib/plaid/models/wallet_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_get_request.rb b/lib/plaid/models/wallet_get_request.rb index 094929245..eafb06f7c 100644 --- a/lib/plaid/models/wallet_get_request.rb +++ b/lib/plaid/models/wallet_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_get_response.rb b/lib/plaid/models/wallet_get_response.rb index d03643f6f..0a3ab2e4d 100644 --- a/lib/plaid/models/wallet_get_response.rb +++ b/lib/plaid/models/wallet_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_iso_currency_code.rb b/lib/plaid/models/wallet_iso_currency_code.rb index b59f3d47c..4075aa002 100644 --- a/lib/plaid/models/wallet_iso_currency_code.rb +++ b/lib/plaid/models/wallet_iso_currency_code.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_list_request.rb b/lib/plaid/models/wallet_list_request.rb index df0559fc8..460082a58 100644 --- a/lib/plaid/models/wallet_list_request.rb +++ b/lib/plaid/models/wallet_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_list_response.rb b/lib/plaid/models/wallet_list_response.rb index 1f7106de0..d3dcf5abe 100644 --- a/lib/plaid/models/wallet_list_response.rb +++ b/lib/plaid/models/wallet_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_numbers.rb b/lib/plaid/models/wallet_numbers.rb index 71a4d249d..1a360a777 100644 --- a/lib/plaid/models/wallet_numbers.rb +++ b/lib/plaid/models/wallet_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_payment_scheme.rb b/lib/plaid/models/wallet_payment_scheme.rb index 36664ae19..e2a4e48cc 100644 --- a/lib/plaid/models/wallet_payment_scheme.rb +++ b/lib/plaid/models/wallet_payment_scheme.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_status.rb b/lib/plaid/models/wallet_status.rb index dc656a2b1..046a20b87 100644 --- a/lib/plaid/models/wallet_status.rb +++ b/lib/plaid/models/wallet_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction.rb b/lib/plaid/models/wallet_transaction.rb index 74d708fb0..caeb15acc 100644 --- a/lib/plaid/models/wallet_transaction.rb +++ b/lib/plaid/models/wallet_transaction.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_amount.rb b/lib/plaid/models/wallet_transaction_amount.rb index 082797b68..c5c2b09da 100644 --- a/lib/plaid/models/wallet_transaction_amount.rb +++ b/lib/plaid/models/wallet_transaction_amount.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty.rb b/lib/plaid/models/wallet_transaction_counterparty.rb index 8cab8cb73..f9e1e63bc 100644 --- a/lib/plaid/models/wallet_transaction_counterparty.rb +++ b/lib/plaid/models/wallet_transaction_counterparty.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty_bacs.rb b/lib/plaid/models/wallet_transaction_counterparty_bacs.rb index b66a6be64..df0832abb 100644 --- a/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +++ b/lib/plaid/models/wallet_transaction_counterparty_bacs.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty_international.rb b/lib/plaid/models/wallet_transaction_counterparty_international.rb index 492635e38..2209ca158 100644 --- a/lib/plaid/models/wallet_transaction_counterparty_international.rb +++ b/lib/plaid/models/wallet_transaction_counterparty_international.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_counterparty_numbers.rb b/lib/plaid/models/wallet_transaction_counterparty_numbers.rb index 4aa0e452d..c95746ede 100644 --- a/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +++ b/lib/plaid/models/wallet_transaction_counterparty_numbers.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_execute_request.rb b/lib/plaid/models/wallet_transaction_execute_request.rb index 9b827873e..57e844285 100644 --- a/lib/plaid/models/wallet_transaction_execute_request.rb +++ b/lib/plaid/models/wallet_transaction_execute_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_execute_response.rb b/lib/plaid/models/wallet_transaction_execute_response.rb index 9a15f7e71..ff60665bd 100644 --- a/lib/plaid/models/wallet_transaction_execute_response.rb +++ b/lib/plaid/models/wallet_transaction_execute_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_failure_reason.rb b/lib/plaid/models/wallet_transaction_failure_reason.rb index 129e29548..d7aad8b27 100644 --- a/lib/plaid/models/wallet_transaction_failure_reason.rb +++ b/lib/plaid/models/wallet_transaction_failure_reason.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_get_request.rb b/lib/plaid/models/wallet_transaction_get_request.rb index c045bbbac..e634ad706 100644 --- a/lib/plaid/models/wallet_transaction_get_request.rb +++ b/lib/plaid/models/wallet_transaction_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_get_response.rb b/lib/plaid/models/wallet_transaction_get_response.rb index 9e77041f6..e51347895 100644 --- a/lib/plaid/models/wallet_transaction_get_response.rb +++ b/lib/plaid/models/wallet_transaction_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_list_request.rb b/lib/plaid/models/wallet_transaction_list_request.rb index 75cb51db6..463d23403 100644 --- a/lib/plaid/models/wallet_transaction_list_request.rb +++ b/lib/plaid/models/wallet_transaction_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_list_request_options.rb b/lib/plaid/models/wallet_transaction_list_request_options.rb index e7a9719cc..e831fc492 100644 --- a/lib/plaid/models/wallet_transaction_list_request_options.rb +++ b/lib/plaid/models/wallet_transaction_list_request_options.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_list_response.rb b/lib/plaid/models/wallet_transaction_list_response.rb index c1f7c7c81..41b96cef6 100644 --- a/lib/plaid/models/wallet_transaction_list_response.rb +++ b/lib/plaid/models/wallet_transaction_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_status.rb b/lib/plaid/models/wallet_transaction_status.rb index e5de43840..ef423e230 100644 --- a/lib/plaid/models/wallet_transaction_status.rb +++ b/lib/plaid/models/wallet_transaction_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transaction_status_update_webhook.rb b/lib/plaid/models/wallet_transaction_status_update_webhook.rb index c88228d90..cf2460e76 100644 --- a/lib/plaid/models/wallet_transaction_status_update_webhook.rb +++ b/lib/plaid/models/wallet_transaction_status_update_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/wallet_transactions_list_request.rb b/lib/plaid/models/wallet_transactions_list_request.rb index ad05a294e..93f759570 100644 --- a/lib/plaid/models/wallet_transactions_list_request.rb +++ b/lib/plaid/models/wallet_transactions_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/warning.rb b/lib/plaid/models/warning.rb index 18b6791b2..b9a6896ba 100644 --- a/lib/plaid/models/warning.rb +++ b/lib/plaid/models/warning.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_audit_trail.rb b/lib/plaid/models/watchlist_screening_audit_trail.rb index ed1ad4988..5d54aa609 100644 --- a/lib/plaid/models/watchlist_screening_audit_trail.rb +++ b/lib/plaid/models/watchlist_screening_audit_trail.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_document.rb b/lib/plaid/models/watchlist_screening_document.rb index c2bd0e784..643131c4e 100644 --- a/lib/plaid/models/watchlist_screening_document.rb +++ b/lib/plaid/models/watchlist_screening_document.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_document_type.rb b/lib/plaid/models/watchlist_screening_document_type.rb index 9af49ee0c..715e21a43 100644 --- a/lib/plaid/models/watchlist_screening_document_type.rb +++ b/lib/plaid/models/watchlist_screening_document_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_create_request.rb b/lib/plaid/models/watchlist_screening_entity_create_request.rb index c7c74ecd5..566dde3ab 100644 --- a/lib/plaid/models/watchlist_screening_entity_create_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_create_response.rb b/lib/plaid/models/watchlist_screening_entity_create_response.rb index 243c7852a..7dab9e0ef 100644 --- a/lib/plaid/models/watchlist_screening_entity_create_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_get_request.rb b/lib/plaid/models/watchlist_screening_entity_get_request.rb index c530981c4..31ccc2aba 100644 --- a/lib/plaid/models/watchlist_screening_entity_get_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_get_response.rb b/lib/plaid/models/watchlist_screening_entity_get_response.rb index 71452a13d..2adaec831 100644 --- a/lib/plaid/models/watchlist_screening_entity_get_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_history_list_request.rb b/lib/plaid/models/watchlist_screening_entity_history_list_request.rb index 86b806e1e..0ca4dd343 100644 --- a/lib/plaid/models/watchlist_screening_entity_history_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_history_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_history_list_response.rb b/lib/plaid/models/watchlist_screening_entity_history_list_response.rb index 9504f502b..e5e48bffb 100644 --- a/lib/plaid/models/watchlist_screening_entity_history_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_history_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb b/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb index b757f0749..ce086c16f 100644 --- a/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb b/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb index e39c759e5..e727ebe35 100644 --- a/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_list_request.rb b/lib/plaid/models/watchlist_screening_entity_list_request.rb index 3db5fbe47..e6d93f350 100644 --- a/lib/plaid/models/watchlist_screening_entity_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_list_response.rb b/lib/plaid/models/watchlist_screening_entity_list_response.rb index 4f9fc7473..14bfbd825 100644 --- a/lib/plaid/models/watchlist_screening_entity_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_get_request.rb b/lib/plaid/models/watchlist_screening_entity_program_get_request.rb index 699624aa0..e34a909bb 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_get_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_get_response.rb b/lib/plaid/models/watchlist_screening_entity_program_get_response.rb index e5d100e9e..02d21e57d 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_get_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_list_request.rb b/lib/plaid/models/watchlist_screening_entity_program_list_request.rb index 830dcca1a..1730a54f0 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_program_list_response.rb b/lib/plaid/models/watchlist_screening_entity_program_list_response.rb index b5dc732ac..2d99cfdc0 100644 --- a/lib/plaid/models/watchlist_screening_entity_program_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_program_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_create_request.rb b/lib/plaid/models/watchlist_screening_entity_review_create_request.rb index acb468ca0..2d92e40fc 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_create_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_create_response.rb b/lib/plaid/models/watchlist_screening_entity_review_create_response.rb index 470637426..656109754 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_create_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_list_request.rb b/lib/plaid/models/watchlist_screening_entity_review_list_request.rb index 5b70d8f1c..c141cd048 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_list_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_review_list_response.rb b/lib/plaid/models/watchlist_screening_entity_review_list_response.rb index fd814a73e..5cf729378 100644 --- a/lib/plaid/models/watchlist_screening_entity_review_list_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_review_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_update_request.rb b/lib/plaid/models/watchlist_screening_entity_update_request.rb index 10fdaeff6..bf3779399 100644 --- a/lib/plaid/models/watchlist_screening_entity_update_request.rb +++ b/lib/plaid/models/watchlist_screening_entity_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb b/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb index 31ee13f62..f55569fe6 100644 --- a/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb +++ b/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_entity_update_response.rb b/lib/plaid/models/watchlist_screening_entity_update_response.rb index 0fb03b079..d404671c6 100644 --- a/lib/plaid/models/watchlist_screening_entity_update_response.rb +++ b/lib/plaid/models/watchlist_screening_entity_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_hit.rb b/lib/plaid/models/watchlist_screening_hit.rb index c6b505c79..64e6f0f25 100644 --- a/lib/plaid/models/watchlist_screening_hit.rb +++ b/lib/plaid/models/watchlist_screening_hit.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_hit_locations.rb b/lib/plaid/models/watchlist_screening_hit_locations.rb index 61dedff31..5e7e60a8d 100644 --- a/lib/plaid/models/watchlist_screening_hit_locations.rb +++ b/lib/plaid/models/watchlist_screening_hit_locations.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_hit_status.rb b/lib/plaid/models/watchlist_screening_hit_status.rb index 74f705b80..0f0d2e6b1 100644 --- a/lib/plaid/models/watchlist_screening_hit_status.rb +++ b/lib/plaid/models/watchlist_screening_hit_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual.rb b/lib/plaid/models/watchlist_screening_individual.rb index f18386452..60f74bc9c 100644 --- a/lib/plaid/models/watchlist_screening_individual.rb +++ b/lib/plaid/models/watchlist_screening_individual.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_create_request.rb b/lib/plaid/models/watchlist_screening_individual_create_request.rb index 772bf5004..7245ccd72 100644 --- a/lib/plaid/models/watchlist_screening_individual_create_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_create_response.rb b/lib/plaid/models/watchlist_screening_individual_create_response.rb index 379aa3bbf..774d35f93 100644 --- a/lib/plaid/models/watchlist_screening_individual_create_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_get_request.rb b/lib/plaid/models/watchlist_screening_individual_get_request.rb index 9a9a4532e..43a335b14 100644 --- a/lib/plaid/models/watchlist_screening_individual_get_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_get_response.rb b/lib/plaid/models/watchlist_screening_individual_get_response.rb index 33118cfcf..8cb5564e5 100644 --- a/lib/plaid/models/watchlist_screening_individual_get_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_history_list_request.rb b/lib/plaid/models/watchlist_screening_individual_history_list_request.rb index 0a4e90995..c06dad154 100644 --- a/lib/plaid/models/watchlist_screening_individual_history_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_history_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_history_list_response.rb b/lib/plaid/models/watchlist_screening_individual_history_list_response.rb index 10bcd66b9..d46a0c40b 100644 --- a/lib/plaid/models/watchlist_screening_individual_history_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_history_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb b/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb index ebac85cac..de859552a 100644 --- a/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb b/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb index 3bfe68708..36dd4b13e 100644 --- a/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_list_request.rb b/lib/plaid/models/watchlist_screening_individual_list_request.rb index 6e514bfe0..ea36939ae 100644 --- a/lib/plaid/models/watchlist_screening_individual_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_list_response.rb b/lib/plaid/models/watchlist_screening_individual_list_response.rb index c380c697e..cc330c829 100644 --- a/lib/plaid/models/watchlist_screening_individual_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_get_request.rb b/lib/plaid/models/watchlist_screening_individual_program_get_request.rb index ca4e9ebd3..526cd5b02 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_get_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_get_response.rb b/lib/plaid/models/watchlist_screening_individual_program_get_response.rb index a295f1558..aa3a296c9 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_get_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_list_request.rb b/lib/plaid/models/watchlist_screening_individual_program_list_request.rb index b0d0e12b5..724c87944 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_program_list_response.rb b/lib/plaid/models/watchlist_screening_individual_program_list_response.rb index 4c39a4904..aabd3af57 100644 --- a/lib/plaid/models/watchlist_screening_individual_program_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_program_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_create_request.rb b/lib/plaid/models/watchlist_screening_individual_review_create_request.rb index c414031b3..e1872b4d8 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_create_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_create_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_create_response.rb b/lib/plaid/models/watchlist_screening_individual_review_create_response.rb index c518d1b36..085d08cc1 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_create_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_create_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_list_request.rb b/lib/plaid/models/watchlist_screening_individual_review_list_request.rb index d586af84b..b7662cde9 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_list_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_list_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_review_list_response.rb b/lib/plaid/models/watchlist_screening_individual_review_list_response.rb index 5bd68d7d6..ceacad67b 100644 --- a/lib/plaid/models/watchlist_screening_individual_review_list_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_review_list_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_update_request.rb b/lib/plaid/models/watchlist_screening_individual_update_request.rb index 61eaf16c0..e9b9265ea 100644 --- a/lib/plaid/models/watchlist_screening_individual_update_request.rb +++ b/lib/plaid/models/watchlist_screening_individual_update_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb b/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb index 74537ac6b..d71a9323e 100644 --- a/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb +++ b/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_individual_update_response.rb b/lib/plaid/models/watchlist_screening_individual_update_response.rb index d88c99001..705421c68 100644 --- a/lib/plaid/models/watchlist_screening_individual_update_response.rb +++ b/lib/plaid/models/watchlist_screening_individual_update_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_request_search_terms.rb b/lib/plaid/models/watchlist_screening_request_search_terms.rb index 080f757a7..669e9b43c 100644 --- a/lib/plaid/models/watchlist_screening_request_search_terms.rb +++ b/lib/plaid/models/watchlist_screening_request_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_review.rb b/lib/plaid/models/watchlist_screening_review.rb index 07e13c802..0c272849e 100644 --- a/lib/plaid/models/watchlist_screening_review.rb +++ b/lib/plaid/models/watchlist_screening_review.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_search_terms.rb b/lib/plaid/models/watchlist_screening_search_terms.rb index 3229ab4b6..bfdc240c6 100644 --- a/lib/plaid/models/watchlist_screening_search_terms.rb +++ b/lib/plaid/models/watchlist_screening_search_terms.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/watchlist_screening_status.rb b/lib/plaid/models/watchlist_screening_status.rb index 135767564..619fb9a4b 100644 --- a/lib/plaid/models/watchlist_screening_status.rb +++ b/lib/plaid/models/watchlist_screening_status.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/weak_alias_determination.rb b/lib/plaid/models/weak_alias_determination.rb index 2e9369ec6..68aaf713f 100644 --- a/lib/plaid/models/weak_alias_determination.rb +++ b/lib/plaid/models/weak_alias_determination.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/webhook_environment_values.rb b/lib/plaid/models/webhook_environment_values.rb index 7912c974f..d19f2abb9 100644 --- a/lib/plaid/models/webhook_environment_values.rb +++ b/lib/plaid/models/webhook_environment_values.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/webhook_type.rb b/lib/plaid/models/webhook_type.rb index c095d2e0d..36d1d0992 100644 --- a/lib/plaid/models/webhook_type.rb +++ b/lib/plaid/models/webhook_type.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/webhook_update_acknowledged_webhook.rb b/lib/plaid/models/webhook_update_acknowledged_webhook.rb index 381a1c75f..1a501fbb9 100644 --- a/lib/plaid/models/webhook_update_acknowledged_webhook.rb +++ b/lib/plaid/models/webhook_update_acknowledged_webhook.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/webhook_verification_key_get_request.rb b/lib/plaid/models/webhook_verification_key_get_request.rb index 79fcc4f79..871ffee62 100644 --- a/lib/plaid/models/webhook_verification_key_get_request.rb +++ b/lib/plaid/models/webhook_verification_key_get_request.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/webhook_verification_key_get_response.rb b/lib/plaid/models/webhook_verification_key_get_response.rb index 05ed86081..16a179965 100644 --- a/lib/plaid/models/webhook_verification_key_get_response.rb +++ b/lib/plaid/models/webhook_verification_key_get_response.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/ytd_gross_income_summary_field_number.rb b/lib/plaid/models/ytd_gross_income_summary_field_number.rb index 63628e19a..010043a21 100644 --- a/lib/plaid/models/ytd_gross_income_summary_field_number.rb +++ b/lib/plaid/models/ytd_gross_income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/models/ytd_net_income_summary_field_number.rb b/lib/plaid/models/ytd_net_income_summary_field_number.rb index 3634feba2..8f1b4bfa8 100644 --- a/lib/plaid/models/ytd_net_income_summary_field_number.rb +++ b/lib/plaid/models/ytd_net_income_summary_field_number.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/lib/plaid/version.rb b/lib/plaid/version.rb index 7c3778a35..d675c13be 100644 --- a/lib/plaid/version.rb +++ b/lib/plaid/version.rb @@ -3,7 +3,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 @@ -11,5 +11,5 @@ =end module Plaid - VERSION = '25.0.0' + VERSION = '26.0.0' end diff --git a/plaid.gemspec b/plaid.gemspec index b348457da..5c5f550a7 100644 --- a/plaid.gemspec +++ b/plaid.gemspec @@ -5,7 +5,7 @@ #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.496.2 +The version of the OpenAPI document: 2020-09-14_1.503.0 Generated by: https://openapi-generator.tech OpenAPI Generator version: 6.3.0 diff --git a/test/test_statements.rb b/test/test_statements.rb new file mode 100644 index 000000000..0770bb5e8 --- /dev/null +++ b/test/test_statements.rb @@ -0,0 +1,71 @@ +require_relative "test_helper" +require "date" + +# Internal: The test for Plaid::Statements. +class PlaidStatementsTest < PlaidTest + def test_full_flow # rubocop:disable Metrics/MethodLength + create_item initial_products: [:statements] + + # 1. /statements/list + response = poll_for_statements_list(access_token) + refute_empty(response.accounts) + refute_empty(response.accounts[0].statements) + assert_kind_of(Plaid::StatementsListResponse, response) + + # 2. /statements/download + response.accounts.each do |account| + account.statements.each do |statement| + statements_download_request = Plaid::StatementsDownloadRequest.new + statements_download_request.access_token = access_token + statements_download_request.statement_id = statement.statement_id + + file, status_code, headers = client.statements_download_with_http_info(statements_download_request) + assert_equal(status_code, 200) + assert_equal(headers["content-type"], "application/pdf") + + sha = Digest::SHA2.new + File.open(file.path) do |f| + while chunk = f.read(256) # only load 256 bytes at a time + sha << chunk + end + end + + assert_equal(headers["plaid-content-hash"], sha.hexdigest) + end + end + + # 3. /statements/refresh + statements_refresh_request = Plaid::StatementsRefreshRequest.new + statements_refresh_request.access_token = access_token + statements_refresh_request.start_date = Date.today.prev_year + statements_refresh_request.end_date = Date.today.prev_month(10) + + response = client.statements_refresh(statements_refresh_request) + assert_kind_of(Plaid::StatementsRefreshResponse, response) + refute_empty(response.request_id) + + # 4. /statements/list + response = poll_for_statements_list(access_token) + refute_empty(response.accounts) + refute_empty(response.accounts[0].statements) + assert_kind_of(Plaid::StatementsListResponse, response) + end +end + +def poll_for_statements_list(access_token) + response = nil + 10.times do + begin + statements_list_request = Plaid::StatementsListRequest.new + statements_list_request.access_token = access_token + response = @client.statements_list(statements_list_request) + break + rescue Plaid::ApiError => e + json_response = JSON.parse(e.response_body) + raise e if json_response["error_code"] != "PRODUCT_NOT_READY" + sleep 1 + end + end + assert response, "Timed out while waiting for statements list" + response +end