ExpenseItem
Object

Fields for an expense item

Fields

#

amount

Non-null

Amount of this item

createdAt

Non-null

The date on which the item was created

description

A description for this item. Enforced for new items, but old expenses may not have one.

file

The file associated with this item (if any)

id

Non-null

Unique identifier for this expense item

incurredAt

Non-null

The date on which the expense took place

updatedAt

Non-null

The date on which the item was last updated

url

Usages

#

References

#