VerifyWithMicrodeposits

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

Constructors

Link copied to clipboard
constructor(arrivalDate: Long, hostedVerificationUrl: String, microdepositType: MicrodepositType)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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