panelConfigIndex property

int? panelConfigIndex
getter/setter pair

Index in solar_panel_configs of the optimum solar layout for this bill size.

This can be -1 indicating that there is no layout. In this case, the remaining submessages will be omitted.

Implementation

core.int? panelConfigIndex;