lib/plaid/models/transfer_sweep.rb in plaid-25.0.0 vs lib/plaid/models/transfer_sweep.rb in plaid-26.0.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.496.2
+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
@@ -39,10 +39,10 @@
attr_accessor :trigger
# 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 `<IMAD>/<OMAD>`. 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
attr_reader :datatype
attr_reader :allowable_values