add-field-store-code-warehouse #177
			
				
			
		
		
		
	| 
						 | 
					@ -157,6 +157,7 @@ type WarehouseNatsResponse struct {
 | 
				
			||||||
	ReasonPendingInactive string                    `json:"reasonPendingInactive"`
 | 
						ReasonPendingInactive string                    `json:"reasonPendingInactive"`
 | 
				
			||||||
	IsPendingInactive     bool                      `json:"isPendingInactive"`
 | 
						IsPendingInactive     bool                      `json:"isPendingInactive"`
 | 
				
			||||||
	IsFromInternational   bool                      `json:"isFromInternational"`
 | 
						IsFromInternational   bool                      `json:"isFromInternational"`
 | 
				
			||||||
 | 
						StoreCode             string                    `json:"storeCode"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// WarehouseInfo ...
 | 
					// WarehouseInfo ...
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue