[Update] warehouse response

This commit is contained in:
trunglt251292 2023-05-10 14:00:08 +07:00
parent 898ee7822f
commit 1c7e947344
1 changed files with 1 additions and 0 deletions

View File

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