Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 841 Bytes

File metadata and controls

12 lines (9 loc) · 841 Bytes

# CreateLeadSourceExpenseRequest

Properties

Name Type Description Notes
amount int The monthly cost of the lead source recurring expense. The value should be in the smallest unit of currency for your currency locale. For example, if your currency locale is USD, then the smallest unit of currency is in cents, $225.50 would be provided in the request as 22550. [optional]
incurred_time string The time that the lead source expense was incurred. [optional]
notes string The notes for the lead source expense [optional]
title string The title of the lead source expense [optional]

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