package models type VunitRate struct { Currency string Rate float32 }