package
Version:
v0.0.0-...-e85e4ab
Opens a new window with list of versions in this module.
Published: Jul 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Warehouse struct {
ID int `json:"id"`
WarehouseCode string `json:"warehouse_code" binding:"required"`
Address string `json:"address"`
Telephone string `json:"telephone"`
LocalityID int `json:"locality_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.