Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeographyListPage ¶
type GeographyListPage struct {
Items []Item `json:"items"`
}
GeographyListPage represents the data on the Geography Landing page
type Page ¶
type Page struct { model.Page Data GeographyListPage `json:"data"` }
Page represents the template data structure used for the geography list page
Click to show internal directories.
Click to hide internal directories.