Updated and changes for money-module
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
package com.cubetiqs.money
|
|
||||||
|
|
||||||
fun StdMoney.addMoney(value: Double, currency: StdMoney.Currency): StdMoney {
|
|
||||||
this + Money.create(value, currency)
|
|
||||||
return this
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user