@sumup/sdk
Preparing search index...
import
WithResponse
Type Alias WithResponse<T>
type
WithResponse
<
T
>
=
{
data
:
T
;
response
:
Response
;
}
Type Parameters
T
Index
Properties
data
response
Properties
data
data
:
T
response
response
:
Response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
response
@sumup/sdk
Loading...