ExpensePermissions
Object
Fields for the user permissions on an expense
Fields
#
canComment
Boolean
!
Non-null
Whether the current user can comment and see comments for this expense
canEditTags
Boolean
!
Non-null
Tags permissions are a bit different, and can be edited by admins even if the expense has already been paid
canSeeInvoiceInfo
Boolean
!
Non-null
Whether the current user can the the invoice info for this expense
canUnschedulePayment
Boolean
!
Non-null
Whether the current user can unschedule this expense payment
Usages
#
References
#
- Field permissions from Expense
Previous
ExpenseItemInput
Next
ExpenseProcessAction