Options
All
  • Public
  • Public/Protected
  • All
Menu

A helper class that can fulfil the {@link IRemote} interface

Hierarchy

  • LinkRemote

Implements

Index

Constructors

Properties

Constructors

constructor

  • new LinkRemote(__namedParameters: object): LinkRemote

Properties

body

body: string | undefined

headers

headers: object

Type declaration

  • [header: string]: string

method

method: string | undefined

redirect

redirect: Guid | undefined

type

type: Type.Remote = Type.Remote

url

url: Url