Preparing search index...
The search index is not available
tally-js
tally-js
HttpResponse
Interface HttpResponse<T>
interface
HttpResponse
<
T
>
{
data
:
null
|
T
;
error
:
null
|
TallyError
;
}
Type Parameters
T
Index
Properties
data
error
Properties
data
data
:
null
|
T
error
error
:
null
|
TallyError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
tally-js
Loading...