http-rpc-api / net.corda.v5.httprpc.api.annotations / HttpRpcRequestBodyParameter / <init>

<init>

HttpRpcRequestBodyParameter(name: String = "", description: String = "", required: Boolean = true)

Marks a function parameter of an @HttpRpcPOST annotated function as a nested body parameter of the top-level json object.