stripe-android
payments-core
/
com.stripe.android.model
/
ConsumerSession
/
VerificationSession
Verification
Session
data
class
VerificationSession
:
StripeModel
Types
Functions
Properties
Types
Session
State
Link copied to clipboard
enum
SessionState
:
Enum
<
ConsumerSession.VerificationSession.SessionState
>
,
Parcelable
Session
Type
Link copied to clipboard
enum
SessionType
:
Enum
<
ConsumerSession.VerificationSession.SessionType
>
,
Parcelable
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
state
Link copied to clipboard
val
state
:
ConsumerSession.VerificationSession.SessionState
type
Link copied to clipboard
val
type
:
ConsumerSession.VerificationSession.SessionType