lib/plaid/models/employment_verification.rb in plaid-14.12.0 vs lib/plaid/models/employment_verification.rb in plaid-14.12.1
- 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.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
@@ -16,13 +16,13 @@
module Plaid
# An object containing proof of employment data for an individual
class EmploymentVerification
attr_accessor :status
- # Start of employment in ISO_8601 format (YYYY-MM-DD).
+ # Start of employment in ISO 8601 format (YYYY-MM-DD).
attr_accessor :start_date
- # End of employment, if applicable. In ISO_8601 format (YYY-MM-DD).
+ # End of employment, if applicable. Provided in ISO 8601 format (YYY-MM-DD).
attr_accessor :end_date
attr_accessor :employer
# Current title of employee.