stripe-android
paymentsheet
/
com.stripe.android.paymentsheet.model
/
PaymentSelection
/
New
/
GenericPaymentMethod
/
GenericPaymentMethod
Generic
Payment
Method
fun
GenericPaymentMethod
(
labelResource
:
String
,
@
DrawableRes
iconResource
:
Int
,
paymentMethodCreateParams
:
PaymentMethodCreateParams
,
customerRequestedSave
:
PaymentSelection.CustomerRequestedSave
)