Accepted

data class Accepted(actions: List<PeerEvent>, incomingPayment: IncomingPayment, received: IncomingPayment.Received) : IncomingPaymentHandler.ProcessAddResult

Properties

actions
Link copied to clipboard
common
open override val actions: List<PeerEvent>
incomingPayment
Link copied to clipboard
common
val incomingPayment: IncomingPayment
received
Link copied to clipboard
common
val received: IncomingPayment.Received