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