stripe-android
payments-core
/
com.stripe.android
/
PaymentSessionConfig
/
ShippingInformationValidator
/
isValid
is
Valid
@
WorkerThread
abstract
fun
isValid
(
shippingInformation
:
ShippingInformation
)
:
Boolean
Content copied to clipboard
Return
whether the customer's
ShippingInformation
is valid. Will run on a background thread.