[Update] warehouse response
This commit is contained in:
parent
898ee7822f
commit
1c7e947344
|
@ -79,6 +79,7 @@ type WarehouseConfigNotifyOnNewOrder struct {
|
|||
type WarehousePaymentMethod struct {
|
||||
Cod bool `json:"cod"`
|
||||
BankTransfer bool `json:"bankTransfer"`
|
||||
Fundiin bool `json:"fundiin"`
|
||||
}
|
||||
|
||||
// WarehouseDelivery ...
|
||||
|
|
Loading…
Reference in New Issue