PaymentSheetConfirmationChallenge

constructor(paymentId: String? = null, confirmationId: String? = null, recipient: String? = null, sentVia: String? = null, tokenSize: Int = 6, expiresAt: Instant? = null, requestAfter: Instant? = null, requiresNewCode: Boolean = false)