stripe-android
payments-model
/
com.stripe.android.model
/
CardFunding
Card
Funding
enum
CardFunding
:
Enum
<
CardFunding
>
Content copied to clipboard
Entries
Types
Properties
Entries
Credit
Link copied to clipboard
Credit
Content copied to clipboard
Debit
Link copied to clipboard
Debit
Content copied to clipboard
Prepaid
Link copied to clipboard
Prepaid
Content copied to clipboard
Unknown
Link copied to clipboard
Unknown
Content copied to clipboard
Types
Companion
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
Companion
Content copied to clipboard
Properties
code
Link copied to clipboard
@get:
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
val
code
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard