| Name | Type | Description | Notes |
|---|---|---|---|
| billedDurationSecs | Integer | The number of seconds for which this item will be billed | [optional] |
| callPart | String | The service incurring a charge | [optional] |
| cost | BigDecimal | The billed cost of the item, in currency shown in the `currency` field | [optional] |
| currency | String | The currency in which `cost` is measured | [optional] |
| rate | BigDecimal | The cost per unit of the item incurring a charge | [optional] |