Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResponse

http 请求返回数据结构

Hierarchy

  • IResponse

Index

Properties

Properties

status

status: number

Optional data

data?: string

Optional xhr

xhr?: XMLHttpRequest