Period
No description
type Period {
periodId: String
amount: Decimal
}
Fields
Period.periodId
● String
scalar
periodId > The financial period to which the transactions recorded in the document should be posted. Format YYYYMM
Period.amount
● Decimal
scalar
amount > The budget area The budget articles pane > Period XX > Amount per period within the financial year
Member Of
Budget
object