SuccessfulPaymentInfo

data class SuccessfulPaymentInfo(payment: SuccessfulPayment) : PaymentInfo

Properties

payment
Link copied to clipboard
common
val payment: SuccessfulPayment