Skip to content

Commit

Permalink
Add HubNaptanCode
Browse files Browse the repository at this point in the history
  • Loading branch information
jdheyburn committed Jul 23, 2020
1 parent eeeda24 commit d63a096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ type StopPointAPIResponse struct {
Status bool `json:"status"`
ID string `json:"id"`
StationNaptan string `json:"stationNaptan"`
HubNaptanCode string `json:"hubNaptanCode"`
CommonName string `json:"commonName"`
PlaceType string `json:"placeType"`
AdditionalProperties []AdditionalProperties `json:"additionalProperties"`
Expand Down

0 comments on commit d63a096

Please sign in to comment.