IRemoteService Type

Indicate that this type is a remote service, served at the given base URL path.

The type must be a record whose fields are functions of the form Request -> Async<Response>.

Instance members

Instance member Description

this.BasePath

Full Usage: this.BasePath

Returns: string
Modifiers: abstract
Returns: string