Merge branch 'master' of git.selly.red:Selly-Modules/natsio into supplier-setup-product

This commit is contained in:
Sinh 2022-12-29 10:02:35 +07:00
commit e7888e2c4c
1 changed files with 15 additions and 13 deletions

View File

@ -142,6 +142,8 @@ type WarehouseNatsResponse struct {
Configurations WarehouseConfiguration `json:"configurations"`
CreatedAt time.Time `json:"createdAt"`
UpdatedAt time.Time `json:"updatedAt"`
ReasonPendingInactive string `json:"reasonPendingInactive"`
IsPendingInactive bool `json:"isPendingInactive"`
}
// WarehouseInfo ...