QuotePrice Data Type

Implemented Interfaces
Serializable
Properties
name data type description
auditable Auditable
historized boolean
version number
transient boolean
quoteArticleLine QuoteArticleLine
taxAmount number
sequence number
discountedAmount number
quantity number
discountedQuotePrice QuotePrice
currencyCode string
quoteVersion QuoteVersion
auditableFields array of AuditableFieldHistory
amountWithoutTaxWithoutDiscount number
uuid string
id number
unitPriceWithoutTax number
recurrenceDuration number
priceLevelEnum PriceLevelEnum
discountPlanItem DiscountPlanItem
chargeTemplate ChargeTemplate
taxRate number
discountValue number
discountPlanType DiscountPlanItemTypeEnum
discountPlan DiscountPlan
notified boolean
amountWithTax number
quoteOffer QuoteOffer
priceOverCharged boolean
amountWithoutTax number
priceTypeEnum PriceTypeEnum
overchargedUnitAmountWithoutTax number
recurrencePeriodicity string
applyDiscountsOnOverridenPrice boolean

Example

{
  "auditable" : {
    "creator" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345,
    "lastUser" : "...",
    "created" : 12345
  },
  "historized" : true,
  "version" : 12345,
  "transient" : true,
  "quoteArticleLine" : {
    "billableAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "BATCH",
      "jobTitle" : "...",
      "checkThreshold" : "POSITIVE_RT",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "CANCELED",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "quoteVersion" : {
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "uuid" : "...",
      "contract" : { },
      "invoicingPlan" : { },
      "endDate" : 12345,
      "quotePrices" : [ { }, { } ],
      "referenceDescription" : "...",
      "id" : 12345,
      "cfValues" : { },
      "status" : "DRAFT",
      "shortDescription" : "...",
      "statusDate" : 12345,
      "discountPlan" : { },
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "xmlFilename" : "...",
      "quoteOffers" : [ { }, { } ],
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "transient" : true,
      "quoteArticleLines" : [ { }, { } ],
      "quote" : { },
      "comment" : "...",
      "auditable" : { },
      "medias" : [ { }, { } ],
      "quoteVersion" : 12345,
      "pdfFilename" : "..."
    },
    "quotePrices" : [ {
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "transient" : true,
      "quoteArticleLine" : { },
      "taxAmount" : 12345.0,
      "sequence" : 12345,
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "currencyCode" : "...",
      "quoteVersion" : { },
      "auditableFields" : [ { }, { } ],
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "uuid" : "...",
      "id" : 12345,
      "unitPriceWithoutTax" : 12345.0,
      "recurrenceDuration" : 12345,
      "priceLevelEnum" : "QUOTE",
      "discountPlanItem" : { },
      "chargeTemplate" : { },
      "taxRate" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "PERCENTAGE",
      "discountPlan" : { },
      "notified" : true,
      "amountWithTax" : 12345.0,
      "quoteOffer" : { },
      "priceOverCharged" : true,
      "amountWithoutTax" : 12345.0,
      "priceTypeEnum" : "FIXED_DISCOUNT",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "recurrencePeriodicity" : "...",
      "applyDiscountsOnOverridenPrice" : true
    }, {
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "transient" : true,
      "quoteArticleLine" : { },
      "taxAmount" : 12345.0,
      "sequence" : 12345,
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "currencyCode" : "...",
      "quoteVersion" : { },
      "auditableFields" : [ { }, { } ],
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "uuid" : "...",
      "id" : 12345,
      "unitPriceWithoutTax" : 12345.0,
      "recurrenceDuration" : 12345,
      "priceLevelEnum" : "QUOTE",
      "discountPlanItem" : { },
      "chargeTemplate" : { },
      "taxRate" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "FIXED",
      "discountPlan" : { },
      "notified" : true,
      "amountWithTax" : 12345.0,
      "quoteOffer" : { },
      "priceOverCharged" : true,
      "amountWithoutTax" : 12345.0,
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "recurrencePeriodicity" : "...",
      "applyDiscountsOnOverridenPrice" : true
    } ],
    "id" : 12345,
    "quoteProduct" : {
      "id" : 12345,
      "quoteVersion" : { },
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "transient" : true,
      "quoteAttributes" : [ { }, { } ],
      "quoteArticleLines" : [ { }, { } ],
      "terminationDate" : 12345,
      "version" : 12345,
      "uuid" : "...",
      "quantity" : 12345.0,
      "productActionType" : "ACTIVATE",
      "notified" : true,
      "productVersion" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "terminationReason" : { },
      "cfValues" : { },
      "quote" : { },
      "deliveryDate" : 12345
    },
    "quantity" : 12345.0,
    "notified" : true,
    "quoteLot" : {
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "description" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "duration" : 12345,
      "notified" : true,
      "version" : 12345,
      "id" : 12345,
      "parentEntity" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "codeChanged" : true,
      "executionDate" : 12345,
      "name" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { }
    },
    "transient" : true,
    "historized" : true,
    "serviceQuantity" : 12345.0,
    "version" : 12345,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "accountingArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    }
  },
  "taxAmount" : 12345.0,
  "sequence" : 12345,
  "discountedAmount" : 12345.0,
  "quantity" : 12345.0,
  "discountedQuotePrice" : {
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "historized" : true,
    "version" : 12345,
    "transient" : true,
    "quoteArticleLine" : {
      "billableAccount" : { },
      "auditableFields" : [ { }, { } ],
      "quoteVersion" : { },
      "quotePrices" : [ { }, { } ],
      "id" : 12345,
      "quoteProduct" : { },
      "quantity" : 12345.0,
      "notified" : true,
      "quoteLot" : { },
      "transient" : true,
      "historized" : true,
      "serviceQuantity" : 12345.0,
      "version" : 12345,
      "auditable" : { },
      "accountingArticle" : { }
    },
    "taxAmount" : 12345.0,
    "sequence" : 12345,
    "discountedAmount" : 12345.0,
    "quantity" : 12345.0,
    "discountedQuotePrice" : { },
    "currencyCode" : "...",
    "quoteVersion" : {
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "uuid" : "...",
      "contract" : { },
      "invoicingPlan" : { },
      "endDate" : 12345,
      "quotePrices" : [ { }, { } ],
      "referenceDescription" : "...",
      "id" : 12345,
      "cfValues" : { },
      "status" : "PUBLISHED",
      "shortDescription" : "...",
      "statusDate" : 12345,
      "discountPlan" : { },
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "xmlFilename" : "...",
      "quoteOffers" : [ { }, { } ],
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "transient" : true,
      "quoteArticleLines" : [ { }, { } ],
      "quote" : { },
      "comment" : "...",
      "auditable" : { },
      "medias" : [ { }, { } ],
      "quoteVersion" : 12345,
      "pdfFilename" : "..."
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "amountWithoutTaxWithoutDiscount" : 12345.0,
    "uuid" : "...",
    "id" : 12345,
    "unitPriceWithoutTax" : 12345.0,
    "recurrenceDuration" : 12345,
    "priceLevelEnum" : "PRODUCT",
    "discountPlanItem" : {
      "lastDiscount" : true,
      "historized" : true,
      "expressionEl" : "...",
      "applyByArticle" : true,
      "discountValue" : 12345.0,
      "allowToNegate" : true,
      "auditable" : { },
      "discountPlan" : { },
      "priority" : 12345,
      "pricePlanMatrix" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "cfValues" : { },
      "accountingArticle" : { },
      "discountValueEL" : "...",
      "cfAccumulatedValues" : { },
      "description" : "...",
      "discountPlanItemType" : "FIXED",
      "finalSequence" : 12345,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "id" : 12345,
      "disabled" : true,
      "targetAccountingArticle" : [ { }, { } ],
      "active" : true,
      "notified" : true
    },
    "chargeTemplate" : {
      "uuid" : "...",
      "edrTemplates" : [ { }, { } ],
      "unitMultiplicator" : 12345.0,
      "referenceCode" : "...",
      "sortIndexEl" : "...",
      "referenceDescription" : "...",
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "inputUnitEL" : "...",
      "taxClassEl" : "...",
      "ratingScript" : { },
      "productCharges" : [ { }, { } ],
      "parentEntityType" : { },
      "inputUnitDescription" : "...",
      "amountEditable" : true,
      "roundingValuesComputed" : true,
      "description" : "...",
      "dropZeroWo" : true,
      "transient" : true,
      "taxClass" : { },
      "unitNbDecimal" : 12345,
      "code" : "...",
      "chargeMainType" : "USAGE",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "revenueRecognitionRule" : { },
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "ratingUnitOfMeasure" : { },
      "appendGeneratedCode" : true,
      "version" : 12345,
      "filterExpression" : "...",
      "inputUnitOfMeasure" : { },
      "type" : "CREDIT",
      "invoiceSubCategory" : { },
      "outputUnitEL" : "...",
      "roundingMode" : "DOWN",
      "parentEntity" : { },
      "auditable" : { },
      "cfValues" : { },
      "active" : true,
      "historized" : true,
      "chargeType" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "disabled" : true,
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "status" : "ARCHIVED",
      "attributes" : [ { }, { } ]
    },
    "taxRate" : 12345.0,
    "discountValue" : 12345.0,
    "discountPlanType" : "PERCENTAGE",
    "discountPlan" : {
      "parentEntityType" : { },
      "active" : true,
      "discountPlanItems" : [ { }, { } ],
      "defaultDuration" : 12345,
      "disabled" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanType" : "INVOICE_LINE",
      "initialQuantity" : 12345,
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "status" : "DRAFT",
      "applicableOnOverriddenPrice" : true,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "maxDuration" : 12345,
      "durationUnit" : "MONTH",
      "minDuration" : 12345,
      "expressionEl" : "...",
      "uuid" : "...",
      "description" : "...",
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "usedQuantity" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "endDate" : 12345,
      "sequence" : 12345,
      "applicationLimit" : 12345
    },
    "notified" : true,
    "amountWithTax" : 12345.0,
    "quoteOffer" : {
      "billableAccount" : { },
      "parentEntityType" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "deliveryDate" : 12345,
      "quoteLot" : { },
      "userAccount" : { },
      "version" : 12345,
      "parentEntity" : { },
      "serialversionuid" : 12345,
      "contractCode" : "...",
      "quotePrices" : [ { }, { } ],
      "codeChanged" : true,
      "referenceCode" : "...",
      "quoteProduct" : [ { }, { } ],
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "historized" : true,
      "notified" : true,
      "position" : 12345,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "code" : "...",
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "quoteLineType" : "CREATE"
    },
    "priceOverCharged" : true,
    "amountWithoutTax" : 12345.0,
    "priceTypeEnum" : "FIXED_DISCOUNT",
    "overchargedUnitAmountWithoutTax" : 12345.0,
    "recurrencePeriodicity" : "...",
    "applyDiscountsOnOverridenPrice" : true
  },
  "currencyCode" : "...",
  "quoteVersion" : {
    "historized" : true,
    "notified" : true,
    "version" : 12345,
    "uuid" : "...",
    "contract" : {
      "customer" : { },
      "parentEntityType" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "contractDuration" : 12345,
      "contractDate" : 12345,
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "status" : "CLOSED",
      "auditable" : { },
      "active" : true,
      "seller" : { },
      "endDate" : 12345,
      "description" : "...",
      "transient" : true,
      "beginDate" : 12345,
      "renewal" : true,
      "contractItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "cfValues" : { },
      "id" : 12345,
      "billingAccount" : { },
      "billingRules" : [ { }, { } ],
      "codeChanged" : true,
      "notified" : true,
      "statusDate" : 12345,
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "customerAccount" : { },
      "code" : "...",
      "uuid" : "...",
      "appendGeneratedCode" : true
    },
    "invoicingPlan" : {
      "id" : 12345,
      "parentEntityType" : { },
      "version" : 12345,
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "invoicingPlanItems" : [ { }, { } ],
      "historized" : true,
      "notified" : true,
      "transient" : true,
      "uuid" : "...",
      "description" : "...",
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "cfValues" : { },
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "disabled" : true,
      "descriptionAndCode" : "...",
      "code" : "..."
    },
    "endDate" : 12345,
    "quotePrices" : [ {
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "transient" : true,
      "quoteArticleLine" : { },
      "taxAmount" : 12345.0,
      "sequence" : 12345,
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "currencyCode" : "...",
      "quoteVersion" : { },
      "auditableFields" : [ { }, { } ],
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "uuid" : "...",
      "id" : 12345,
      "unitPriceWithoutTax" : 12345.0,
      "recurrenceDuration" : 12345,
      "priceLevelEnum" : "OFFER",
      "discountPlanItem" : { },
      "chargeTemplate" : { },
      "taxRate" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "FIXED",
      "discountPlan" : { },
      "notified" : true,
      "amountWithTax" : 12345.0,
      "quoteOffer" : { },
      "priceOverCharged" : true,
      "amountWithoutTax" : 12345.0,
      "priceTypeEnum" : "ONE_SHOT_TERMINATION",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "recurrencePeriodicity" : "...",
      "applyDiscountsOnOverridenPrice" : true
    }, {
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "transient" : true,
      "quoteArticleLine" : { },
      "taxAmount" : 12345.0,
      "sequence" : 12345,
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "currencyCode" : "...",
      "quoteVersion" : { },
      "auditableFields" : [ { }, { } ],
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "uuid" : "...",
      "id" : 12345,
      "unitPriceWithoutTax" : 12345.0,
      "recurrenceDuration" : 12345,
      "priceLevelEnum" : "ORDER",
      "discountPlanItem" : { },
      "chargeTemplate" : { },
      "taxRate" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "PERCENTAGE",
      "discountPlan" : { },
      "notified" : true,
      "amountWithTax" : 12345.0,
      "quoteOffer" : { },
      "priceOverCharged" : true,
      "amountWithoutTax" : 12345.0,
      "priceTypeEnum" : "FIXED_DISCOUNT",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "recurrencePeriodicity" : "...",
      "applyDiscountsOnOverridenPrice" : true
    } ],
    "referenceDescription" : "...",
    "id" : 12345,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "status" : "CLOSED",
    "shortDescription" : "...",
    "statusDate" : 12345,
    "discountPlan" : {
      "parentEntityType" : { },
      "active" : true,
      "discountPlanItems" : [ { }, { } ],
      "defaultDuration" : 12345,
      "disabled" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanType" : "INVOICE_LINE",
      "initialQuantity" : 12345,
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "status" : "EXPIRED",
      "applicableOnOverriddenPrice" : true,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "maxDuration" : 12345,
      "durationUnit" : "MONTH",
      "minDuration" : 12345,
      "expressionEl" : "...",
      "uuid" : "...",
      "description" : "...",
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "usedQuantity" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "endDate" : 12345,
      "sequence" : 12345,
      "applicationLimit" : 12345
    },
    "referenceCode" : "...",
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "xmlFilename" : "...",
    "quoteOffers" : [ {
      "billableAccount" : { },
      "parentEntityType" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "deliveryDate" : 12345,
      "quoteLot" : { },
      "userAccount" : { },
      "version" : 12345,
      "parentEntity" : { },
      "serialversionuid" : 12345,
      "contractCode" : "...",
      "quotePrices" : [ { }, { } ],
      "codeChanged" : true,
      "referenceCode" : "...",
      "quoteProduct" : [ { }, { } ],
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "historized" : true,
      "notified" : true,
      "position" : 12345,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "code" : "...",
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "quoteLineType" : "TERMINATE"
    }, {
      "billableAccount" : { },
      "parentEntityType" : { },
      "offerTemplate" : { },
      "subscription" : { },
      "deliveryDate" : 12345,
      "quoteLot" : { },
      "userAccount" : { },
      "version" : 12345,
      "parentEntity" : { },
      "serialversionuid" : 12345,
      "contractCode" : "...",
      "quotePrices" : [ { }, { } ],
      "codeChanged" : true,
      "referenceCode" : "...",
      "quoteProduct" : [ { }, { } ],
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "sequence" : 12345,
      "historized" : true,
      "notified" : true,
      "position" : 12345,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "code" : "...",
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteAttributes" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "id" : 12345,
      "quoteLineType" : "CREATE"
    } ],
    "startDate" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "transient" : true,
    "quoteArticleLines" : [ {
      "billableAccount" : { },
      "auditableFields" : [ { }, { } ],
      "quoteVersion" : { },
      "quotePrices" : [ { }, { } ],
      "id" : 12345,
      "quoteProduct" : { },
      "quantity" : 12345.0,
      "notified" : true,
      "quoteLot" : { },
      "transient" : true,
      "historized" : true,
      "serviceQuantity" : 12345.0,
      "version" : 12345,
      "auditable" : { },
      "accountingArticle" : { }
    }, {
      "billableAccount" : { },
      "auditableFields" : [ { }, { } ],
      "quoteVersion" : { },
      "quotePrices" : [ { }, { } ],
      "id" : 12345,
      "quoteProduct" : { },
      "quantity" : 12345.0,
      "notified" : true,
      "quoteLot" : { },
      "transient" : true,
      "historized" : true,
      "serviceQuantity" : 12345.0,
      "version" : 12345,
      "auditable" : { },
      "accountingArticle" : { }
    } ],
    "quote" : {
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "minInvoiceLines" : [ { }, { } ],
      "quoteDate" : 12345,
      "billableAccount" : { },
      "codeChanged" : true,
      "billingRun" : { },
      "totalInvoicingAmountWithTax" : 12345.0,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "deliveryDate" : 12345,
      "billingCycle" : { },
      "historized" : true,
      "statusDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "parentEntityType" : { },
      "transient" : true,
      "auditable" : { },
      "seller" : { },
      "validity" : { },
      "applicantAccount" : { },
      "description" : "...",
      "opportunityRef" : "...",
      "code" : "...",
      "quoteNumber" : "...",
      "contactName" : "...",
      "notified" : true,
      "salesPersonName" : "...",
      "referenceDescription" : "...",
      "previousStatus" : "...",
      "appendGeneratedCode" : true,
      "userAccount" : { },
      "customerRef" : "...",
      "id" : 12345,
      "registerNumber" : "...",
      "descriptionOrCode" : "...",
      "version" : 12345,
      "customerName" : "...",
      "orderInvoiceType" : { },
      "descriptionAndCode" : "...",
      "sendDate" : 12345,
      "quoteLotDuration" : 12345,
      "status" : "...",
      "parentEntity" : { },
      "minRatedTransactions" : [ { }, { } ],
      "validationDate" : 12345
    },
    "comment" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "medias" : [ {
      "transient" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "main" : true,
      "parentEntity" : { },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "parentEntityType" : { },
      "auditable" : { },
      "uuid" : "...",
      "codeChanged" : true,
      "mediaPath" : "...",
      "referenceCode" : "...",
      "mediaType" : "VIDEO",
      "notified" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "mediaName" : "..."
    }, {
      "transient" : true,
      "description" : "...",
      "referenceDescription" : "...",
      "version" : 12345,
      "main" : true,
      "parentEntity" : { },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "label" : "...",
      "appendGeneratedCode" : true,
      "historized" : true,
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "parentEntityType" : { },
      "auditable" : { },
      "uuid" : "...",
      "codeChanged" : true,
      "mediaPath" : "...",
      "referenceCode" : "...",
      "mediaType" : "VIDEO",
      "notified" : true,
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "mediaName" : "..."
    } ],
    "quoteVersion" : 12345,
    "pdfFilename" : "..."
  },
  "auditableFields" : [ {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "STATUS",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  }, {
    "notfiable" : true,
    "fieldName" : "...",
    "auditType" : "OTHER",
    "previousState" : { },
    "historable" : true,
    "notified" : true,
    "historized" : true,
    "currentState" : { }
  } ],
  "amountWithoutTaxWithoutDiscount" : 12345.0,
  "uuid" : "...",
  "id" : 12345,
  "unitPriceWithoutTax" : 12345.0,
  "recurrenceDuration" : 12345,
  "priceLevelEnum" : "ORDER",
  "discountPlanItem" : {
    "lastDiscount" : true,
    "historized" : true,
    "expressionEl" : "...",
    "applyByArticle" : true,
    "discountValue" : 12345.0,
    "allowToNegate" : true,
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "discountPlan" : {
      "parentEntityType" : { },
      "active" : true,
      "discountPlanItems" : [ { }, { } ],
      "defaultDuration" : 12345,
      "disabled" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanType" : "OFFER",
      "initialQuantity" : 12345,
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "status" : "ACTIVE",
      "applicableOnOverriddenPrice" : true,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "maxDuration" : 12345,
      "durationUnit" : "DAY",
      "minDuration" : 12345,
      "expressionEl" : "...",
      "uuid" : "...",
      "description" : "...",
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "usedQuantity" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "endDate" : 12345,
      "sequence" : 12345,
      "applicationLimit" : 12345
    },
    "priority" : 12345,
    "pricePlanMatrix" : {
      "minQuantity" : 12345.0,
      "codeChanged" : true,
      "invoiceSubCategoryEL" : "...",
      "parentEntity" : { },
      "contractItems" : [ { }, { } ],
      "woDescriptionEL" : "...",
      "active" : true,
      "parameter1El" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "priority" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "transient" : true,
      "auditable" : { },
      "minSubscriptionAgeInMonth" : 12345,
      "amountWithTaxEL" : "...",
      "description" : "...",
      "disabled" : true,
      "maxSubscriptionAgeInMonth" : 12345,
      "amountWithoutTaxEL" : "...",
      "cfAccumulatedValues" : { },
      "parameter2El" : "...",
      "totalAmountEL" : "...",
      "referenceDescription" : "...",
      "validityDate" : 12345,
      "tradingCountry" : { },
      "criteria1Value" : "...",
      "tradingCurrency" : { },
      "validityCalendar" : { },
      "parentEntityType" : { },
      "startSubscriptionDate" : 12345,
      "startRatingDate" : 12345,
      "id" : 12345,
      "eventCode" : "...",
      "historized" : true,
      "seller" : { },
      "version" : 12345,
      "uuid" : "...",
      "sequence" : 12345,
      "notified" : true,
      "amountWithoutTax" : 12345.0,
      "maxQuantity" : 12345.0,
      "endRatingDate" : 12345,
      "validityFrom" : 12345,
      "minimumAmountEL" : "...",
      "descriptionOrCode" : "...",
      "criteriaEL" : "...",
      "versions" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "parameter3El" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerTemplate" : { },
      "endSubscriptionDate" : 12345,
      "criteria3Value" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "criteria2Value" : "...",
      "cfValues" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "scriptInstance" : { }
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "code" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "accountingArticle" : {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    },
    "discountValueEL" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "description" : "...",
    "discountPlanItemType" : "PERCENTAGE",
    "finalSequence" : 12345,
    "transient" : true,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "uuid" : "...",
    "version" : 12345,
    "sequence" : 12345,
    "id" : 12345,
    "disabled" : true,
    "targetAccountingArticle" : [ {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    }, {
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "analyticCode2" : "...",
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      },
      "invoiceType" : { },
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "referenceCode" : "...",
      "analyticCode3" : "...",
      "columnCriteriaEL" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "articleFamily" : { },
      "unitPrice" : 12345.0,
      "accountingCodeMappings" : [ { }, { } ],
      "cfValues" : { },
      "id" : 12345,
      "historized" : true,
      "uuid" : "...",
      "parentEntityType" : { },
      "invoiceTypeEl" : "...",
      "descriptionOrCode" : "...",
      "taxClass" : { },
      "accountingCodeEl" : "...",
      "auditable" : { },
      "accountingCode" : { },
      "transient" : true,
      "version" : 12345,
      "invoiceSubCategory" : { },
      "ignoreAggregation" : true,
      "analyticCode1" : "...",
      "code" : "...",
      "referenceDescription" : "...",
      "notified" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "description" : "..."
    } ],
    "active" : true,
    "notified" : true
  },
  "chargeTemplate" : {
    "uuid" : "...",
    "edrTemplates" : [ {
      "codeChanged" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "transient" : true,
      "subscriptionEl" : "...",
      "notified" : true,
      "code" : "...",
      "appendGeneratedCode" : true,
      "meveoInstance" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "conditionEl" : "...",
      "param1El" : "...",
      "quantityEl" : "...",
      "param2El" : "...",
      "triggeredEdrScript" : { },
      "param4El" : "...",
      "id" : 12345,
      "referenceDescription" : "...",
      "param3El" : "...",
      "parentEntity" : { },
      "description" : "...",
      "opencellInstanceEL" : "...",
      "historized" : true,
      "auditable" : { },
      "descriptionAndCode" : "..."
    }, {
      "codeChanged" : true,
      "parentEntityType" : { },
      "version" : 12345,
      "transient" : true,
      "subscriptionEl" : "...",
      "notified" : true,
      "code" : "...",
      "appendGeneratedCode" : true,
      "meveoInstance" : { },
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "conditionEl" : "...",
      "param1El" : "...",
      "quantityEl" : "...",
      "param2El" : "...",
      "triggeredEdrScript" : { },
      "param4El" : "...",
      "id" : 12345,
      "referenceDescription" : "...",
      "param3El" : "...",
      "parentEntity" : { },
      "description" : "...",
      "opencellInstanceEL" : "...",
      "historized" : true,
      "auditable" : { },
      "descriptionAndCode" : "..."
    } ],
    "unitMultiplicator" : 12345.0,
    "referenceCode" : "...",
    "sortIndexEl" : "...",
    "referenceDescription" : "...",
    "ratingUnitDescription" : "...",
    "codeChanged" : true,
    "inputUnitEL" : "...",
    "taxClassEl" : "...",
    "ratingScript" : {
      "parentEntity" : { },
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "parentEntityType" : { },
      "sourceTypeEnum" : "JAVA_CLASS",
      "code" : "...",
      "description" : "...",
      "error" : true,
      "script" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "sourcingRoles" : [ "...", "..." ],
      "notified" : true,
      "version" : 12345,
      "executionRoles" : [ "...", "..." ],
      "reuse" : true,
      "transient" : true,
      "scriptErrors" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "scriptInstanceCategory" : { },
      "disabled" : true,
      "active" : true
    },
    "productCharges" : [ {
      "version" : 12345,
      "counterTemplate" : { },
      "product" : { },
      "walletTemplates" : [ { }, { } ],
      "id" : 12345,
      "chargeTemplate" : { },
      "transient" : true,
      "accumulatorCounterTemplates" : [ { }, { } ]
    }, {
      "version" : 12345,
      "counterTemplate" : { },
      "product" : { },
      "walletTemplates" : [ { }, { } ],
      "id" : 12345,
      "chargeTemplate" : { },
      "transient" : true,
      "accumulatorCounterTemplates" : [ { }, { } ]
    } ],
    "parentEntityType" : { },
    "inputUnitDescription" : "...",
    "amountEditable" : true,
    "roundingValuesComputed" : true,
    "description" : "...",
    "dropZeroWo" : true,
    "transient" : true,
    "taxClass" : {
      "version" : 12345,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "parentEntityType" : { },
      "notified" : true,
      "uuid" : "...",
      "id" : 12345,
      "auditable" : { },
      "codeChanged" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "referenceDescription" : "...",
      "cfValues" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "transient" : true,
      "description" : "...",
      "cfAccumulatedValues" : { },
      "code" : "..."
    },
    "unitNbDecimal" : 12345,
    "code" : "...",
    "chargeMainType" : "ONESHOT",
    "descriptionI18nNullSafe" : {
      "property1" : "...",
      "property2" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "revenueRecognitionRule" : {
      "auditable" : { },
      "historized" : true,
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "code" : "...",
      "id" : 12345,
      "stopUnit" : "MONTH",
      "auditableFields" : [ { }, { } ],
      "notified" : true,
      "codeChanged" : true,
      "version" : 12345,
      "script" : { },
      "stopEvent" : "INVOICE_DUE_DATE",
      "referenceDescription" : "...",
      "startEvent" : "SUBSCRIPTION_START",
      "active" : true,
      "parentEntityType" : { },
      "referenceCode" : "...",
      "startUnit" : "DAY",
      "descriptionAndCode" : "...",
      "description" : "...",
      "startDelay" : 12345,
      "disabled" : true,
      "transient" : true,
      "parentEntity" : { },
      "stopDelay" : 12345
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "id" : 12345,
    "ratingUnitOfMeasure" : {
      "descriptionNotNull" : "...",
      "description" : "...",
      "baseUnit" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "parentUnitOfMeasure" : { },
      "parentEntityType" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "historized" : true,
      "codeChanged" : true,
      "id" : 12345,
      "symbol" : "...",
      "transient" : true,
      "version" : 12345,
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "multiplicator" : 12345,
      "notified" : true,
      "descriptionAndCode" : "..."
    },
    "appendGeneratedCode" : true,
    "version" : 12345,
    "filterExpression" : "...",
    "inputUnitOfMeasure" : {
      "descriptionNotNull" : "...",
      "description" : "...",
      "baseUnit" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "parentUnitOfMeasure" : { },
      "parentEntityType" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "historized" : true,
      "codeChanged" : true,
      "id" : 12345,
      "symbol" : "...",
      "transient" : true,
      "version" : 12345,
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "multiplicator" : 12345,
      "notified" : true,
      "descriptionAndCode" : "..."
    },
    "type" : "CREDIT",
    "invoiceSubCategory" : {
      "sortIndex" : 12345,
      "uuid" : "...",
      "historized" : true,
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "version" : 12345,
      "occTemplateNegative" : { },
      "discount" : 12345.0,
      "description" : "...",
      "accountingCode" : { },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfAccumulatedValues" : { },
      "parentEntityType" : { },
      "occTemplate" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "auditable" : { },
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "notified" : true,
      "invoiceCategory" : { },
      "code" : "...",
      "descriptionAndCode" : "...",
      "transient" : true
    },
    "outputUnitEL" : "...",
    "roundingMode" : "DOWN",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "active" : true,
    "historized" : true,
    "chargeType" : "...",
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "descriptionAndCode" : "...",
    "disabled" : true,
    "descriptionOrCode" : "...",
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "notified" : true,
    "status" : "ACTIVE",
    "attributes" : [ {
      "allowedValues" : [ "...", "..." ],
      "id" : 12345,
      "parentAttribute" : { },
      "attributeCategory" : "BUSINESS",
      "tags" : [ { }, { } ],
      "referenceDescription" : "...",
      "priority" : 12345,
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "transient" : true,
      "parentEntityType" : { },
      "attributeType" : "PHONE",
      "assignedAttributes" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "medias" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "notified" : true,
      "description" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "chargeTemplates" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "groupedAttributes" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "elValue" : "...",
      "offerTemplateAttribute" : [ { }, { } ],
      "cfValues" : { },
      "code" : "...",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { }
    }, {
      "allowedValues" : [ "...", "..." ],
      "id" : 12345,
      "parentAttribute" : { },
      "attributeCategory" : "REGULAR",
      "tags" : [ { }, { } ],
      "referenceDescription" : "...",
      "priority" : 12345,
      "active" : true,
      "productVersionAttributes" : [ { }, { } ],
      "transient" : true,
      "parentEntityType" : { },
      "attributeType" : "LIST_NUMERIC",
      "assignedAttributes" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "cfAccumulatedValues" : { },
      "referenceCode" : "...",
      "parentEntity" : { },
      "medias" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "notified" : true,
      "description" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "chargeTemplates" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "groupedAttributes" : [ { }, { } ],
      "commercialRules" : [ { }, { } ],
      "unitNbDecimal" : 12345,
      "disabled" : true,
      "elValue" : "...",
      "offerTemplateAttribute" : [ { }, { } ],
      "cfValues" : { },
      "code" : "...",
      "version" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { }
    } ]
  },
  "taxRate" : 12345.0,
  "discountValue" : 12345.0,
  "discountPlanType" : "PERCENTAGE",
  "discountPlan" : {
    "parentEntityType" : { },
    "active" : true,
    "discountPlanItems" : [ {
      "lastDiscount" : true,
      "historized" : true,
      "expressionEl" : "...",
      "applyByArticle" : true,
      "discountValue" : 12345.0,
      "allowToNegate" : true,
      "auditable" : { },
      "discountPlan" : { },
      "priority" : 12345,
      "pricePlanMatrix" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "cfValues" : { },
      "accountingArticle" : { },
      "discountValueEL" : "...",
      "cfAccumulatedValues" : { },
      "description" : "...",
      "discountPlanItemType" : "FIXED",
      "finalSequence" : 12345,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "id" : 12345,
      "disabled" : true,
      "targetAccountingArticle" : [ { }, { } ],
      "active" : true,
      "notified" : true
    }, {
      "lastDiscount" : true,
      "historized" : true,
      "expressionEl" : "...",
      "applyByArticle" : true,
      "discountValue" : 12345.0,
      "allowToNegate" : true,
      "auditable" : { },
      "discountPlan" : { },
      "priority" : 12345,
      "pricePlanMatrix" : { },
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "cfValues" : { },
      "accountingArticle" : { },
      "discountValueEL" : "...",
      "cfAccumulatedValues" : { },
      "description" : "...",
      "discountPlanItemType" : "FIXED",
      "finalSequence" : 12345,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "id" : 12345,
      "disabled" : true,
      "targetAccountingArticle" : [ { }, { } ],
      "active" : true,
      "notified" : true
    } ],
    "defaultDuration" : 12345,
    "disabled" : true,
    "discountPlanaApplicableEntities" : [ {
      "code" : "...",
      "entityClass" : "..."
    }, {
      "code" : "...",
      "entityClass" : "..."
    } ],
    "discountPlanType" : "PRODUCT",
    "initialQuantity" : 12345,
    "applicationFilterEL" : "...",
    "applicableOnDiscountedPrice" : true,
    "historized" : true,
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "valid" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "codeChanged" : true,
    "version" : 12345,
    "referenceCode" : "...",
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "transient" : true,
    "descriptionAndCode" : "...",
    "status" : "EXPIRED",
    "applicableOnOverriddenPrice" : true,
    "statusDate" : 12345,
    "id" : 12345,
    "notified" : true,
    "maxDuration" : 12345,
    "durationUnit" : "DAY",
    "minDuration" : 12345,
    "expressionEl" : "...",
    "uuid" : "...",
    "description" : "...",
    "startDate" : 12345,
    "appendGeneratedCode" : true,
    "referenceDescription" : "...",
    "incompatibleDiscountPlans" : [ { }, { } ],
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "STATUS",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "usedQuantity" : 12345,
    "descriptionOrCode" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "code" : "...",
    "endDate" : 12345,
    "sequence" : 12345,
    "applicationLimit" : 12345
  },
  "notified" : true,
  "amountWithTax" : 12345.0,
  "quoteOffer" : {
    "billableAccount" : {
      "accountType" : "...",
      "billingRun" : { },
      "statusDate" : 12345,
      "address" : { },
      "name" : { },
      "exoneratedFromtaxes" : true,
      "invoicingThreshold" : 12345.0,
      "usersAccounts" : [ { }, { } ],
      "emailTemplate" : { },
      "cfValues" : { },
      "ccedEmails" : "...",
      "minimumLabelEl" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "brAmountWithoutTax" : 12345.0,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "minRatedTransactions" : [ { }, { } ],
      "mailingType" : "AUTO",
      "jobTitle" : "...",
      "checkThreshold" : "BEFORE_DISCOUNT",
      "taxCategoryResolved" : { },
      "notified" : true,
      "registrationNo" : "...",
      "contactInformation" : { },
      "defaultLevel" : true,
      "brAmountWithTax" : 12345.0,
      "electronicBilling" : true,
      "contracts" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "discountRate" : 12345.0,
      "code" : "...",
      "tradingLanguage" : { },
      "uuid" : "...",
      "tradingCurrency" : { },
      "parentCFEntities" : [ { }, { } ],
      "externalRef2" : "...",
      "vatNo" : "...",
      "description" : "...",
      "tradingCountry" : { },
      "status" : "ACTIVE",
      "businessAccountModel" : { },
      "thresholdPerEntity" : true,
      "minimumInvoiceSubCategory" : { },
      "externalRef1" : "...",
      "invoices" : [ { }, { } ],
      "parentUserAccounts" : [ { }, { } ],
      "minimumAmountEl" : "...",
      "id" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "terminationDate" : 12345,
      "primaryContact" : { },
      "subscriptionDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "totalInvoicingAmountTax" : 12345.0,
      "discountPlanInstances" : [ { }, { } ],
      "isCompany" : true,
      "parentEntity" : { },
      "nextInvoiceDate" : 12345,
      "seller" : { },
      "minimumArticle" : { },
      "version" : 12345,
      "minInvoiceLines" : [ { }, { } ],
      "transient" : true,
      "paymentMethod" : { },
      "billingCycle" : { },
      "parentEntityType" : { },
      "codeChanged" : true,
      "tags" : [ { }, { } ],
      "terminationReason" : { },
      "legalEntityType" : { },
      "referenceDescription" : "...",
      "providerContact" : "...",
      "invoicePrefix" : "...",
      "auditable" : { },
      "customerAccount" : { },
      "taxCategory" : { },
      "appendGeneratedCode" : true,
      "minimumChargeTemplate" : { },
      "descriptionAndCode" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "referenceCode" : "..."
    },
    "parentEntityType" : { },
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "auditableFields" : [ { }, { } ],
      "attachments" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "active" : true,
      "offerAttributes" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "offerModel" : { },
      "parentEntity" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "businessAccountModels" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "isOfferChangeRestricted" : true,
      "transient" : true,
      "isModel" : true,
      "cfValues" : { },
      "descriptionOrCode" : "...",
      "description" : "...",
      "channels" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "imagePath" : "...",
      "commercialRules" : [ { }, { } ],
      "notified" : true,
      "code" : "...",
      "nameOrCode" : "...",
      "statusDate" : 12345,
      "version" : 12345,
      "tags" : [ { }, { } ],
      "offerServiceTemplates" : [ { }, { } ],
      "id" : 12345,
      "parentEntityType" : { },
      "codeChanged" : true,
      "auditable" : { },
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerComponents" : [ { }, { } ],
      "sellers" : [ { }, { } ],
      "allowedDiscountPlans" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "minimumAmountEl" : "...",
      "transientCode" : "...",
      "prefix" : "...",
      "generateQuoteEdrPerProduct" : true,
      "minimumArticle" : { },
      "validity" : { },
      "longDescription" : "...",
      "productTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "subscriptionRenewal" : { },
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "lifeCycleStatus" : "REJECTED",
      "referenceCode" : "...",
      "disabled" : true,
      "name" : "...",
      "minimumChargeTemplate" : { },
      "uuid" : "...",
      "customerCategories" : [ { }, { } ],
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "businessOfferModel" : { }
    },
    "subscription" : {
      "minInvoiceLines" : [ { }, { } ],
      "validity" : { },
      "order" : { },
      "mailingType" : "AUTO",
      "ratingGroup" : "...",
      "accessPoints" : [ { }, { } ],
      "notifyOfRenewalDate" : 12345,
      "autoEndOfEngagement" : true,
      "referenceDescription" : "...",
      "subscriptionMonthsAge" : 12345,
      "totalInvoicingAmountWithTax" : 12345.0,
      "parentEntity" : { },
      "version" : 12345,
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "allDiscountPlanInstances" : [ { }, { } ],
      "offer" : { },
      "initialSubscriptionRenewal" : "...",
      "cfAccumulatedValues" : { },
      "endAgreementDate" : 12345,
      "serviceInstances" : [ { }, { } ],
      "codeChanged" : true,
      "auditable" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "description" : "...",
      "minimumChargeTemplate" : { },
      "subscribedTillDate" : 12345,
      "subscriptionDaysAge" : 12345,
      "code" : "...",
      "minimumInvoiceSubCategory" : { },
      "electronicBilling" : true,
      "billingCycle" : { },
      "email" : "...",
      "subscriptionRenewal" : { },
      "appendGeneratedCode" : true,
      "renewalNotifiedDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "seller" : { },
      "paymentMethod" : { },
      "notified" : true,
      "uuid" : "...",
      "terminationDate" : 12345,
      "minimumArticle" : { },
      "attributeInstances" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "active" : true,
      "cfValues" : { },
      "subscriptionDate" : 12345,
      "status" : "CREATED",
      "versionNumber" : 12345,
      "renewed" : true,
      "salesPersonName" : "...",
      "descriptionOrCode" : "...",
      "subscriptionTerminationReason" : { },
      "renewalDate" : 12345,
      "discountPlan" : { },
      "subscriptionExpired" : true,
      "totalInvoicingAmountTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "orderOffer" : { },
      "accountOperations" : [ { }, { } ],
      "previousVersion" : { },
      "userAccount" : { },
      "emailTemplate" : { },
      "historized" : true,
      "descriptionAndCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "edrs" : [ { }, { } ],
      "statusDate" : 12345,
      "anyServiceActive" : true,
      "billingRun" : { },
      "fireRenewalNotice" : true,
      "parentEntityType" : { },
      "orderNumber" : "...",
      "ccedEmails" : "...",
      "transient" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "productInstances" : [ { }, { } ],
      "prestation" : "...",
      "nextVersion" : { }
    },
    "deliveryDate" : 12345,
    "quoteLot" : {
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "description" : "...",
      "descriptionAndCode" : "...",
      "code" : "...",
      "duration" : 12345,
      "notified" : true,
      "version" : 12345,
      "id" : 12345,
      "parentEntity" : { },
      "parentCFEntities" : [ { }, { } ],
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "transient" : true,
      "codeChanged" : true,
      "executionDate" : 12345,
      "name" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "cfAccumulatedValues" : { }
    },
    "userAccount" : {
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "notified" : true,
      "parentEntityType" : { },
      "status" : "TERMINATED",
      "parentEntity" : { },
      "businessAccountModel" : { },
      "terminationDate" : 12345,
      "auditable" : { },
      "contactInformation" : { },
      "subscriptions" : [ { }, { } ],
      "isCompany" : true,
      "jobTitle" : "...",
      "seller" : { },
      "userAccounts" : [ { }, { } ],
      "isConsumer" : true,
      "minimumChargeTemplate" : { },
      "referenceCode" : "...",
      "appendGeneratedCode" : true,
      "minimumAmountEl" : "...",
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "historized" : true,
      "legalEntityType" : { },
      "name" : { },
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "vatNo" : "...",
      "id" : 12345,
      "minimumArticle" : { },
      "wallet" : { },
      "transient" : true,
      "accountType" : "...",
      "cfValues" : { },
      "billingAccount" : { },
      "providerContact" : "...",
      "referenceDescription" : "...",
      "subscriptionDate" : 12345,
      "externalRef1" : "...",
      "version" : 12345,
      "code" : "...",
      "registrationNo" : "...",
      "terminationReason" : { },
      "codeChanged" : true,
      "minimumLabelEl" : "...",
      "statusDate" : 12345,
      "address" : { },
      "primaryContact" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "...",
      "parentUserAccount" : { },
      "descriptionOrCode" : "..."
    },
    "version" : 12345,
    "parentEntity" : {
      "codeChanged" : true,
      "notified" : true,
      "descriptionOrCode" : "...",
      "description" : "...",
      "version" : 12345,
      "historized" : true,
      "transient" : true,
      "id" : 12345,
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "code" : "...",
      "auditableFields" : [ { }, { } ],
      "auditable" : { },
      "descriptionAndCode" : "...",
      "appendGeneratedCode" : true,
      "referenceDescription" : "..."
    },
    "serialversionuid" : 12345,
    "contractCode" : "...",
    "quotePrices" : [ {
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "transient" : true,
      "quoteArticleLine" : { },
      "taxAmount" : 12345.0,
      "sequence" : 12345,
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "currencyCode" : "...",
      "quoteVersion" : { },
      "auditableFields" : [ { }, { } ],
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "uuid" : "...",
      "id" : 12345,
      "unitPriceWithoutTax" : 12345.0,
      "recurrenceDuration" : 12345,
      "priceLevelEnum" : "OFFER",
      "discountPlanItem" : { },
      "chargeTemplate" : { },
      "taxRate" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "FIXED",
      "discountPlan" : { },
      "notified" : true,
      "amountWithTax" : 12345.0,
      "quoteOffer" : { },
      "priceOverCharged" : true,
      "amountWithoutTax" : 12345.0,
      "priceTypeEnum" : "ONE_SHOT_TERMINATION",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "recurrencePeriodicity" : "...",
      "applyDiscountsOnOverridenPrice" : true
    }, {
      "auditable" : { },
      "historized" : true,
      "version" : 12345,
      "transient" : true,
      "quoteArticleLine" : { },
      "taxAmount" : 12345.0,
      "sequence" : 12345,
      "discountedAmount" : 12345.0,
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "currencyCode" : "...",
      "quoteVersion" : { },
      "auditableFields" : [ { }, { } ],
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "uuid" : "...",
      "id" : 12345,
      "unitPriceWithoutTax" : 12345.0,
      "recurrenceDuration" : 12345,
      "priceLevelEnum" : "ORDER",
      "discountPlanItem" : { },
      "chargeTemplate" : { },
      "taxRate" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "PERCENTAGE",
      "discountPlan" : { },
      "notified" : true,
      "amountWithTax" : 12345.0,
      "quoteOffer" : { },
      "priceOverCharged" : true,
      "amountWithoutTax" : 12345.0,
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "recurrencePeriodicity" : "...",
      "applyDiscountsOnOverridenPrice" : true
    } ],
    "codeChanged" : true,
    "referenceCode" : "...",
    "quoteProduct" : [ {
      "id" : 12345,
      "quoteVersion" : { },
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "transient" : true,
      "quoteAttributes" : [ { }, { } ],
      "quoteArticleLines" : [ { }, { } ],
      "terminationDate" : 12345,
      "version" : 12345,
      "uuid" : "...",
      "quantity" : 12345.0,
      "productActionType" : "CREATE",
      "notified" : true,
      "productVersion" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "terminationReason" : { },
      "cfValues" : { },
      "quote" : { },
      "deliveryDate" : 12345
    }, {
      "id" : 12345,
      "quoteVersion" : { },
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "transient" : true,
      "quoteAttributes" : [ { }, { } ],
      "quoteArticleLines" : [ { }, { } ],
      "terminationDate" : 12345,
      "version" : 12345,
      "uuid" : "...",
      "quantity" : 12345.0,
      "productActionType" : "CREATE",
      "notified" : true,
      "productVersion" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "auditable" : { },
      "auditableFields" : [ { }, { } ],
      "discountPlan" : { },
      "terminationReason" : { },
      "cfValues" : { },
      "quote" : { },
      "deliveryDate" : 12345
    } ],
    "referenceDescription" : "...",
    "appendGeneratedCode" : true,
    "sequence" : 12345,
    "historized" : true,
    "notified" : true,
    "position" : 12345,
    "uuid" : "...",
    "description" : "...",
    "transient" : true,
    "code" : "...",
    "discountPlan" : {
      "parentEntityType" : { },
      "active" : true,
      "discountPlanItems" : [ { }, { } ],
      "defaultDuration" : 12345,
      "disabled" : true,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanType" : "QUOTE",
      "initialQuantity" : 12345,
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "historized" : true,
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "cfAccumulatedValues" : { },
      "codeChanged" : true,
      "version" : 12345,
      "referenceCode" : "...",
      "parentEntity" : { },
      "transient" : true,
      "descriptionAndCode" : "...",
      "status" : "IN_USE",
      "applicableOnOverriddenPrice" : true,
      "statusDate" : 12345,
      "id" : 12345,
      "notified" : true,
      "maxDuration" : 12345,
      "durationUnit" : "DAY",
      "minDuration" : 12345,
      "expressionEl" : "...",
      "uuid" : "...",
      "description" : "...",
      "startDate" : 12345,
      "appendGeneratedCode" : true,
      "referenceDescription" : "...",
      "incompatibleDiscountPlans" : [ { }, { } ],
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "usedQuantity" : 12345,
      "descriptionOrCode" : "...",
      "auditable" : { },
      "code" : "...",
      "endDate" : 12345,
      "sequence" : 12345,
      "applicationLimit" : 12345
    },
    "quoteVersion" : {
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "uuid" : "...",
      "contract" : { },
      "invoicingPlan" : { },
      "endDate" : 12345,
      "quotePrices" : [ { }, { } ],
      "referenceDescription" : "...",
      "id" : 12345,
      "cfValues" : { },
      "status" : "CLOSED",
      "shortDescription" : "...",
      "statusDate" : 12345,
      "discountPlan" : { },
      "referenceCode" : "...",
      "auditableFields" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "xmlFilename" : "...",
      "quoteOffers" : [ { }, { } ],
      "startDate" : 12345,
      "cfAccumulatedValues" : { },
      "transient" : true,
      "quoteArticleLines" : [ { }, { } ],
      "quote" : { },
      "comment" : "...",
      "auditable" : { },
      "medias" : [ { }, { } ],
      "quoteVersion" : 12345,
      "pdfFilename" : "..."
    },
    "quoteAttributes" : [ {
      "cfValues" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "quoteOffer" : { },
      "dateValue" : 12345,
      "attribute" : { },
      "value" : { },
      "parentAttributeValue" : { },
      "auditable" : { },
      "booleanValue" : true,
      "quoteProduct" : { },
      "version" : 12345,
      "id" : 12345,
      "assignedAttributeValue" : [ { }, { } ],
      "transient" : true,
      "historized" : true,
      "doubleValue" : 12345.0,
      "stringValue" : "..."
    }, {
      "cfValues" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "quoteOffer" : { },
      "dateValue" : 12345,
      "attribute" : { },
      "value" : { },
      "parentAttributeValue" : { },
      "auditable" : { },
      "booleanValue" : true,
      "quoteProduct" : { },
      "version" : 12345,
      "id" : 12345,
      "assignedAttributeValue" : [ { }, { } ],
      "transient" : true,
      "historized" : true,
      "doubleValue" : 12345.0,
      "stringValue" : "..."
    } ],
    "auditableFields" : [ {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "RENEWAL",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    }, {
      "notfiable" : true,
      "fieldName" : "...",
      "auditType" : "OTHER",
      "previousState" : { },
      "historable" : true,
      "notified" : true,
      "historized" : true,
      "currentState" : { }
    } ],
    "parentCFEntities" : [ {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    }, {
      "cfAccumulatedValuesNullSafe" : { },
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfAccumulatedValues" : { },
      "CFValuesCopy" : { },
      "cfValuesNullSafe" : { },
      "cfValues" : { },
      "dirtyCF" : true,
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ]
    } ],
    "descriptionAndCode" : "...",
    "auditable" : {
      "creator" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345,
      "lastUser" : "...",
      "created" : 12345
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "descriptionOrCode" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "id" : 12345,
    "quoteLineType" : "CREATE"
  },
  "priceOverCharged" : true,
  "amountWithoutTax" : 12345.0,
  "priceTypeEnum" : "FIXED_DISCOUNT",
  "overchargedUnitAmountWithoutTax" : 12345.0,
  "recurrencePeriodicity" : "...",
  "applyDiscountsOnOverridenPrice" : true
}