@sumup/sdk
Preparing search index...
import
GetPaymentMethodsResponse
Type Alias GetPaymentMethodsResponse
type
GetPaymentMethodsResponse
=
{
available_payment_methods
?:
{
id
:
string
}
[]
;
}
Index
Properties
available_
payment_
methods?
Properties
Optional
available_
payment_
methods
available_payment_methods
?:
{
id
:
string
}
[]
Type Declaration
id
:
string
The ID of the payment method.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available_
payment_
methods
@sumup/sdk
Loading...
The ID of the payment method.