PayInvoiceOutput

@Serializable
data class PayInvoiceOutput(val paymentId: EntityId)

Parameters

paymentId

The payment that has been sent.

Constructors

Link copied to clipboard
constructor(paymentId: EntityId)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard