toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android
/
PaymentSessionConfig
/
ShippingInformationValidator
Shipping
Information
Validator
interface
ShippingInformationValidator
:
Serializable
Members
Functions
get
Error
Message
Link copied to clipboard
@
WorkerThread
abstract
fun
getErrorMessage
(
shippingInformation
:
ShippingInformation
)
:
String
is
Valid
Link copied to clipboard
@
WorkerThread
abstract
fun
isValid
(
shippingInformation
:
ShippingInformation
)
:
Boolean