Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Response<T>

Type parameters

  • T

Hierarchy

  • Response

Index

Properties

Properties

body

body: T

status

status: object

Type declaration

  • code: number
  • message: string

Generated using TypeDoc