🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
react
utils
agent
v2ResponseBody
Interface v2ResponseBody
interface
v2ResponseBody
{
   Â
error_code
?:
string
;
   Â
reject_code
:
number
;
   Â
reject_message
:
string
;
}
Index
Properties
error_
code?
reject_
code
reject_
message
Properties
Optional
error_
code
error_code
?:
string
reject_
code
reject_code
:
number
reject_
message
reject_message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error_
code
reject_
code
reject_
message
Example
GitHub
ic-reactor
Loading...