Completed

data class Completed(val paymentId: String? = null, val documents: PaymentSheetSession.Documents = PaymentSheetSession.Documents()) : PaymentSheetPaymentOutcome

Constructors

Link copied to clipboard
constructor(paymentId: String? = null, documents: PaymentSheetSession.Documents = PaymentSheetSession.Documents())

Properties

Link copied to clipboard
Link copied to clipboard