Expanded

data class Expanded(val paymentRecord: PaymentRecord) : PaymentRecordUnion

Constructors

Link copied to clipboard
constructor(paymentRecord: PaymentRecord)

Properties

Link copied to clipboard
@Transient
open override val id: String
Link copied to clipboard