Wasm Directoryalpha
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

NameTypeDescription
accounting-codeoption​<string>
apply-discount-tooption​<string>
bill-cycle-dayoption​<s32>
bill-cycle-typeoption​<string>
billing-periodoption​<string>
billing-period-alignmentoption​<string>
billing-timingoption​<string>
charge-modeloption​<string>
charge-numberoption​<string>
charge-typeoption​<string>
charged-through-dateoption​<string>
created-by-idoption​<string>
created-dateoption​<string>
dmrcoption​<f64>
dtcvoption​<f64>
descriptionoption​<string>
discount-amountoption​<f64>
discount-leveloption​<string>
discount-percentageoption​<f64>
effective-end-dateoption​<string>
effective-start-dateoption​<string>
end-date-conditionoption​<string>
included-unitsoption​<f64>
is-last-segmentoption​<bool>
list-price-baseoption​<string>
mrroption​<f64>
nameoption​<string>
number-of-periodsoption​<s64>
original-idoption​<string>
overage-calculation-optionoption​<string>
overage-priceoption​<f64>
overage-unused-units-credit-optionoption​<string>
priceoption​<f64>
price-change-optionoption​<string>
price-increase-percentageoption​<f64>
processed-through-dateoption​<string>
product-rate-plan-charge-idstring
quantityoption​<f64>
rate-plan-idoption​<string>
rev-rec-codeoption​<string>
rev-rec-trigger-conditionoption​<string>
revenue-recognition-rule-nameoption​<string>
rollover-balanceoption​<f64>
segmentoption​<s32>
specific-billing-periodoption​<s64>
specific-end-dateoption​<string>
tcvoption​<f64>
trigger-dateoption​<string>
trigger-eventoption​<string>
uomoption​<string>
unused-units-credit-ratesoption​<f64>
up-to-periodsoption​<s64>
up-to-periods-typeoption​<string>
updated-by-idoption​<string>
updated-dateoption​<string>
usage-record-rating-optionoption​<string>
use-discount-specific-accounting-codeoption​<bool>
versionoption​<s64>
weekly-bill-cycle-dayoption​<string>