http-rpc-api / net.corda.v5.httprpc.api.annotations / HttpRpcQueryParameter / name

name

val name: String

The name of the query parameter in the call. Defaults to the parameter's name in the function signature.

Property

name - The name of the query parameter in the call. Defaults to the parameter's name in the function signature.