PriceListChargeAttributes
Attributes of the PriceListChargeAttributes type
{
"id": "456123",
"priceListId": "456123",
"name": "",
"code": "",
"selfServiceQuantity": true,
"specificInvoiceLineText": "",
"pricingModel": "PricingModel",
"chargeType": "ChargeType",
"billingPeriod": "BillingPeriod",
"showPriceAsMonthly": true,
"accountingCode": "",
"taxCode": "",
"quantityMin": 123,
"quantityMax": 123,
"roundUpInterval": 123,
"price": "BigDecimal",
"priceDecimals": 123,
"position": 123,
"featureId": "456123",
"featureCode": "",
"featureAddon": true,
"usageCalculationType": "UsageCalculation",
"recognitionPeriod": 123,
"financialAccountId": "456123",
"isTelecomCharge": true,
"avalaraAfcTransactionType": "",
"avalaraAfcServiceType": "",
"avalaraAfcSaleType": "",
"hidePeriodsOnInvoice": true,
"priceListChargeTiers": [
{
"starts": 123,
"price": "BigDecimal"
}
]
}Name
Type
Description
Last updated
Was this helpful?
