Module: Veryfi::Api::FilePayload
- Included in:
- AnyDocument, BankStatement, BankStatementSplit, BusinessCard, Check, Classify, PdfSplit, W2, W2Split, W8, W9
- Defined in:
- lib/veryfi/api/file_payload.rb
Overview
Mix-in providing a small helper to turn a local file path into the
{ file_name:, file_data: } payload that all of Veryfi's "process"
endpoints expect.