Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class PaymentQRValues(val creditor: PaymentQRCreditorDebtorInfo, val debtor: PaymentQRCreditorDebtorInfo, val purpose: String, val amount: BigDecimal, val currency: Currency? = null, val paymentReference: String? = null)