Api\StructType\ApiHouseProfileData::getThermal_normative_expense PHP Метод

getThermal_normative_expense() публичный метод

Get thermal_normative_expense value
public getThermal_normative_expense ( ) : float | null
Результат float | null
    public function getThermal_normative_expense()
    {
        return $this->thermal_normative_expense;
    }
ApiHouseProfileData