Module: GOBL::Num
- Defined in:
- lib/gobl/num/amount.rb,
lib/gobl/num/percentage.rb
Defined Under Namespace
Classes: Amount, Percentage
Constant Summary collapse
- Factor1 =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Amount.new(value: 1)
- Factor100 =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Amount.new(value: 100)