Assign inventory role to current user.
Inventory Role object.
Returns promise object that is resolved with the details of newly assigned inventory role.
Unassign inventory role from current user
Inventory Role id or Inventory Role object.
Returns promise object that is resolved with the IResult.
Get a representation of a concrete current user's inventory role.
inventory role id or inventory role object.
Returns promise object that is resolved with the IUserInventoryRole wrapped by IResult.
Gets the list the inventory roles applied to a current user.
Object containing filters for querying inventory roles.
Returns promise object that is resolved with the IUserInventoryRole wrapped by IResultList.
Generated using TypeDoc
This service allows for managing current user's inventory roles.