CreateInvoiceOutput

@Serializable
data class CreateInvoiceOutput(val invoiceId: EntityId)

Constructors

Link copied to clipboard
constructor(invoiceId: EntityId)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard