[Update] WarehouseNatsResponse #20

Merged
trunglt251292 merged 1 commits from warehouse-nats into develop 2022-09-07 10:04:08 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 6059889551 - Show all commits

View File

@ -100,6 +100,7 @@ type ResponseLatLng struct {
// WarehouseNatsResponse ...
type WarehouseNatsResponse struct {
ID string `json:"_id"`
Staff string `json:"staff"`
Name string `json:"name"`
SearchString string `json:"searchString"`
Slug string `json:"slug"`