lib/plaid/models/counterparty.rb in plaid-24.4.0 vs lib/plaid/models/counterparty.rb in plaid-25.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.485.0
+The version of the OpenAPI document: 2020-09-14_1.496.2
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 6.3.0
=end
@@ -31,10 +31,10 @@
attr_accessor :logo_url
# A description of how confident we are that the provided counterparty is involved in the transaction. `VERY_HIGH`: We recognize this counterparty and we are more than 98% confident that it is involved in this transaction. `HIGH`: We recognize this counterparty and we are more than 90% confident that it is involved in this transaction. `MEDIUM`: We are moderately confident that this counterparty was involved in this transaction, but some details may differ from our records. `LOW`: We didn’t find a matching counterparty in our records, so we are returning a cleansed name parsed out of the request description. `UNKNOWN`: We don’t know the confidence level for this counterparty.
attr_accessor :confidence_level
- # The phone number associated with the primary_counterparty in E. 164 format. If there is a location match (i.e. a street address is returned in the location object), the phone number will be location specific.
+ # The phone number associated with the counterparty in E. 164 format. If there is a location match (i.e. a street address is returned in the location object), the phone number will be location specific.
attr_accessor :phone_number
class EnumAttributeValidator
attr_reader :datatype
attr_reader :allowable_values