Compare commits

..

No commits in common. "3a6f5e4cfe76263e7224356d913546452404f239" and "622c6719c0d2960541205cefeea4f215c5e00691" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ type WarehouseConfigNotifyOnNewOrder struct {
type WarehousePaymentMethod struct {
Cod bool `json:"cod"`
BankTransfer bool `json:"bankTransfer"`
Fundiin bool `json:"fundiin"`
}
// WarehouseDelivery ...