[Update] WarehouseNatsResponse

This commit is contained in:
trunglt251292 2022-09-07 17:03:29 +07:00
parent e387471efe
commit 6059889551
1 changed files with 1 additions and 0 deletions

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"`