stripe-android
payments-core
/
com.stripe.android.cards
/
DefaultStaticCardAccountRanges
/
first
first
open
override
fun
first
(
cardNumber
:
CardNumber.Unvalidated
)
:
AccountRange
?
Return the first
AccountRange
that contains the given
cardNumber
, or
null
.