Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceResponse<Data>

Type parameters

  • Data

Hierarchy

  • ServiceResponse

Index

Properties

code

code: Uint64

errorMessage

errorMessage: string

succeedData

succeedData: Data

Generated using TypeDoc