Checks
data class Checks @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(addressLine1Check: String?, addressPostalCodeCheck: String?, cvcCheck: String?) : StripeModel
Content copied to clipboard
Checks on Card address and CVC if provided