Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AreaType ¶
type AreaType struct {
ID string `json:"id"`
Label string `json:"label"`
TotalCount int `json:"total_count"`
}
AreaType is an area-type model with ID and Label
Click to show internal directories.
Click to hide internal directories.