Api\StructType\ApiHouseProfileData::getCadastral_number PHP Method

getCadastral_number() public method

Get cadastral_number value
public getCadastral_number ( ) : string | null
return string | null
    public function getCadastral_number()
    {
        return $this->cadastral_number;
    }
ApiHouseProfileData