package
Version:
v0.4.6
Opens a new window with list of versions in this module.
Published: Aug 12, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CII struct {
ID uint `gorm:"primaryKey" json:"id"`
FinancialYear string `json:"financial_year"`
CostInflationIndex uint `json:"cost_inflation_index"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.