Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 550 Bytes

ResultIdAccountingResponse.md

File metadata and controls

12 lines (8 loc) · 550 Bytes

HubSpot.NET.Model.ResultIdAccountingResponse

A response to the creation of an entity (eg. invoice, customer).

Properties

Name Type Description Notes
Result string Designates if the response is a success ('OK') or failure ('ERR').
Id string The ID of created entity.

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