edit res warehouse
This commit is contained in:
parent
aa3a201b18
commit
c1a5444e5e
|
@ -142,7 +142,6 @@ type WarehouseNatsResponse struct {
|
|||
Configurations WarehouseConfiguration `json:"configurations"`
|
||||
CreatedAt time.Time `json:"createdAt"`
|
||||
UpdatedAt time.Time `json:"updatedAt"`
|
||||
IsPendingActive bool `json:"isPendingActive"`
|
||||
ReasonPendingInactive string `json:"reasonPendingInactive"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue