Method: Plaid::EmploymentVerification#end_date
- Defined in:
- lib/plaid/models/employment_verification.rb
#end_date ⇒ Object
End of employment, if applicable. Provided in ISO 8601 format (YYY-MM-DD).
25 26 27 |
# File 'lib/plaid/models/employment_verification.rb', line 25 def end_date @end_date end |