lib/plaid/models/asset_report_transaction.rb in plaid-14.12.0 vs lib/plaid/models/asset_report_transaction.rb in plaid-14.12.1
- old
+ new
@@ -1,20 +1,21 @@
=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.62.1
+The version of the OpenAPI document: 2020-09-14_1.64.13
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.1.0
=end
require 'date'
require 'time'
module Plaid
+ # A transaction on the asset report
class AssetReportTransaction
# Please use the `payment_channel` field, `transaction_type` will be deprecated in the future. `digital:` transactions that took place online. `place:` transactions that were made at a physical location. `special:` transactions that relate to banks, e.g. fees or deposits. `unresolved:` transactions that do not fit into the other three types.
attr_accessor :transaction_type
# The ID of a posted transaction's associated pending transaction, where applicable.