Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 690 Bytes

InvoiceCreatePaymentRequest.md

File metadata and controls

13 lines (9 loc) · 690 Bytes

HubSpot.NET.Model.InvoiceCreatePaymentRequest

Properties

Name Type Description Notes
AmountPaid decimal The amount that this payment is for.
CurrencyCode string The ISO 4217 currency code that represents the currency of the payment.
PaymentDateTime DateTimeOffset The datetime that this payment was received.
ExternalPaymentId string The id of this payment in the external accounting system.

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