Compare commits

..

No commits in common. "10aec9f710067a8d800a255eac365f0b3d87ec81" and "898ee7822f9a5ffb6f72c372d6f75aa3e8a36193" 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 ...