Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IApiResponseObj<T>

Type parameters

  • T = any

Hierarchy

  • IApiResponseObj

Index

Properties

callId: string
data?: T
errorCode: number
statusCode: STATUS_CODES
statusReason: string
time: number | Date

Generated using TypeDoc