Order

fun Order(id: String, title: String, detail: String, amount: Int, currencyType: String, additionalData: String)