_3ds = $_3ds; $this->gateway_specific_code = $gateway_specific_code; $this->gateway_specific_description = $gateway_specific_description; $this->error_message = $error_message; $this->error_code = $error_code; $this->status_code = $status_code; $this->status_code_description = $status_code_description; $this->type = $type; $this->status = $status; $this->amount = $amount; $this->currency = $currency; $this->_id = $_id; $this->created_at = $created_at; $this->updated_at = $updated_at; $this->processed_at = $processed_at; $this->external_id = $external_id; $this->external_reference = $external_reference; $this->authorization_code = $authorization_code; } }