Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonResp<T>

Custom response json data structure

Type parameters

Hierarchy

Indexable

Custom response json data structure

Index

Properties

Properties

Optional dat

dat: T

payload

err

err: number

0: no error

Optional msg

msg: string | null

Generated using TypeDoc