Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new ServiceResponse(headers?: Map<string, Array<string>>, status?: number, body?: object): ServiceResponse

Properties

Optional body

body: object

headers

headers: Map<string, Array<string>>

status

status: number

Methods

copy

Protected deepCopyFromJson

Protected getClass

toJson

  • toJson(): object

Static fromJson

Generated using TypeDoc