> For the complete documentation index, see [llms.txt](https://docs.umbcheckout.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbcheckout.net/core-services/object-reference/customer.md).

# Customer

The Customer object contains the below properties

| Property Name | Type    | Use                         |
| ------------- | ------- | --------------------------- |
| FirstName     | string? | The customers first name    |
| LastName      | string? | The customers last name     |
| EmailAddress  | string? | The customers email address |
