Transaction

fun Transaction(store: Store, referenceId: String, transactionId: String, order: TransactionOrder, terminalId: String, currencyType: String, balanceAmount: Int, platform: String, method: String, transactionAt: Instant, type: String, status: String, region: String, createdAt: Instant, updatedAt: Instant)