Merge pull request 'delete field form-to-holiday in WarehouseNatsResponse' (#109) from setup-holiday-warehouse-admin into develop
Reviewed-on: #109
This commit is contained in:
commit
ecf159ba99
|
@ -145,8 +145,6 @@ type WarehouseNatsResponse struct {
|
|||
UpdatedAt time.Time `json:"updatedAt"`
|
||||
ReasonPendingInactive string `json:"reasonPendingInactive"`
|
||||
IsPendingInactive bool `json:"isPendingInactive"`
|
||||
HolidayFrom time.Time `json:"holidayFrom"`
|
||||
HolidayTo time.Time `json:"holidayTo"`
|
||||
}
|
||||
|
||||
// WarehouseInfo ...
|
||||
|
|
Loading…
Reference in New Issue