Compare commits
2 Commits
0f40121bf7
...
9c48edf1e3
Author | SHA1 | Date |
---|---|---|
Minh Nguyen | 9c48edf1e3 | |
Nguyen Minh | 78194a2d43 |
|
@ -157,6 +157,7 @@ type WarehouseNatsResponse struct {
|
|||
ReasonPendingInactive string `json:"reasonPendingInactive"`
|
||||
IsPendingInactive bool `json:"isPendingInactive"`
|
||||
IsFromInternational bool `json:"isFromInternational"`
|
||||
StoreCode string `json:"storeCode"`
|
||||
}
|
||||
|
||||
// WarehouseInfo ...
|
||||
|
|
Loading…
Reference in New Issue