stripe-android
connections
/
com.stripe.android.connections
/
ConnectionsSheetResult
/
Failed
Failed
data
class
Failed
(
error
:
Throwable
)
:
ConnectionsSheetResult
Content copied to clipboard
The connections session attempt failed.
Constructors
Functions
Properties
Parameters
Parameters
error
The error encountered by the customer.
Constructors
Failed
Link copied to clipboard
fun
Failed
(
error
:
Throwable
)
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
error
Link copied to clipboard
val
error
:
Throwable
Content copied to clipboard