Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebRequestParameters

name

WebRequestParameters

Hierarchy

  • WebRequestParameters

Index

Methods

getPostBody

  • getPostBody(): string
  • Returns the contents of the HTTP post body that should be used (to specify parameters) with the web module URL.

    Returns string

    the HTTP post body text.

getUrl

  • getUrl(): string
  • Returns the URL that must be used to invoke the required web module

    Returns string

    the web module URL.

Generated using TypeDoc