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 1 additions and 0 deletions
Showing only changes of commit 67a5afa933 - Show all commits

View File

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