Package version:

Type Alias OperationWithItem

OperationWithItem: OperationBase & {
    resourceBody: JSONObject;
}