Rate Cell

The rate cell entity represents a cell in the rate table. It contains the following fields:

Table 1. Summary of Rate Cell Entity Fields
Entity Field Description
Rate Column ID This field is the ID of the RateColumn record with which the cell is associated.
Rate Cell Min This field is minimum value for this cell. If a minimum value is entered, a maximum value must be entered. Also, the minimum value cannot be greater than the maximum value.
Rate Cell Max This field is maximum value for this cell. If a maximum value is entered, a minimum value must be entered.
Rate Cell Value This field is the value for this cell. This value is mandatory if no minimum and maximum value are entered.
Rate Cell Index This field is the index (row) of the cell within the column.
Any Minimum Indicator This field is used to indicate if any minimum value has been set for this cell. If the value of this field is 'True', then no minimum value has been set for this cell.
Any Maximum Indicator This field is used to indicate if any maximum value has been set for this cell. If the value of this field is 'True', then no maximum value has been set for this cell.
Rate Row ID This field is the ID of the RateRow record with which the cell is associated.
Blank Cell Indicator This field is used to indicate whether the rate RateCell has any value recorded.