Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 777 Bytes

File metadata and controls

16 lines (12 loc) · 777 Bytes

HubSpot.NET.Model.Product

Representation of a product in the external accounting system.

Properties

Name Type Description Notes
UnitPrice UnitPrice
TaxExempt bool Identifies if the product is tax exempt or not.
SalesTaxType TaxType [optional]
Name string The display name of the product.
Description string The description of the product. [optional]
Id string The ID of the product in the external accounting system.

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