stripe-android
payments-core
/
com.stripe.android.model
/
PaymentMethodOptionsParams
/
Blik
Blik
data
class
Blik
(
var
code
:
String
)
:
PaymentMethodOptionsParams
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Blik
Link copied to clipboard
fun
Blik
(
code
:
String
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
to
Param
Map
Link copied to clipboard
open
override
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
code
Link copied to clipboard
var
code
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
PaymentMethod.Type
Content copied to clipboard