copy

fun copy(name: String? = null, phoneNumber: String? = null, email: String? = null, shippingAddress: ShippingAddress? = null): OrderInfo