ExpenseCreateInput Input Object
Fields
#
attachedFiles
(Optional) A list of files that you want to attach to this expense
invoiceFile
(Optional - applicable to invoice expense only) The invoice file for this expense
items
The list of items for this expense. Total amount will be computed from them.
payoutMethod
Non-null
The payout method that will be used to reimburse the expense
privateMessage
A private note that will be attached to your invoice, as HTML. Only visible to the payee and the collective/host admins.
Usages
#
References
#
- Argument expense of field createExpense from type Mutation
Previous
ExpenseCollectionTotalAmount