zChargeGroup Component
This article describes the zChargeGroup component.
zChargeGroup Component
The zChargeGroup component displays the information associated with a Zuora rate plan.
The following attributes are supported on the zChargeGroup component.
| Attribute | Type | Required? | Description |
|---|---|---|---|
| chargeGroup | zqu.zChargeGroup | Yes | Quote charges data for displaying and calculating |
| editMode | Boolean | Yes | The component is in the edit mode or the read-only mode. |
| hideColumns | String | No | The hidden column name list for charge table displaying. Available values are: type, model, listprice, uom, period. |
| id | String | No | An identifier that allows the component to be referenced by other components in the page |
| rendered | Boolean | No | Specifies whether the component is rendered on the page. The default value is True. |
