OrderContact

fun OrderContact(companyName: String, emails: List<String>, name: String, phoneNumber: String)