![JAR search and dependency download from the Maven repository](/logo.png)
uk.gov.hmrc.Transaction.scala Maven / Gradle / Ivy
The newest version!
package uk.gov.hmrc
case class Transaction(orderId: String, amount: String, status: String, transactionType: String = "0")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy