Receipt

@Serializable
data class Receipt(val eventId: EventId, val receipt: ReceiptEventContent.Receipt)

Constructors

Link copied to clipboard
constructor(eventId: EventId, receipt: ReceiptEventContent.Receipt)

Properties

Link copied to clipboard
Link copied to clipboard