moving handlers into service. adding website
This commit is contained in:
@@ -6,6 +6,7 @@ type Company struct {
|
||||
SharesOutstanding int
|
||||
Price float64
|
||||
CurrencyID int
|
||||
CurrencyCode string
|
||||
}
|
||||
|
||||
type CompanyInput struct {
|
||||
|
||||
Reference in New Issue
Block a user