OrderArgs

constructor(contactInformation: Output<ContactDetailsArgs>? = null, deviceName: Output<String>? = null, resourceGroupName: Output<String>? = null, shipmentType: Output<Either<String, ShipmentType>>? = null, shippingAddress: Output<AddressArgs>? = null)