---
title: Customer
framework: walletorders
role: symbol
role_heading: Object
path: walletorders/customer
---

# Customer

The details of the order’s customer.

## Declaration

```data
object Customer
```

## Properties

emailAddress: The customer’s email address. familyName: The customer’s family name. givenName: The customer’s given name. organizationName: The customer’s organization name. phoneNumber: The customer’s phone number.

## See Also

### Supporting objects

- [Merchant](walletorders/merchant.md)
- [Address](walletorders/address.md)
- [Application](walletorders/application.md)
- [Barcode](walletorders/barcode.md)
- [CurrencyAmount](walletorders/currencyamount.md)
- [LineItem](walletorders/lineitem.md)
- [Location](walletorders/location.md)
- [OrderIdentifiers](walletorders/orderidentifiers.md)
- [OrderProvider](walletorders/orderprovider.md)
- [Payment](walletorders/payment.md)
- [Payment.SummaryItems](walletorders/payment/summaryitems-data.dictionary.md)
- [PaymentMethod](walletorders/paymentmethod.md)
- [PaymentTransaction](walletorders/paymenttransaction.md)
- [PickupFulfillment](walletorders/pickupfulfillment.md)
- [Return](walletorders/return.md)
