Class: UU::Finman::FinancialTransaction::CreditNoteType

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

Overview

Enumeration for types of control side.

Constant Summary

OUTGOING =

Credit note is outgoing.

'OUTGOING'
INCOMING =

Credit note is incoming.

'INCOMING'