lib/plaid/models/asset_report_transaction.rb in plaid-14.11.1 vs lib/plaid/models/asset_report_transaction.rb in plaid-14.12.0
- old
+ new
@@ -1,11 +1,11 @@
=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.61.0
+The version of the OpenAPI document: 2020-09-14_1.62.1
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.1.0
=end
@@ -19,13 +19,13 @@
attr_accessor :transaction_type
# The ID of a posted transaction's associated pending transaction, where applicable.
attr_accessor :pending_transaction_id
- # The ID of the category to which this transaction belongs. See [Categories](https://plaid.com/docs/#category-overview). If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights.
+ # The ID of the category to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/#categoriesget). If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights.
attr_accessor :category_id
- # A hierarchical array of the categories to which this transaction belongs. See [Categories](https://plaid.com/docs/#category-overview). If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights.
+ # A hierarchical array of the categories to which this transaction belongs. For a full list of categories, see [`/categories/get`](https://plaid.com/docs/api/products/#categoriesget). If the `transactions` object was returned by an Assets endpoint such as `/asset_report/get/` or `/asset_report/pdf/get`, this field will only appear in an Asset Report with Insights.
attr_accessor :category
attr_accessor :location
attr_accessor :payment_meta