Options
All
  • Public
  • Public/Protected
  • All
Menu

Define default request config structure.

Hierarchy

  • ConfigStruct

Index

Properties

Optional endPoint

endPoint: undefined | string

API HTTP Endpoint. It must be specified in BusinessConfigs . (Optional)

method

method: Method

HTTP request method.

needToSign

needToSign: boolean

Need signature or not.

path

path: string

HTTP request path of the API.

schema

schema: ObjectSchema

Schema of request parameters

stableParam

stableParam: DefinedParameter

Stable request parameter of the API.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc