Search
Preparing search index...
The search index is not available
hipay-professional-sdk-js Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
hipay-professional-sdk-js Documentation
HipaySuccessResponse
Interface HipaySuccessResponse<T>
Type parameters
T
Hierarchy
HipayBaseResponse
HipaySuccessResponse
Index
Properties
error
http
Response
result
Properties
error
error
:
undefined
http
Response
http
Response
:
AxiosResponse
<
unknown
,
any
>
Reference to the internal axios response.
result
result
:
T
The response result.
Exports
Hipay
Success
Response
error
http
Response
result
Generated using
TypeDoc
Reference to the internal axios response.