Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.08 KB

File metadata and controls

15 lines (10 loc) · 1.08 KB

SpendingPlanIterationItemCreateRequestBody

Properties

Name Type Description Notes
category_guid Option<String> The unique identifier for the category. Defined by MX. [optional]
item_type Option<f64> The type of transaction grouping for the spending plan iteration_item (0 = RECURRING_EXPENSE, 1 = PLANNED_EXPENSE, 2 = OTHER_EXPENSE, 3 = INCOME). [optional]
planned_amount f64 The total amount planned for a spending plan iteration_item.
scheduled_payment_guid Option<String> The unique identifier for the scheduled_payment_guid associated with the spending plan iteration_item. Defined by MX. [optional]
top_level_category_guid Option<String> The unique identifier for the top_level_category_guid associated with the spending plan iteration_item. Defined by MX. [optional]

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