@loopback/docs
Version:
Documentation for LoopBack 4
27 lines (17 loc) • 556 B
Markdown
lang: en
title: 'API docs: context.binding.tojson'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.context.binding.tojson.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context](./context.md) > [Binding](./context.binding.md) > [toJSON](./context.binding.tojson.md)
## Binding.toJSON() method
Convert to a plain JSON object
<b>Signature:</b>
```typescript
toJSON(): Object;
```
<b>Returns:</b>
`Object`