package
Version:
v0.0.0-...-a98a7e4
Opens a new window with list of versions in this module.
Published: Dec 7, 2023
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 SalesSummary struct {
StoreCode int32 `json:"store_code"`
Store string `json:"store"`
DivisionCode int32 `json:"division_code"`
Division string `json:"division"`
TotalPrice int32 `json:"total_price"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.