getExpenseRecord

Retrieves an expense record matching a pattern. Leave fields in the pattern empty to match any value.

Arguments

Name Type Description
skey string

pattern ExpenseRecord

The pattern to match.

Return

The getExpenseRecord method returns the first matching expense record (a ExpenseRecord).