Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 957 Bytes

File metadata and controls

13 lines (10 loc) · 957 Bytes

# LeadSourceRecurringExpenseUpdateRequest

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]
end_time string The time the lead source recurring expense ends [optional]
notes string The notes for the lead source recurring expense [optional]
start_time string The time the lead source recurring expense starts [optional]
title string The title of the lead source recurring expense [optional]

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