Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GatewayAnswer

Hierarchy

  • GatewayAnswer

Index

Properties

cacheable

cacheable: boolean = true

Optional content

content: string

Optional error

error: string

history

history: string[]

Methods

addHistory

  • addHistory(name: string): this

setCacheable

  • setCacheable(cacheable: boolean): this

setContent

  • setContent(content: string): this

setError

  • setError(error: string): this

setHistory

  • setHistory(history: string[]): this

Generated using TypeDoc