Class: Increase::Models::CheckTransfer::ThirdParty

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/increase/models/check_transfer.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

#[], #inspect, #to_h, #to_s

Instance Attribute Details

#check_numberString

The check number that will be printed on the check.

Returns:

  • (String)


342
# File 'lib/increase/models/check_transfer.rb', line 342

required :check_number, String