Method: Plaid::DocumentMetadata#doc_id
- Defined in:
- lib/plaid/models/document_metadata.rb
#doc_id ⇒ Object
An identifier of the document that is also present in the paystub response.
26 27 28 |
# File 'lib/plaid/models/document_metadata.rb', line 26 def doc_id @doc_id end |