toggle menu
Ansa-Android-SDK
common
switch theme
search in API
customer-public
/
dev.ansa.kmp.customer.internal
/
CustomerRepository
/
deletePaymentMethod
delete
Payment
Method
abstract
suspend
fun
deletePaymentMethod
(
customerId
:
String
,
paymentMethodId
:
String
,
idempotencyKey
:
IdempotencyKey
?
=
null
)
:
ApiResult
<
Unit
>