Record
rate-plan-charge-data-in-rate-plan-data-rate-plan-charge
No description available.
record rate-plan-charge-data-in-rate-plan-data-rate-plan-charge {
accounting-code: option<string>,
apply-discount-to: option<string>,
bill-cycle-day: option<s32>,
bill-cycle-type: option<string>,
billing-period: option<string>,
billing-period-alignment: option<string>,
billing-timing: option<string>,
charge-model: option<string>,
charge-number: option<string>,
charge-type: option<string>,
charged-through-date: option<string>,
created-by-id: option<string>,
created-date: option<string>,
dmrc: option<f64>,
dtcv: option<f64>,
description: option<string>,
discount-amount: option<f64>,
discount-level: option<string>,
discount-percentage: option<f64>,
effective-end-date: option<string>,
effective-start-date: option<string>,
end-date-condition: option<string>,
included-units: option<f64>,
is-last-segment: option<bool>,
list-price-base: option<string>,
mrr: option<f64>,
name: option<string>,
number-of-periods: option<s64>,
original-id: option<string>,
overage-calculation-option: option<string>,
overage-price: option<f64>,
overage-unused-units-credit-option: option<string>,
price: option<f64>,
price-change-option: option<string>,
price-increase-percentage: option<f64>,
processed-through-date: option<string>,
product-rate-plan-charge-id: string,
quantity: option<f64>,
rate-plan-id: option<string>,
rev-rec-code: option<string>,
rev-rec-trigger-condition: option<string>,
revenue-recognition-rule-name: option<string>,
rollover-balance: option<f64>,
segment: option<s32>,
specific-billing-period: option<s64>,
specific-end-date: option<string>,
tcv: option<f64>,
trigger-date: option<string>,
trigger-event: option<string>,
uom: option<string>,
unused-units-credit-rates: option<f64>,
up-to-periods: option<s64>,
up-to-periods-type: option<string>,
updated-by-id: option<string>,
updated-date: option<string>,
usage-record-rating-option: option<string>,
use-discount-specific-accounting-code: option<bool>,
version: option<s64>,
weekly-bill-cycle-day: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| accounting-code | option<string> | |
| apply-discount-to | option<string> | |
| bill-cycle-day | option<s32> | |
| bill-cycle-type | option<string> | |
| billing-period | option<string> | |
| billing-period-alignment | option<string> | |
| billing-timing | option<string> | |
| charge-model | option<string> | |
| charge-number | option<string> | |
| charge-type | option<string> | |
| charged-through-date | option<string> | |
| created-by-id | option<string> | |
| created-date | option<string> | |
| dmrc | option<f64> | |
| dtcv | option<f64> | |
| description | option<string> | |
| discount-amount | option<f64> | |
| discount-level | option<string> | |
| discount-percentage | option<f64> | |
| effective-end-date | option<string> | |
| effective-start-date | option<string> | |
| end-date-condition | option<string> | |
| included-units | option<f64> | |
| is-last-segment | option<bool> | |
| list-price-base | option<string> | |
| mrr | option<f64> | |
| name | option<string> | |
| number-of-periods | option<s64> | |
| original-id | option<string> | |
| overage-calculation-option | option<string> | |
| overage-price | option<f64> | |
| overage-unused-units-credit-option | option<string> | |
| price | option<f64> | |
| price-change-option | option<string> | |
| price-increase-percentage | option<f64> | |
| processed-through-date | option<string> | |
| product-rate-plan-charge-id | string | |
| quantity | option<f64> | |
| rate-plan-id | option<string> | |
| rev-rec-code | option<string> | |
| rev-rec-trigger-condition | option<string> | |
| revenue-recognition-rule-name | option<string> | |
| rollover-balance | option<f64> | |
| segment | option<s32> | |
| specific-billing-period | option<s64> | |
| specific-end-date | option<string> | |
| tcv | option<f64> | |
| trigger-date | option<string> | |
| trigger-event | option<string> | |
| uom | option<string> | |
| unused-units-credit-rates | option<f64> | |
| up-to-periods | option<s64> | |
| up-to-periods-type | option<string> | |
| updated-by-id | option<string> | |
| updated-date | option<string> | |
| usage-record-rating-option | option<string> | |
| use-discount-specific-accounting-code | option<bool> | |
| version | option<s64> | |
| weekly-bill-cycle-day | option<string> |