Skip to content

WSBudgetHeader

Fintan edited this page Apr 16, 2019 · 7 revisions

This structure represents a budget.

WSBudgetHeader

WSBudgetHeader

Name Type Description
Year Int32 The year for which to save the budget data.
DataType enum BudgetDataType The type of budget you wish to save. 'Budget' or 'RevisedBudget'
Entries List< BudgetEntry> Gl Account budget data
ValidationErrors List< DataErrorDTO> Gl Account budget data
Clone this wiki locally