Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 491 Bytes

File metadata and controls

12 lines (8 loc) · 491 Bytes

HubSpot.NET.Model.UnitPrice

Represents a unit price

Properties

Name Type Description Notes
Amount decimal The actual unit price amount. [optional]
TaxIncluded bool Indicates if the unit price amount already includes taxes.

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