Issued Payment Cash Receipt
constructor(issueNumber: String, totalAmount: Long, currency: Currency, issuedAt: @Serializable(with = InstantSerializer::class ) Instant, type: CashReceiptType? = null, pgReceiptId: String? = null, taxFreeAmount: Long? = null, url: String? = null)