Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RCResult<T>

Type Parameters

  • T = void

Hierarchy

  • RCResult

Index

Properties

Properties

isOk: boolean
code: number
msg: string
data?: T