Class RelativePathInteractionRoute<TBase>

A route that is relative to another route. The relative path will be joined to the input base, which can either be an absolute URL or an InteractionRoute of which the path will be used.

Type Parameters

  • TBase extends string

Implements

Constructors

Methods

Constructors

Methods