Method: Unit::Statement::GetBankVerificationPdf#to_hash
- Defined in:
- lib/unit/models/statement/get_bank_verification_pdf.rb
#to_hash ⇒ Object
17 18 19 20 |
# File 'lib/unit/models/statement/get_bank_verification_pdf.rb', line 17 def to_hash params = { "includeProofOfFunds": include_proof_of_funds } params.compact end |