Compare commits
No commits in common. "10aec9f710067a8d800a255eac365f0b3d87ec81" and "898ee7822f9a5ffb6f72c372d6f75aa3e8a36193" have entirely different histories.
10aec9f710
...
898ee7822f
|
@ -79,7 +79,6 @@ type WarehouseConfigNotifyOnNewOrder struct {
|
|||
type WarehousePaymentMethod struct {
|
||||
Cod bool `json:"cod"`
|
||||
BankTransfer bool `json:"bankTransfer"`
|
||||
Fundiin bool `json:"fundiin"`
|
||||
}
|
||||
|
||||
// WarehouseDelivery ...
|
||||
|
|
Loading…
Reference in New Issue