Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 568 Bytes

TaxSearchResponse.md

File metadata and controls

12 lines (8 loc) · 568 Bytes

HubSpot.NET.Model.TaxSearchResponse

A response to a search for taxes.

Properties

Name Type Description Notes
Result string Designates if the response is a success ('OK') or failure ('ERR'). [optional]
Taxes List<Tax> The list of taxes that matched the search criteria

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