Class: Increase::Models::Transaction::Source::InboundACHTransfer::Addenda::Freeform::Entry
- Inherits:
-
BaseModel
- Object
- BaseModel
- Increase::Models::Transaction::Source::InboundACHTransfer::Addenda::Freeform::Entry
- Defined in:
- lib/increase/models/transaction.rb
Instance Attribute Summary collapse
-
#payment_related_information ⇒ String
The payment related information passed in the addendum.
Method Summary
Methods inherited from BaseModel
Instance Attribute Details
#payment_related_information ⇒ String
The payment related information passed in the addendum.
1748 |
# File 'lib/increase/models/transaction.rb', line 1748 required :payment_related_information, String |