Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-11-22 12:25:01 +00:00
parent c2fb06ae73
commit ed691ec515
38 changed files with 806 additions and 806 deletions

View File

@@ -35,13 +35,13 @@ type LookupPostcodeResponse struct {
type Record struct {
// building name
BuildingName string `json:"buildingName"`
BuildingName string `json:"building_name"`
// the county
County string `json:"county"`
// line one of address
LineOne string `json:"lineOne"`
LineOne string `json:"line_one"`
// line two of address
LineTwo string `json:"lineTwo"`
LineTwo string `json:"line_two"`
// dependent locality
Locality string `json:"locality"`
// organisation if present