stripe-android
payments-core
/
com.stripe.android.cards
/
StaticCardAccountRanges
/
first
first
abstract
fun
first
(
cardNumber
:
CardNumber.Unvalidated
)
:
AccountRange
?
Content copied to clipboard
Return the first
AccountRange
that contains the given
cardNumber
, or
null
.