filterFilledRecursive([ 'code' => $this->code, 'items' => $this->items, 'payments' => $this->payments, 'closed' => $this->closed, 'metadata' => $this->metadata, 'customer_id' => $this->customerId, 'customer' => $this->customer, 'channel' => $this->channel, ]); } }