OrderContactArgs

constructor(companyName: Output<String>, emails: Output<List<String>>, name: Output<String>, phoneNumber: Output<String>)