UNPKG

@loopback/docs

Version:
23 lines (15 loc) 508 B
--- lang: en title: 'API docs: rest.bodyparser.name' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.bodyparser.name.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [BodyParser](./rest.bodyparser.md) &gt; [name](./rest.bodyparser.name.md) ## BodyParser.name property Name of the parser <b>Signature:</b> ```typescript name: string | symbol; ```