HubSpot.NET.Model.InvoicePdfResponse A response that contains the PDF of an invoice Properties Name Type Description Notes Result string Designates if the response is a success ('OK') or failure ('ERR'). [optional] Invoice byte[] The bytes of the invoice PDF. [Back to Model list] [Back to API list] [Back to README]