Update June 10, 2024 (#95)

This commit is contained in:
Kirill
2024-06-16 02:14:27 +03:00
committed by GitHub
parent b26dd5bbee
commit 26e2c8b9a7
2 changed files with 1 additions and 3 deletions

View File

@@ -350,9 +350,6 @@ type FBSCustomer struct {
// Delivery address details
Address FBSCustomerAddress `json:"address"`
// Customer e-mail
CustomerEmail string `json:"customer_email"`
// Customer identifier
CustomerId int64 `json:"customer_id"`