Representation of a customer in the external accounting system.
| Name | Type | Description | Notes |
|---|---|---|---|
| EmailAddress | string | The customer's email address | [optional] |
| Name | string | The customer's full name | |
| Id | string | The ID of the customer in the external accounting system. | |
| BillingAddress | Address | [optional] | |
| CurrencyCode | string | The ISO 4217 currency code that represents the currency the customer should be billed in. | [optional] |