Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Geography ¶
type Geography struct { SaveAndReturn Link `json:"save_and_return"` Cancel Link `json:"cancel"` FiltersAmount int `json:"filters_amount"` AddAllFilters AddAll `json:"add_all"` FilterList []List `json:"filter_list"` FiltersAdded []Filter `json:"filters_added"` RemoveAll Link `json:"remove_all"` GoBack Link `json:"go_back"` Parent string `json:"parent"` }
Geography ...
Click to show internal directories.
Click to hide internal directories.