lib/plaid/models/liability_override.rb in plaid-14.0.0 vs lib/plaid/models/liability_override.rb in plaid-14.1.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.20.6
+The version of the OpenAPI document: 2020-09-14_1.26.1
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.1.0
=end
@@ -38,10 +38,10 @@
attr_accessor :minimum_payment_amount
# Override the `is_overdue` field
attr_accessor :is_overdue
- # The date on which the loan was initially lent, in ISO 8601 (YYYY-MM-DD) format. Can only be set if `type` is `student`.
+ # The date on which the loan was initially lent, in [ISO 8601](https://wikipedia.org/wiki/ISO_8601) (YYYY-MM-DD) format. Can only be set if `type` is `student`.
attr_accessor :origination_date
# The original loan principal. Can only be set if `type` is `student`.
attr_accessor :principal