Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 750 Bytes

ScenariosIdEventsPostRequest.md

File metadata and controls

14 lines (11 loc) · 750 Bytes

# ScenariosIdEventsPostRequest

Properties

Name Type Description Notes
category_id int The unique identifier of the category for the event.
date string The starting date of the event.
amount float The amount of the event. A positive amount is a credit, and a negative amount is a debit.
repeat_type string The repeat type of the event.
repeat_interval int The repeat interval of the event. [optional] [default to 1]
note string A note for the event. [optional]

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