Preparing search index...
The search index is not available
@ipregistry/client
@ipregistry/client
ApiResponse
Interface ApiResponse<T>
interface
ApiResponse
<
T
>
{
credits
:
ApiResponseCredits
;
data
:
T
;
throttling
:
null
|
ApiResponseThrottling
;
}
Type Parameters
T
Index
Properties
credits
data
throttling
Properties
credits
credits
:
ApiResponseCredits
data
data
:
T
throttling
throttling
:
null
|
ApiResponseThrottling
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credits
data
throttling
@ipregistry/client
Loading...