Interface HttpResponse<PayloadType>

Type Parameters

  • PayloadType = any

Hierarchy

  • HttpResponse

Properties

Properties

payload: PayloadType
status: number

Generated using TypeDoc