Module: Inttegro::Money

Defined in:
lib/inttegro/models.rb

Overview

Amount primitives live under Money so the namespace can grow to include currency conversion and formatting helpers without treating money as a single value type.

Constant Summary collapse

Amount =
Inttegro::Amount
AmountParams =
Inttegro::AmountParams
Currency =
Inttegro::Currency