stripe-android
androidJvm
payments-core
/
com.stripe.android.model
/
RadarSession
Radar
Session
data
class
RadarSession
(
val
id
:
String
)
:
StripeModel
Constructors
Functions
Properties
Constructors
Radar
Session
Link copied to clipboard
constructor
(
id
:
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
)
Properties
id
Link copied to clipboard
val
id
:
String