Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 805 Bytes

File metadata and controls

15 lines (11 loc) · 805 Bytes

HubSpot.NET.Model.AccountingExtensionCustomer

Representation of a customer in the external accounting system.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]