×

Submit an Expense

iOS 14 +

Notes

Add an expense

Syntax

addExpense(amount: <#Double#>, tag: <#Object (NudgetTag)#>, memo: <#String (Allows Variables)#>)

Example

addExpense(amount: 42.42, tag: NudgetTag(identifier: "42-867-5309", "Life"), memo: "A Car")