VerifyWithMicrodeposits

data class VerifyWithMicrodeposits(arrivalDate: Long, hostedVerificationUrl: String, microdepositType: MicrodepositType) : StripeIntent.NextActionData

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
val arrivalDate: Long
Link copied to clipboard
val hostedVerificationUrl: String
Link copied to clipboard
val microdepositType: MicrodepositType