stripe-android
payments-core
/
com.stripe.android.networking
/
StripeRepository
/
deletePaymentDetails
delete
Payment
Details
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
abstract
suspend
fun
deletePaymentDetails
(
consumerSessionClientSecret
:
String
,
paymentDetailsId
:
String
,
requestOptions
:
ApiRequest.Options
)
Content copied to clipboard