OnlineTransaction

fun OnlineTransaction(id: String, order: Order, type: String, transactionId: String, platform: String, method: List<String>, redirectUrl: String, notifyUrl: String, startAt: Instant, endAt: Instant, status: String, createdAt: Instant, updatedAt: Instant)