toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.utils
/
DurationProvider
Duration
Provider
interface
DurationProvider
Inheritors
DefaultDurationProvider
Members
Types
Key
Link copied to clipboard
enum
Key
:
Enum
<
DurationProvider.Key
>
Functions
end
Link copied to clipboard
abstract
fun
end
(
key
:
DurationProvider.Key
)
:
Duration
?
start
Link copied to clipboard
abstract
fun
start
(
key
:
DurationProvider.Key
,
reset
:
Boolean
=
true
)