Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 609 Bytes

Tax.md

File metadata and controls

13 lines (9 loc) · 609 Bytes

HubSpot.NET.Model.Tax

Representation of a tax defined in the external accounting system.

Properties

Name Type Description Notes
Code string The code/ID of the tax in the external accounting system.
Percentage decimal The tax percentage. For example, 8.05 represents a 8.05% tax rate.
Name string The display name of the tax.

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