Merge pull request #20 from Selly-Modules/warehouse-nats
[Update] WarehouseNatsResponse
This commit is contained in:
		
						commit
						06b2398e3d
					
				| 
						 | 
				
			
			@ -108,6 +108,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"`
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue