setup-holiday-warehouse-admin #110

Merged
sinhluu merged 5 commits from setup-holiday-warehouse-admin into master 2022-12-21 09:07:50 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit c1a5444e5e - Show all commits

View File

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