url

abstract fun url(param: Params): String

Returns the URL for the endpoint with the given parameters.

Return

The URL for the endpoint with the given parameters.

Parameters

param

The parameters to be passed to the endpoint.