toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui
/
io.snabble.sdk.ui.payment
/
Payone
/
Link
Link
@
Serializable
data
class
Link
(
val
href
:
String
?
)
:
Parcelable
Members
Constructors
Link
Link copied to clipboard
constructor
(
href
:
String
?
)
Properties
href
Link copied to clipboard
val
href
:
String
?
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)