package deals type Money struct { ValueCents int64 Currency string }