toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore.elements
/
ParameterDestination
Parameter
Destination
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
interface
ParameterDestination
:
Parcelable
Inheritors
Api
Local
Members
Types
Api
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
enum
Api
:
Enum
<
ParameterDestination.Api
>
,
ParameterDestination
Local
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
enum
Local
:
Enum
<
ParameterDestination.Local
>
,
ParameterDestination
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
)