PaymentSheetPaymentOutcome

Types

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