| name | data type | constraints | description |
|---|---|---|---|
| calendar | string | ||
| durationTermInMonth | number | ||
| subscriptionProrata | boolean | ||
| terminationProrata | boolean | ||
| applyInAdvance | boolean | ||
| shareLevel | number | ||
| filterExpression | string | max size: 255, min size: 0 | |
Properties inherited from ChargeTemplateDto |
|||
| invoiceSubCategory | string | ||
| disabled | boolean | ||
| amountEditable | boolean | ||
| languageDescriptions | array of LanguageDescriptionDto | ||
| inputUnitDescription | string | ||
| ratingUnitDescription | string | ||
| unitMultiplicator | number | ||
| unitNbDecimal | number | ||
| roundingModeDtoEnum | RoundingModeEnum | ||
| revenueRecognitionRuleCode | string | ||
| customFields | CustomFieldsDto | ||
| triggeredEdrs | TriggeredEdrTemplatesDto | ||
Properties inherited from BusinessDto |
|||
| code | string | regex: ^[A-Za-z0-9_\.-]+$ | |
| description | string | ||
| updatedCode | string | ||