stripe-android
payments-core
/
com.stripe.android.model
/
ConsumerSession
/
VerificationSession
/
SessionType
Session
Type
enum
SessionType
:
Enum
<
ConsumerSession.VerificationSession.SessionType
>
,
Parcelable
Content copied to clipboard
Entries
Types
Functions
Properties
Entries
Unknown
Link copied to clipboard
Unknown
Content copied to clipboard
SignUp
Link copied to clipboard
SignUp
Content copied to clipboard
Email
Link copied to clipboard
Email
Content copied to clipboard
Sms
Link copied to clipboard
Sms
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard