Class: UU::Finman::FinancialTransaction::FinancialTransactionClass

Inherits:
Object
  • Object
show all
Defined in:
lib/uu/finman/financialtransaction/financial_transaction_class.rb

Overview

Enumeration of Financial transaction classes.

Constant Summary

CREDIT_NOTE =

Credit note.

'CREDIT_NOTE'
EXPOST_PAYMENT =

Expost payment.

'EXPOST_PAYMENT'
TRANSFER =

Transfer.

'TRANSFER'
PAYMENT =

Payment.

'PAYMENT'
FAST_PAYMENT =

Fast Payment.

'FAST_PAYMENT'
PAYMENT_COPY =

Payment.

'PAYMENT_COPY'