---
lang: en
title: 'API docs: rest.invokemethodprovider.value'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/rest
permalink: /doc/en/lb4/apidocs.rest.invokemethodprovider.value.html
---

<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [InvokeMethodProvider](./rest.invokemethodprovider.md) &gt; [value](./rest.invokemethodprovider.value.md)

## InvokeMethodProvider.value() method

<b>Signature:</b>

```typescript
value(): InvokeMethod;
```
<b>Returns:</b>

[InvokeMethod](./rest.invokemethod.md)


