Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResponse

http 请求返回数据结构

Hierarchy

  • IResponse

Index

Properties

Properties

status: number
data?: string
xhr?: XMLHttpRequest