ExpenseLockableFields Enum
All fields that can be locked on an expense draft
Possible Values
#
AMOUNT
Locks items' amount and currency, and it also blocks the hability to add new items.
PAYEE
Locks the payee field, if the user is not on the platform it locks its email.
DESCRIPTION
Locks the description field.
TYPE
Locks the type field.
Usages
#
References
#
- Field lockedFields from Expense
- Argument lockedFields of field draftExpenseAndInviteUser from type Mutation
Previous
ExpenseItemParsedFileInfo