VerifyWithMicrodeposits
data class VerifyWithMicrodeposits(val arrivalDate: Long, val hostedVerificationUrl: String, val microdepositType: MicrodepositType) : StripeIntent.NextActionData
Constructors
Link copied to clipboard
fun VerifyWithMicrodeposits(arrivalDate: Long, hostedVerificationUrl: String, microdepositType: MicrodepositType)