mirror of
https://github.com/netscrawler/changeAPI.git
synced 2026-09-05 08:29:36 +00:00
v0.1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package models
|
||||
|
||||
type VunitRate struct {
|
||||
Currency string
|
||||
Rate float32
|
||||
}
|
||||
Reference in New Issue
Block a user