Compare commits
5 Commits
622c6719c0
...
3a6f5e4cfe
Author | SHA1 | Date |
---|---|---|
trunglt251292 | 3a6f5e4cfe | |
trunglam | 10aec9f710 | |
trunglt251292 | 1c7e947344 | |
sinhluu | 898ee7822f | |
sinhluu | 1ca2e5720e |
|
@ -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