QuoteVersion Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type description
invoicingPlan InvoicingPlan
pdfFilename string
auditable Auditable
parentCFEntities array of ICustomFieldEntity
referenceDescription string
quoteArticleLines array of QuoteArticleLine
quoteVersion number
status VersionStatusEnum
cfValues CustomFieldValues
quotePrices array of QuotePrice
uuid string
cfAccumulatedValues CustomFieldValues
startDate number
xmlFilename string
discountPlan DiscountPlan
quote CpqQuote
statusDate number
quoteOffers array of QuoteOffer
id number
historized boolean
shortDescription string
medias array of Media
auditableFields array of AuditableFieldHistory
endDate number
notified boolean
referenceCode string
comment string
version number
contract Contract
transient boolean

Example

{
  "invoicingPlan" : {
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "description" : "...",
    "descriptionOrCode" : "...",
    "code" : "...",
    "uuid" : "...",
    "version" : 12345,
    "referenceCode" : "...",
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "notified" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "active" : true,
    "historized" : true,
    "parentEntityType" : { },
    "invoicingPlanItems" : [ {
      "rateToBill" : 12345.0,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "disabled" : true,
      "parentEntity" : { },
      "billingPlan" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "code" : "...",
      "cfValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "advancement" : 12345,
      "active" : true,
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "id" : 12345,
      "uuid" : "...",
      "notified" : true,
      "description" : "..."
    }, {
      "rateToBill" : 12345.0,
      "transient" : true,
      "parentCFEntities" : [ { }, { } ],
      "disabled" : true,
      "parentEntity" : { },
      "billingPlan" : { },
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "historized" : true,
      "code" : "...",
      "cfValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "advancement" : 12345,
      "active" : true,
      "codeChanged" : true,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "id" : 12345,
      "uuid" : "...",
      "notified" : true,
      "description" : "..."
    } ],
    "referenceDescription" : "...",
    "id" : 12345,
    "disabled" : true,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "codeChanged" : true,
    "transient" : true
  },
  "pdfFilename" : "...",
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "parentCFEntities" : [ {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  }, {
    "cfValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "dirtyCF" : true,
    "cfValuesAsValues" : {
      "property1" : { },
      "property2" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentCFEntities" : [ { }, { } ],
    "CFValuesCopy" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValuesNullSafe" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  } ],
  "referenceDescription" : "...",
  "quoteArticleLines" : [ {
    "transient" : true,
    "quoteProduct" : {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "CREATE",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    },
    "billableAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "TERMINATED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "quotePrices" : [ {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "FIXED",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "RECURRING",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "OFFER",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    }, {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "FIXED",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "OFFER",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    } ],
    "historized" : true,
    "quoteLot" : {
      "cfAccumulatedValues" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "description" : "...",
      "uuid" : "...",
      "transient" : true,
      "name" : "...",
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "version" : 12345,
      "cfValues" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "duration" : 12345,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "historized" : true,
      "executionDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "notified" : true,
      "code" : "..."
    },
    "serviceQuantity" : 12345.0,
    "quantity" : 12345.0,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "version" : 12345,
    "notified" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingArticle" : {
      "accountingCodeEl" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceType" : { },
      "columnCriteriaEL" : "...",
      "version" : 12345,
      "cfValues" : { },
      "active" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "analyticCode2" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "ignoreAggregation" : true,
      "analyticCode3" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "unitPrice" : 12345.0,
      "accountingCode" : { },
      "codeChanged" : true,
      "auditable" : { },
      "notified" : true,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "accountingCodeMappings" : [ { }, { } ],
      "articleFamily" : { },
      "analyticCode1" : "...",
      "taxClass" : { },
      "invoiceTypeEl" : "...",
      "code" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "id" : 12345,
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "PUBLISHED",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    }
  }, {
    "transient" : true,
    "quoteProduct" : {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "CREATE",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    },
    "billableAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "ACTIVE",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_RT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "quotePrices" : [ {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PERCENTAGE",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "FIXED_DISCOUNT",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "QUOTE",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    }, {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "FIXED",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "ONE_SHOT_OTHER",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "QUOTE",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    } ],
    "historized" : true,
    "quoteLot" : {
      "cfAccumulatedValues" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "description" : "...",
      "uuid" : "...",
      "transient" : true,
      "name" : "...",
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "version" : 12345,
      "cfValues" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "duration" : 12345,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "historized" : true,
      "executionDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "notified" : true,
      "code" : "..."
    },
    "serviceQuantity" : 12345.0,
    "quantity" : 12345.0,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "version" : 12345,
    "notified" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "accountingArticle" : {
      "accountingCodeEl" : "...",
      "referenceCode" : "...",
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceType" : { },
      "columnCriteriaEL" : "...",
      "version" : 12345,
      "cfValues" : { },
      "active" : true,
      "referenceDescription" : "...",
      "historized" : true,
      "analyticCode2" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "id" : 12345,
      "ignoreAggregation" : true,
      "analyticCode3" : "...",
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "unitPrice" : 12345.0,
      "accountingCode" : { },
      "codeChanged" : true,
      "auditable" : { },
      "notified" : true,
      "uuid" : "...",
      "description" : "...",
      "transient" : true,
      "accountingCodeMappings" : [ { }, { } ],
      "articleFamily" : { },
      "analyticCode1" : "...",
      "taxClass" : { },
      "invoiceTypeEl" : "...",
      "code" : "...",
      "invoiceSubCategory" : { },
      "disabled" : true,
      "appendGeneratedCode" : true,
      "descriptionI18nNotNull" : {
        "property1" : "...",
        "property2" : "..."
      }
    },
    "id" : 12345,
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "PUBLISHED",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    }
  } ],
  "quoteVersion" : 12345,
  "status" : "CLOSED",
  "cfValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "quotePrices" : [ {
    "discountedQuotePrice" : { },
    "amountWithoutTaxWithoutDiscount" : 12345.0,
    "quoteOffer" : {
      "position" : 12345,
      "subscription" : { },
      "id" : 12345,
      "quotePrices" : [ { }, { } ],
      "quoteLot" : { },
      "quoteProduct" : [ { }, { } ],
      "transient" : true,
      "userAccount" : { },
      "offerTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "parentEntityType" : { },
      "quoteLineType" : "TERMINATE",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "billableAccount" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "code" : "...",
      "contractCode" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "discountPlan" : { },
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "notified" : true,
      "deliveryDate" : 12345,
      "serialversionuid" : 12345,
      "quoteAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "quoteVersion" : { },
      "referenceCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "..."
    },
    "discountValue" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "discountPlanType" : "PERCENTAGE",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "recurrenceDuration" : 12345,
    "notified" : true,
    "unitPriceWithoutTax" : 12345.0,
    "chargeTemplate" : {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "DEBIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "UP",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "ACTIVE",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "PRODUCT",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    },
    "version" : 12345,
    "discountedAmount" : 12345.0,
    "applyDiscountsOnOverridenPrice" : true,
    "priceTypeEnum" : "ONE_SHOT_OTHER",
    "recurrencePeriodicity" : "...",
    "historized" : true,
    "taxAmount" : 12345.0,
    "discountPlanItem" : {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "FIXED"
    },
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "durationUnit" : "DAY",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "ACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "CLOSED",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    },
    "quoteArticleLine" : {
      "transient" : true,
      "quoteProduct" : { },
      "billableAccount" : { },
      "quotePrices" : [ { }, { } ],
      "historized" : true,
      "quoteLot" : { },
      "serviceQuantity" : 12345.0,
      "quantity" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "notified" : true,
      "auditable" : { },
      "accountingArticle" : { },
      "id" : 12345,
      "quoteVersion" : { }
    },
    "taxRate" : 12345.0,
    "currencyCode" : "...",
    "priceLevelEnum" : "ORDER",
    "uuid" : "...",
    "id" : 12345,
    "priceOverCharged" : true,
    "sequence" : 12345,
    "amountWithTax" : 12345.0,
    "quantity" : 12345.0,
    "overchargedUnitAmountWithoutTax" : 12345.0,
    "transient" : true
  }, {
    "discountedQuotePrice" : { },
    "amountWithoutTaxWithoutDiscount" : 12345.0,
    "quoteOffer" : {
      "position" : 12345,
      "subscription" : { },
      "id" : 12345,
      "quotePrices" : [ { }, { } ],
      "quoteLot" : { },
      "quoteProduct" : [ { }, { } ],
      "transient" : true,
      "userAccount" : { },
      "offerTemplate" : { },
      "auditableFields" : [ { }, { } ],
      "description" : "...",
      "parentEntityType" : { },
      "quoteLineType" : "AMEND",
      "referenceDescription" : "...",
      "descriptionOrCode" : "...",
      "billableAccount" : { },
      "cfValues" : { },
      "codeChanged" : true,
      "code" : "...",
      "contractCode" : "...",
      "version" : 12345,
      "sequence" : 12345,
      "discountPlan" : { },
      "parentEntity" : { },
      "cfAccumulatedValues" : { },
      "auditable" : { },
      "appendGeneratedCode" : true,
      "uuid" : "...",
      "notified" : true,
      "deliveryDate" : 12345,
      "serialversionuid" : 12345,
      "quoteAttributes" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "quoteVersion" : { },
      "referenceCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "..."
    },
    "discountValue" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "discountPlanType" : "PERCENTAGE",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "recurrenceDuration" : 12345,
    "notified" : true,
    "unitPriceWithoutTax" : 12345.0,
    "chargeTemplate" : {
      "inputUnitEL" : "...",
      "description" : "...",
      "type" : "CREDIT",
      "outputUnitEL" : "...",
      "cfAccumulatedValues" : { },
      "taxClassEl" : "...",
      "auditable" : { },
      "roundingValuesComputed" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "codeChanged" : true,
      "uuid" : "...",
      "inputUnitDescription" : "...",
      "disabled" : true,
      "referenceDescription" : "...",
      "code" : "...",
      "attributes" : [ { }, { } ],
      "active" : true,
      "referenceCode" : "...",
      "edrTemplates" : [ { }, { } ],
      "ratingScript" : { },
      "ratingUnitOfMeasure" : { },
      "unitMultiplicator" : 12345.0,
      "parentEntityType" : { },
      "chargeType" : "...",
      "descriptionOrCode" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "revenueRecognitionRule" : { },
      "roundingMode" : "NEAREST",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "invoiceSubCategory" : { },
      "version" : 12345,
      "amountEditable" : true,
      "id" : 12345,
      "historized" : true,
      "status" : "ACTIVE",
      "appendGeneratedCode" : true,
      "filterExpression" : "...",
      "chargeMainType" : "RECURRING",
      "unitNbDecimal" : 12345,
      "transient" : true,
      "dropZeroWo" : true,
      "taxClass" : { },
      "inputUnitOfMeasure" : { },
      "notified" : true,
      "parentCFEntities" : [ { }, { } ],
      "sortIndexEl" : "...",
      "productCharges" : [ { }, { } ]
    },
    "version" : 12345,
    "discountedAmount" : 12345.0,
    "applyDiscountsOnOverridenPrice" : true,
    "priceTypeEnum" : "USAGE",
    "recurrencePeriodicity" : "...",
    "historized" : true,
    "taxAmount" : 12345.0,
    "discountPlanItem" : {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "FIXED"
    },
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "durationUnit" : "MONTH",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "ACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "DRAFT",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    },
    "quoteArticleLine" : {
      "transient" : true,
      "quoteProduct" : { },
      "billableAccount" : { },
      "quotePrices" : [ { }, { } ],
      "historized" : true,
      "quoteLot" : { },
      "serviceQuantity" : 12345.0,
      "quantity" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "notified" : true,
      "auditable" : { },
      "accountingArticle" : { },
      "id" : 12345,
      "quoteVersion" : { }
    },
    "taxRate" : 12345.0,
    "currencyCode" : "...",
    "priceLevelEnum" : "QUOTE",
    "uuid" : "...",
    "id" : 12345,
    "priceOverCharged" : true,
    "sequence" : 12345,
    "amountWithTax" : 12345.0,
    "quantity" : 12345.0,
    "overchargedUnitAmountWithoutTax" : 12345.0,
    "transient" : true
  } ],
  "uuid" : "...",
  "cfAccumulatedValues" : {
    "valuesByCode" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      }, {
        "from" : 12345,
        "to" : 12345,
        "string" : "...",
        "date" : { },
        "long" : 12345,
        "double" : 12345.0,
        "boolean" : true,
        "entity" : { },
        "url" : { },
        "listString" : [ "...", "..." ],
        "listDate" : [ { }, { } ],
        "listLong" : [ 12345, 12345 ],
        "valid" : true,
        "listDouble" : [ 12345.0, 12345.0 ],
        "listBoolean" : [ true, true ],
        "listEntity" : [ { }, { } ],
        "mapString" : {
          "property1" : "...",
          "property2" : "..."
        },
        "mapDate" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapLong" : {
          "property1" : 12345,
          "property2" : 12345
        },
        "mapDouble" : {
          "property1" : 12345.0,
          "property2" : 12345.0
        },
        "mapBoolean" : {
          "property1" : true,
          "property2" : true
        },
        "mapEntity" : {
          "property1" : { },
          "property2" : { }
        },
        "source" : "...",
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345,
        "customTableCode" : "...",
        "dataFilter" : "...",
        "fields" : "...",
        "mapCfValues" : {
          "property1" : "...",
          "property2" : "..."
        },
        "newPeriod" : true,
        "mapValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "matrixValuesForGUI" : [ {
          "property1" : { },
          "property2" : { }
        }, {
          "property1" : { },
          "property2" : { }
        } ],
        "listValue" : [ { }, { } ],
        "mapValue" : {
          "property1" : { },
          "property2" : { }
        },
        "entityReferenceValueForGUI" : { },
        "childEntityValuesForGUI" : [ { }, { } ],
        "priority" : 12345,
        "datasetForGUI" : { },
        "valueEmptyForGui" : true,
        "valueEmpty" : true,
        "value" : { },
        "keyValueMap" : {
          "property1" : { },
          "property2" : { }
        },
        "excessiveInSize" : true,
        "allEntities" : [ { }, { } ]
      } ]
    },
    "values" : {
      "property1" : { },
      "property2" : { }
    },
    "newVersionedCFValuePeriods" : {
      "property1" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ],
      "property2" : [ {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      }, {
        "from" : 12345,
        "to" : 12345,
        "valid" : true,
        "empty" : true,
        "strictMatch" : true,
        "fromMatch" : 12345,
        "toMatch" : 12345
      } ]
    },
    "encrypted" : true
  },
  "startDate" : 12345,
  "xmlFilename" : "...",
  "discountPlan" : {
    "statusDate" : 12345,
    "usedQuantity" : 12345,
    "incompatibleDiscountPlans" : [ { }, { } ],
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "applicationFilterEL" : "...",
    "applicableOnDiscountedPrice" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "active" : true,
    "uuid" : "...",
    "endDate" : 12345,
    "discountPlanaApplicableEntities" : [ {
      "entityClass" : "...",
      "code" : "..."
    }, {
      "entityClass" : "...",
      "code" : "..."
    } ],
    "discountPlanItems" : [ {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    }, {
      "description" : "...",
      "targetAccountingArticle" : [ { }, { } ],
      "allowToNegate" : true,
      "applyByArticle" : true,
      "cfAccumulatedValues" : { },
      "discountValue" : 12345.0,
      "discountPlan" : { },
      "active" : true,
      "parentCFEntities" : [ { }, { } ],
      "auditable" : { },
      "notified" : true,
      "lastDiscount" : true,
      "priority" : 12345,
      "expressionEl" : "...",
      "cfValues" : { },
      "auditableFields" : [ { }, { } ],
      "pricePlanMatrix" : { },
      "version" : 12345,
      "disabled" : true,
      "accountingArticle" : { },
      "transient" : true,
      "uuid" : "...",
      "code" : "...",
      "historized" : true,
      "finalSequence" : 12345,
      "discountValueEL" : "...",
      "id" : 12345,
      "sequence" : 12345,
      "discountPlanItemType" : "PERCENTAGE"
    } ],
    "id" : 12345,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "discountPlanType" : "QUOTE",
    "durationUnit" : "DAY",
    "descriptionOrCode" : "...",
    "minDuration" : 12345,
    "referenceDescription" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "parentEntityType" : { },
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "expressionEl" : "...",
    "applicationLimit" : 12345,
    "code" : "...",
    "notified" : true,
    "historized" : true,
    "description" : "...",
    "startDate" : 12345,
    "referenceCode" : "...",
    "maxDuration" : 12345,
    "valid" : true,
    "status" : "IN_USE",
    "disabled" : true,
    "sequence" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "version" : 12345,
    "defaultDuration" : 12345,
    "codeChanged" : true,
    "initialQuantity" : 12345,
    "applicableOnOverriddenPrice" : true
  },
  "quote" : {
    "userAccount" : {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "TERMINATED",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    },
    "status" : "...",
    "minRatedTransactions" : [ {
      "invoiceSubCategoryId" : 12345,
      "walletId" : 12345,
      "chargeInstance" : { },
      "invoiceAgregateF" : { },
      "version" : 12345,
      "invoice" : { },
      "edr" : { },
      "doNotTriggerInvoicing" : true,
      "inputUnitOfMeasure" : { },
      "userAccount" : { },
      "id" : 12345,
      "invoiceSubCategory" : { },
      "quantity" : 12345.0,
      "unityDescription" : "...",
      "orderInfo" : { },
      "sequence" : 12345,
      "priceplan" : { },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "usageDate" : 12345,
      "rawAmountWithoutTax" : 12345.0,
      "infoOrder" : { },
      "type" : "AGGREGATED",
      "accountingCode" : { },
      "discountValue" : 12345.0,
      "taxPercent" : 12345.0,
      "wallet" : { },
      "endDate" : 12345,
      "discountedRatedTransaction" : 12345,
      "billingAccount" : { },
      "originBillingAccount" : { },
      "unitAmountWithoutTax" : 12345.0,
      "offerTemplate" : { },
      "invoiceLine" : { },
      "code" : "...",
      "taxClassId" : 12345,
      "rawAmountWithTax" : 12345.0,
      "startDate" : 12345,
      "inputQuantity" : 12345.0,
      "updated" : 12345,
      "userAccountId" : 12345,
      "uuid" : "...",
      "discountPlan" : { },
      "invoicingDate" : 12345,
      "sortIndex" : 12345,
      "serviceInstance" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "status" : "OPEN",
      "accountingArticle" : { },
      "subscription" : { },
      "parameterExtra" : "...",
      "orderNumber" : "...",
      "parameter1" : "...",
      "taxId" : 12345,
      "amountWithoutTax" : 12345.0,
      "transient" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "taxRecalculated" : true,
      "amountWithTax" : 12345.0,
      "taxClass" : { },
      "adjustedRatedTx" : { },
      "rulesContract" : { },
      "subscriptionId" : 12345,
      "amountTax" : 12345.0,
      "ratingUnitOfMeasure" : { },
      "discountPlanType" : "PERCENTAGE",
      "prepaid" : true,
      "taxOverriden" : true,
      "tax" : { },
      "seller" : { },
      "billingRun" : { },
      "unitAmountTax" : 12345.0,
      "sellerId" : 12345,
      "discountPlanItem" : { },
      "parentCFEntities" : [ { }, { } ],
      "parameter3" : "...",
      "parameter2" : "..."
    }, {
      "invoiceSubCategoryId" : 12345,
      "walletId" : 12345,
      "chargeInstance" : { },
      "invoiceAgregateF" : { },
      "version" : 12345,
      "invoice" : { },
      "edr" : { },
      "doNotTriggerInvoicing" : true,
      "inputUnitOfMeasure" : { },
      "userAccount" : { },
      "id" : 12345,
      "invoiceSubCategory" : { },
      "quantity" : 12345.0,
      "unityDescription" : "...",
      "orderInfo" : { },
      "sequence" : 12345,
      "priceplan" : { },
      "cfValues" : { },
      "ratingUnitDescription" : "...",
      "unitAmountWithTax" : 12345.0,
      "usageDate" : 12345,
      "rawAmountWithoutTax" : 12345.0,
      "infoOrder" : { },
      "type" : "AGGREGATED",
      "accountingCode" : { },
      "discountValue" : 12345.0,
      "taxPercent" : 12345.0,
      "wallet" : { },
      "endDate" : 12345,
      "discountedRatedTransaction" : 12345,
      "billingAccount" : { },
      "originBillingAccount" : { },
      "unitAmountWithoutTax" : 12345.0,
      "offerTemplate" : { },
      "invoiceLine" : { },
      "code" : "...",
      "taxClassId" : 12345,
      "rawAmountWithTax" : 12345.0,
      "startDate" : 12345,
      "inputQuantity" : 12345.0,
      "updated" : 12345,
      "userAccountId" : 12345,
      "uuid" : "...",
      "discountPlan" : { },
      "invoicingDate" : 12345,
      "sortIndex" : 12345,
      "serviceInstance" : { },
      "description" : "...",
      "cfAccumulatedValues" : { },
      "status" : "BILLED",
      "accountingArticle" : { },
      "subscription" : { },
      "parameterExtra" : "...",
      "orderNumber" : "...",
      "parameter1" : "...",
      "taxId" : 12345,
      "amountWithoutTax" : 12345.0,
      "transient" : true,
      "rejectReason" : "...",
      "billingAccountId" : 12345,
      "taxRecalculated" : true,
      "amountWithTax" : 12345.0,
      "taxClass" : { },
      "adjustedRatedTx" : { },
      "rulesContract" : { },
      "subscriptionId" : 12345,
      "amountTax" : 12345.0,
      "ratingUnitOfMeasure" : { },
      "discountPlanType" : "PERCENTAGE",
      "prepaid" : true,
      "taxOverriden" : true,
      "tax" : { },
      "seller" : { },
      "billingRun" : { },
      "unitAmountTax" : 12345.0,
      "sellerId" : 12345,
      "discountPlanItem" : { },
      "parentCFEntities" : [ { }, { } ],
      "parameter3" : "...",
      "parameter2" : "..."
    } ],
    "id" : 12345,
    "description" : "...",
    "quoteDate" : 12345,
    "contactName" : "...",
    "applicantAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "AUTO",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "ACTIVE",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_RT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "billingRun" : {
      "invoices" : [ { }, { } ],
      "referenceCode" : "...",
      "notified" : true,
      "prAmountWithTax" : 12345.0,
      "billingRunLists" : [ { }, { } ],
      "statusDate" : 12345,
      "originBillingRun" : { },
      "endDate" : 12345,
      "isQuarantine" : true,
      "invoiceNumber" : 12345,
      "exceptionalBR" : true,
      "jobExecutions" : [ { }, { } ],
      "language" : { },
      "historized" : true,
      "cfAccumulatedValues" : { },
      "producibleAmountWithTax" : 12345.0,
      "billableBillingAcountNumber" : 12345,
      "billableBillingAccounts" : [ { }, { } ],
      "runType" : "EXCEPTIONAL",
      "processDate" : 12345,
      "version" : 12345,
      "status" : "CREATING_INVOICE_LINES",
      "xmlJobExecutionResultId" : 12345,
      "minimumApplied" : true,
      "rejectionReason" : "...",
      "referenceDescription" : "...",
      "invoiceType" : { },
      "processType" : "FULL_AUTOMATIC",
      "thresholdChecked" : true,
      "computeDatesAtValidation" : true,
      "startDate" : 12345,
      "exceptionalILIds" : [ 12345, 12345 ],
      "producibleAmountTax" : 12345.0,
      "postInvoicingReports" : { },
      "billingAccountNumber" : 12345,
      "prAmountWithoutTax" : 12345.0,
      "exceptionalRTIds" : [ 12345, 12345 ],
      "preInvoicingReports" : { },
      "filters" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingCycle" : { },
      "nextBillingRun" : { },
      "prAmountTax" : 12345.0,
      "invoiceDate" : 12345,
      "id" : 12345,
      "lastTransactionDate" : 12345,
      "uuid" : "...",
      "suspectAutoAction" : "CANCEL",
      "rejectAutoAction" : "MOVE",
      "skipValidationScript" : true,
      "country" : { },
      "discountApplied" : true,
      "transient" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "generateAO" : true,
      "cfValues" : { },
      "producibleAmountWithoutTax" : 12345.0,
      "collectionDate" : 12345,
      "auditable" : { },
      "selectedBillingAccounts" : "...",
      "pdfJobExecutionResultId" : 12345,
      "rejectedBillingAccounts" : [ { }, { } ],
      "referenceDate" : "LAST_TRANSACTION_DATE",
      "parentCFEntities" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "currency" : { },
      "producibleInvoiceNumber" : 12345
    },
    "billingCycle" : {
      "parentEntity" : { },
      "dueDateDelayEL" : "...",
      "id" : 12345,
      "invoiceDateDelayEL" : "...",
      "lastTransactionDateDelayEL" : "...",
      "version" : 12345,
      "invoiceDateProductionDelayEL" : "...",
      "auditableFields" : [ { }, { } ],
      "collectionDateDelayEl" : "...",
      "historized" : true,
      "cfValues" : { },
      "transient" : true,
      "description" : "...",
      "notified" : true,
      "cfAccumulatedValues" : { },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "computeDatesAtValidation" : true,
      "invoicingThreshold" : 12345.0,
      "invoiceType" : { },
      "billingTemplateNameEL" : "...",
      "scriptInstance" : { },
      "type" : "ORDER",
      "uuid" : "...",
      "codeChanged" : true,
      "thresholdPerEntity" : true,
      "splitPerPaymentMethod" : true,
      "auditable" : { },
      "calendar" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDate" : "END_DATE",
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "billingRunValidationScript" : { },
      "code" : "...",
      "lastTransactionDateEL" : "...",
      "invoiceTypeEl" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "appendGeneratedCode" : true,
      "referenceCode" : "..."
    },
    "descriptionOrCode" : "...",
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "deliveryDate" : 12345,
    "validity" : {
      "from" : 12345,
      "to" : 12345,
      "valid" : true,
      "empty" : true,
      "strictMatch" : true,
      "fromMatch" : 12345,
      "toMatch" : 12345
    },
    "quoteNumber" : "...",
    "previousStatus" : "...",
    "statusDate" : 12345,
    "sendDate" : 12345,
    "orderInvoiceType" : {
      "notified" : true,
      "cfAccumulatedValues" : { },
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "description" : "...",
      "auditable" : { },
      "referenceCode" : "...",
      "invoiceValidationScript" : { },
      "sellerSequence" : [ { }, { } ],
      "cfValues" : { },
      "taxScript" : { },
      "billingTemplateNameEL" : "...",
      "invoiceSequence" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "appendGeneratedCode" : true,
      "useSelfSequence" : true,
      "matchingAuto" : true,
      "xmlFilenameEL" : "...",
      "prefixEL" : "...",
      "occTemplateCodeEl" : "...",
      "occTemplateNegative" : { },
      "transient" : true,
      "occTemplate" : { },
      "customInvoiceXmlScriptInstance" : { },
      "parentEntityType" : { },
      "pdfFilenameEL" : "...",
      "invoiceAccountable" : true,
      "code" : "...",
      "emailTemplate" : { },
      "excludeFromAgedTrialBalance" : true,
      "mailingType" : "MANUAL",
      "referenceDescription" : "...",
      "occTemplateNegativeCodeEl" : "...",
      "id" : 12345,
      "codeChanged" : true,
      "appliesTo" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "uuid" : "...",
      "historized" : true
    },
    "descriptionAndCode" : "...",
    "code" : "...",
    "quoteLotDuration" : 12345,
    "totalInvoicingAmountTax" : 12345.0,
    "codeChanged" : true,
    "parentEntityType" : { },
    "billableAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CLOSED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "BEFORE_DISCOUNT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "validationDate" : 12345,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "referenceDescription" : "...",
    "notified" : true,
    "customerRef" : "...",
    "opportunityRef" : "...",
    "customerName" : "...",
    "appendGeneratedCode" : true,
    "minInvoiceLines" : [ {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "PERCENTAGE",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "RERATED",
      "uuid" : "...",
      "accountingArticle" : { },
      "commercialOrder" : { },
      "subscription" : { },
      "openOrderNumber" : "...",
      "productVersion" : { },
      "discountAmount" : 12345.0,
      "convertedUnitPrice" : 12345.0,
      "taxRecalculated" : true,
      "product" : { },
      "historized" : true,
      "rawAmount" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "tax" : { },
      "quoteOffer" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "offerTemplate" : { },
      "orderLot" : { },
      "amountWithTax" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "serviceInstance" : { },
      "discountPlan" : { },
      "convertedRawAmount" : 12345.0,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "invoice" : { },
      "taxOverridden" : true,
      "taxMode" : "RATE",
      "discountedInvoiceLine" : { },
      "billingRun" : { },
      "amountTax" : 12345.0,
      "quantity" : 12345.0,
      "discountRate" : 12345.0,
      "cfAccumulatedValues" : { }
    }, {
      "sequence" : 12345,
      "accessPoint" : "...",
      "convertedAmountWithoutTax" : 12345.0,
      "quote" : { },
      "discountValue" : 12345.0,
      "cfValues" : { },
      "invoiceAggregateF" : { },
      "billingAccount" : { },
      "unitPrice" : 12345.0,
      "discountPlanItem" : { },
      "label" : "...",
      "auditableFields" : [ { }, { } ],
      "orderOffer" : { },
      "notified" : true,
      "discountPlanType" : "PERCENTAGE",
      "version" : 12345,
      "id" : 12345,
      "convertedDiscountAmount" : 12345.0,
      "validity" : { },
      "valueDate" : 12345,
      "convertedAmountTax" : 12345.0,
      "taxRate" : 12345.0,
      "orderRef" : "...",
      "prestation" : "...",
      "serviceTemplate" : { },
      "offerServiceTemplate" : { },
      "transient" : true,
      "status" : "BILLED",
      "uuid" : "...",
      "accountingArticle" : { },
      "commercialOrder" : { },
      "subscription" : { },
      "openOrderNumber" : "...",
      "productVersion" : { },
      "discountAmount" : 12345.0,
      "convertedUnitPrice" : 12345.0,
      "taxRecalculated" : true,
      "product" : { },
      "historized" : true,
      "rawAmount" : 12345.0,
      "parentCFEntities" : [ { }, { } ],
      "tax" : { },
      "quoteOffer" : { },
      "ratedTransactions" : [ { }, { } ],
      "auditable" : { },
      "offerTemplate" : { },
      "orderLot" : { },
      "amountWithTax" : 12345.0,
      "convertedAmountWithTax" : 12345.0,
      "serviceInstance" : { },
      "discountPlan" : { },
      "convertedRawAmount" : 12345.0,
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "invoice" : { },
      "taxOverridden" : true,
      "taxMode" : "TAX",
      "discountedInvoiceLine" : { },
      "billingRun" : { },
      "amountTax" : 12345.0,
      "quantity" : 12345.0,
      "discountRate" : 12345.0,
      "cfAccumulatedValues" : { }
    } ],
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "version" : 12345,
    "totalInvoicingAmountWithoutTax" : 12345.0,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "totalInvoicingAmountWithTax" : 12345.0,
    "referenceCode" : "...",
    "salesPersonName" : "...",
    "historized" : true,
    "transient" : true,
    "registerNumber" : "..."
  },
  "statusDate" : 12345,
  "quoteOffers" : [ {
    "position" : 12345,
    "subscription" : {
      "totalInvoicingAmountWithTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "prestation" : "...",
      "accountOperations" : [ { }, { } ],
      "endAgreementDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "anyServiceActive" : true,
      "notified" : true,
      "auditable" : { },
      "versionNumber" : 12345,
      "initialSubscriptionRenewal" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "subscriptionDaysAge" : 12345,
      "autoEndOfEngagement" : true,
      "fireRenewalNotice" : true,
      "offer" : { },
      "renewalNotifiedDate" : 12345,
      "orderOffer" : { },
      "subscriptionMonthsAge" : 12345,
      "edrs" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "billingCycle" : { },
      "validity" : { },
      "subscribedTillDate" : 12345,
      "cfValues" : { },
      "electronicBilling" : true,
      "subscriptionExpired" : true,
      "order" : { },
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "renewed" : true,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "terminationDate" : 12345,
      "cfAccumulatedValues" : { },
      "nextVersion" : { },
      "allDiscountPlanInstances" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "auditableFields" : [ { }, { } ],
      "previousVersion" : { },
      "accessPoints" : [ { }, { } ],
      "version" : 12345,
      "paymentMethod" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "renewalDate" : 12345,
      "status" : "PENDING",
      "minimumLabelEl" : "...",
      "serviceInstances" : [ { }, { } ],
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "appendGeneratedCode" : true,
      "seller" : { },
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "statusDate" : 12345,
      "active" : true,
      "minInvoiceLines" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "userAccount" : { },
      "transient" : true,
      "attributeInstances" : [ { }, { } ],
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "ratingGroup" : "...",
      "subscriptionTerminationReason" : { },
      "minimumInvoiceSubCategory" : { },
      "mailingType" : "BATCH",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "id" : 12345,
    "quotePrices" : [ {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PERCENTAGE",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "QUOTE",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    }, {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PERCENTAGE",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "USAGE",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "OFFER",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    } ],
    "quoteLot" : {
      "cfAccumulatedValues" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "description" : "...",
      "uuid" : "...",
      "transient" : true,
      "name" : "...",
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "version" : 12345,
      "cfValues" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "duration" : 12345,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "historized" : true,
      "executionDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "notified" : true,
      "code" : "..."
    },
    "quoteProduct" : [ {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "TERMINATE",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    }, {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "SUSPEND",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    } ],
    "transient" : true,
    "userAccount" : {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "CANCELED",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    },
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "IN_DESIGN",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "description" : "...",
    "parentEntityType" : { },
    "quoteLineType" : "AMEND",
    "referenceDescription" : "...",
    "descriptionOrCode" : "...",
    "billableAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "AUTO",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CANCELED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_IL",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "codeChanged" : true,
    "code" : "...",
    "contractCode" : "...",
    "version" : 12345,
    "sequence" : 12345,
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE_LINE",
      "durationUnit" : "MONTH",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "INACTIVE",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "appendGeneratedCode" : true,
    "uuid" : "...",
    "notified" : true,
    "deliveryDate" : 12345,
    "serialversionuid" : 12345,
    "quoteAttributes" : [ {
      "dateValue" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "attribute" : { },
      "transient" : true,
      "stringValue" : "...",
      "historized" : true,
      "booleanValue" : true,
      "parentAttributeValue" : { },
      "assignedAttributeValue" : [ { }, { } ],
      "auditable" : { },
      "doubleValue" : 12345.0,
      "quoteProduct" : { },
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "value" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "cfValues" : { },
      "id" : 12345
    }, {
      "dateValue" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "attribute" : { },
      "transient" : true,
      "stringValue" : "...",
      "historized" : true,
      "booleanValue" : true,
      "parentAttributeValue" : { },
      "assignedAttributeValue" : [ { }, { } ],
      "auditable" : { },
      "doubleValue" : 12345.0,
      "quoteProduct" : { },
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "value" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "cfValues" : { },
      "id" : 12345
    } ],
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "CLOSED",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    },
    "referenceCode" : "...",
    "historized" : true,
    "descriptionAndCode" : "..."
  }, {
    "position" : 12345,
    "subscription" : {
      "totalInvoicingAmountWithTax" : 12345.0,
      "descriptionAndCode" : "...",
      "referenceDescription" : "...",
      "prestation" : "...",
      "accountOperations" : [ { }, { } ],
      "endAgreementDate" : 12345,
      "totalInvoicingAmountTax" : 12345.0,
      "anyServiceActive" : true,
      "notified" : true,
      "auditable" : { },
      "versionNumber" : 12345,
      "initialSubscriptionRenewal" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discountPlanInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "subscriptionDaysAge" : 12345,
      "autoEndOfEngagement" : true,
      "fireRenewalNotice" : true,
      "offer" : { },
      "renewalNotifiedDate" : 12345,
      "orderOffer" : { },
      "subscriptionMonthsAge" : 12345,
      "edrs" : [ { }, { } ],
      "id" : 12345,
      "code" : "...",
      "billingCycle" : { },
      "validity" : { },
      "subscribedTillDate" : 12345,
      "cfValues" : { },
      "electronicBilling" : true,
      "subscriptionExpired" : true,
      "order" : { },
      "emailTemplate" : { },
      "productInstances" : [ { }, { } ],
      "minimumChargeTemplate" : { },
      "renewed" : true,
      "salesPersonName" : "...",
      "parentEntityType" : { },
      "terminationDate" : 12345,
      "cfAccumulatedValues" : { },
      "nextVersion" : { },
      "allDiscountPlanInstances" : [ { }, { } ],
      "parentEntity" : { },
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "auditableFields" : [ { }, { } ],
      "previousVersion" : { },
      "accessPoints" : [ { }, { } ],
      "version" : 12345,
      "paymentMethod" : { },
      "minRatedTransactions" : [ { }, { } ],
      "defaultLevel" : true,
      "renewalDate" : 12345,
      "status" : "PENDING",
      "minimumLabelEl" : "...",
      "serviceInstances" : [ { }, { } ],
      "email" : "...",
      "notifyOfRenewalDate" : 12345,
      "appendGeneratedCode" : true,
      "seller" : { },
      "subscriptionDate" : 12345,
      "orderNumber" : "...",
      "statusDate" : 12345,
      "active" : true,
      "minInvoiceLines" : [ { }, { } ],
      "description" : "...",
      "billingRun" : { },
      "userAccount" : { },
      "transient" : true,
      "attributeInstances" : [ { }, { } ],
      "codeChanged" : true,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "ratingGroup" : "...",
      "subscriptionTerminationReason" : { },
      "minimumInvoiceSubCategory" : { },
      "mailingType" : "MANUAL",
      "minimumArticle" : { },
      "uuid" : "...",
      "ccedEmails" : "...",
      "discountPlan" : { },
      "historized" : true,
      "subscriptionRenewal" : { }
    },
    "id" : 12345,
    "quotePrices" : [ {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PERCENTAGE",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "ORDER",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    }, {
      "discountedQuotePrice" : { },
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "quoteOffer" : { },
      "discountValue" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "PERCENTAGE",
      "auditable" : { },
      "recurrenceDuration" : 12345,
      "notified" : true,
      "unitPriceWithoutTax" : 12345.0,
      "chargeTemplate" : { },
      "version" : 12345,
      "discountedAmount" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "priceTypeEnum" : "ONE_SHOT_SUBSCRIPTION",
      "recurrencePeriodicity" : "...",
      "historized" : true,
      "taxAmount" : 12345.0,
      "discountPlanItem" : { },
      "discountPlan" : { },
      "quoteVersion" : { },
      "quoteArticleLine" : { },
      "taxRate" : 12345.0,
      "currencyCode" : "...",
      "priceLevelEnum" : "OFFER",
      "uuid" : "...",
      "id" : 12345,
      "priceOverCharged" : true,
      "sequence" : 12345,
      "amountWithTax" : 12345.0,
      "quantity" : 12345.0,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "transient" : true
    } ],
    "quoteLot" : {
      "cfAccumulatedValues" : { },
      "appendGeneratedCode" : true,
      "auditable" : { },
      "description" : "...",
      "uuid" : "...",
      "transient" : true,
      "name" : "...",
      "parentCFEntities" : [ { }, { } ],
      "codeChanged" : true,
      "version" : 12345,
      "cfValues" : { },
      "referenceDescription" : "...",
      "descriptionAndCode" : "...",
      "parentEntityType" : { },
      "auditableFields" : [ { }, { } ],
      "duration" : 12345,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "historized" : true,
      "executionDate" : 12345,
      "id" : 12345,
      "referenceCode" : "...",
      "notified" : true,
      "code" : "..."
    },
    "quoteProduct" : [ {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "SUSPEND",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    }, {
      "quote" : { },
      "transient" : true,
      "cfValues" : { },
      "discountPlan" : { },
      "version" : 12345,
      "terminationDate" : 12345,
      "productActionType" : "MODIFY",
      "quoteVersion" : { },
      "quoteArticleLines" : [ { }, { } ],
      "quoteOffer" : { },
      "historized" : true,
      "deliveryDate" : 12345,
      "auditableFields" : [ { }, { } ],
      "quoteAttributes" : [ { }, { } ],
      "notified" : true,
      "productVersion" : { },
      "auditable" : { },
      "id" : 12345,
      "uuid" : "...",
      "terminationReason" : { },
      "parentCFEntities" : [ { }, { } ],
      "quantity" : 12345.0,
      "cfAccumulatedValues" : { }
    } ],
    "transient" : true,
    "userAccount" : {
      "parentEntity" : { },
      "parentUserAccount" : { },
      "code" : "...",
      "description" : "...",
      "id" : 12345,
      "cfAccumulatedValues" : { },
      "contactInformationNullSafe" : { },
      "minimumArticle" : { },
      "descriptionAndCode" : "...",
      "businessAccountModel" : { },
      "codeChanged" : true,
      "isConsumer" : true,
      "terminationDate" : 12345,
      "isCompany" : true,
      "seller" : { },
      "vatNo" : "...",
      "version" : 12345,
      "accountType" : "...",
      "parentEntityType" : { },
      "billingAccount" : { },
      "registrationNo" : "...",
      "wallet" : { },
      "appendGeneratedCode" : true,
      "subscriptions" : [ { }, { } ],
      "statusDate" : 12345,
      "jobTitle" : "...",
      "descriptionOrCode" : "...",
      "userAccounts" : [ { }, { } ],
      "auditable" : { },
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "notified" : true,
      "address" : { },
      "status" : "CANCELED",
      "minimumAmountEl" : "...",
      "providerContact" : "...",
      "defaultLevel" : true,
      "transient" : true,
      "terminationReason" : { },
      "minimumChargeTemplate" : { },
      "prepaidWallets" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef1" : "...",
      "auditableFields" : [ { }, { } ],
      "legalEntityType" : { },
      "name" : { },
      "subscriptionDate" : 12345,
      "contactInformation" : { },
      "referenceDescription" : "...",
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "cfValues" : { },
      "historized" : true,
      "referenceCode" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "externalRef2" : "..."
    },
    "offerTemplate" : {
      "globalRatingScriptInstance" : { },
      "uuid" : "...",
      "offerServiceTemplates" : [ { }, { } ],
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "longDescriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "longDescriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "parentEntity" : { },
      "nameOrCode" : "...",
      "descriptionAndCode" : "...",
      "subscriptionRenewal" : { },
      "description" : "...",
      "referenceDescription" : "...",
      "tags" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "offerAttributes" : [ { }, { } ],
      "codeChanged" : true,
      "validity" : { },
      "disabled" : true,
      "notified" : true,
      "offerModel" : { },
      "statusDate" : 12345,
      "minimumInvoiceSubCategory" : { },
      "offerProductTemplates" : [ { }, { } ],
      "offerTemplateCategories" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "generateQuoteEdrPerProduct" : true,
      "referenceCode" : "...",
      "channels" : [ { }, { } ],
      "parentEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "sellers" : [ { }, { } ],
      "lifeCycleStatus" : "OBSOLETE",
      "allowedDiscountPlans" : [ { }, { } ],
      "offerComponents" : [ { }, { } ],
      "imagePath" : "...",
      "id" : 12345,
      "code" : "...",
      "businessAccountModels" : [ { }, { } ],
      "autoEndOfEngagement" : true,
      "transientCode" : "...",
      "minimumArticle" : { },
      "longDescription" : "...",
      "minimumAmountEl" : "...",
      "isModel" : true,
      "businessOfferModel" : { },
      "isOfferChangeRestricted" : true,
      "medias" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "auditable" : { },
      "productTemplates" : [ { }, { } ],
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "historized" : true,
      "transient" : true,
      "commercialRules" : [ { }, { } ],
      "customerCategories" : [ { }, { } ],
      "allowedOffersChange" : [ { }, { } ],
      "name" : "...",
      "minimumChargeTemplate" : { },
      "attachments" : [ { }, { } ],
      "active" : true,
      "prefix" : "...",
      "appendGeneratedCode" : true
    },
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "description" : "...",
    "parentEntityType" : { },
    "quoteLineType" : "AMEND",
    "referenceDescription" : "...",
    "descriptionOrCode" : "...",
    "billableAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "MANUAL",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "TERMINATED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_IL",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "codeChanged" : true,
    "code" : "...",
    "contractCode" : "...",
    "version" : 12345,
    "sequence" : 12345,
    "discountPlan" : {
      "statusDate" : 12345,
      "usedQuantity" : 12345,
      "incompatibleDiscountPlans" : [ { }, { } ],
      "parentEntity" : { },
      "applicationFilterEL" : "...",
      "applicableOnDiscountedPrice" : true,
      "auditable" : { },
      "transient" : true,
      "active" : true,
      "uuid" : "...",
      "endDate" : 12345,
      "discountPlanaApplicableEntities" : [ { }, { } ],
      "discountPlanItems" : [ { }, { } ],
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "discountPlanType" : "INVOICE",
      "durationUnit" : "DAY",
      "descriptionOrCode" : "...",
      "minDuration" : 12345,
      "referenceDescription" : "...",
      "cfValues" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "expressionEl" : "...",
      "applicationLimit" : 12345,
      "code" : "...",
      "notified" : true,
      "historized" : true,
      "description" : "...",
      "startDate" : 12345,
      "referenceCode" : "...",
      "maxDuration" : 12345,
      "valid" : true,
      "status" : "EXPIRED",
      "disabled" : true,
      "sequence" : 12345,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "defaultDuration" : 12345,
      "codeChanged" : true,
      "initialQuantity" : 12345,
      "applicableOnOverriddenPrice" : true
    },
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "appendGeneratedCode" : true,
    "uuid" : "...",
    "notified" : true,
    "deliveryDate" : 12345,
    "serialversionuid" : 12345,
    "quoteAttributes" : [ {
      "dateValue" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "attribute" : { },
      "transient" : true,
      "stringValue" : "...",
      "historized" : true,
      "booleanValue" : true,
      "parentAttributeValue" : { },
      "assignedAttributeValue" : [ { }, { } ],
      "auditable" : { },
      "doubleValue" : 12345.0,
      "quoteProduct" : { },
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "value" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "cfValues" : { },
      "id" : 12345
    }, {
      "dateValue" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "attribute" : { },
      "transient" : true,
      "stringValue" : "...",
      "historized" : true,
      "booleanValue" : true,
      "parentAttributeValue" : { },
      "assignedAttributeValue" : [ { }, { } ],
      "auditable" : { },
      "doubleValue" : 12345.0,
      "quoteProduct" : { },
      "version" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "value" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "quoteOffer" : { },
      "cfValues" : { },
      "id" : 12345
    } ],
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "quoteVersion" : {
      "invoicingPlan" : { },
      "pdfFilename" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "referenceDescription" : "...",
      "quoteArticleLines" : [ { }, { } ],
      "quoteVersion" : 12345,
      "status" : "DRAFT",
      "cfValues" : { },
      "quotePrices" : [ { }, { } ],
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "startDate" : 12345,
      "xmlFilename" : "...",
      "discountPlan" : { },
      "quote" : { },
      "statusDate" : 12345,
      "quoteOffers" : [ { }, { } ],
      "id" : 12345,
      "historized" : true,
      "shortDescription" : "...",
      "medias" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "endDate" : 12345,
      "notified" : true,
      "referenceCode" : "...",
      "comment" : "...",
      "version" : 12345,
      "contract" : { },
      "transient" : true
    },
    "referenceCode" : "...",
    "historized" : true,
    "descriptionAndCode" : "..."
  } ],
  "id" : 12345,
  "historized" : true,
  "shortDescription" : "...",
  "medias" : [ {
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "OTHER",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "label" : "...",
    "appendGeneratedCode" : true,
    "uuid" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mediaPath" : "...",
    "mediaName" : "...",
    "mediaType" : "IMAGE",
    "transient" : true,
    "referenceDescription" : "...",
    "descriptionOrCode" : "...",
    "description" : "...",
    "id" : 12345,
    "parentEntityType" : { },
    "historized" : true,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "descriptionAndCode" : "...",
    "main" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "referenceCode" : "...",
    "notified" : true,
    "codeChanged" : true,
    "version" : 12345,
    "code" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  }, {
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "RENEWAL",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "label" : "...",
    "appendGeneratedCode" : true,
    "uuid" : "...",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "mediaPath" : "...",
    "mediaName" : "...",
    "mediaType" : "IMAGE",
    "transient" : true,
    "referenceDescription" : "...",
    "descriptionOrCode" : "...",
    "description" : "...",
    "id" : 12345,
    "parentEntityType" : { },
    "historized" : true,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "descriptionAndCode" : "...",
    "main" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "referenceCode" : "...",
    "notified" : true,
    "codeChanged" : true,
    "version" : 12345,
    "code" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    }
  } ],
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "endDate" : 12345,
  "notified" : true,
  "referenceCode" : "...",
  "comment" : "...",
  "version" : 12345,
  "contract" : {
    "code" : "...",
    "billingRules" : [ {
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "priority" : 12345,
      "invoicedBACodeEL" : "...",
      "id" : 12345,
      "criteriaEL" : "...",
      "version" : 12345,
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "contract" : { }
    }, {
      "disabled" : true,
      "auditable" : { },
      "active" : true,
      "priority" : 12345,
      "invoicedBACodeEL" : "...",
      "id" : 12345,
      "criteriaEL" : "...",
      "version" : 12345,
      "transient" : true,
      "notified" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "contract" : { }
    } ],
    "appendGeneratedCode" : true,
    "active" : true,
    "contractDate" : 12345,
    "seller" : {
      "generalLedger" : { },
      "descriptionAndCode" : "...",
      "version" : 12345,
      "referenceCode" : "...",
      "minimumLabelEl" : "...",
      "primaryContact" : { },
      "externalRef1" : "...",
      "historized" : true,
      "cfValues" : { },
      "parentEntityType" : { },
      "providerContact" : "...",
      "legalText" : "...",
      "businessAccountModel" : { },
      "legalType" : "...",
      "tradingCountry" : { },
      "parentEntity" : { },
      "name" : { },
      "jobTitle" : "...",
      "uuid" : "...",
      "transient" : true,
      "address" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "seller" : { },
      "accountType" : "...",
      "tradingLanguage" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "tradingCurrency" : { },
      "minimumAmountEl" : "...",
      "cfAccumulatedValues" : { },
      "registrationNo" : "...",
      "contracts" : [ { }, { } ],
      "auditable" : { },
      "id" : 12345,
      "code" : "...",
      "descriptionOrCode" : "...",
      "minimumArticle" : { },
      "appendGeneratedCode" : true,
      "legalEntityType" : { },
      "vatNo" : "...",
      "isCompany" : true,
      "minimumChargeTemplate" : { },
      "codeChanged" : true,
      "customerSequences" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "auditableFields" : [ { }, { } ],
      "externalRef2" : "...",
      "paymentGateways" : [ { }, { } ],
      "notified" : true,
      "contactInformation" : { }
    },
    "contractItems" : [ {
      "offerTemplate" : { },
      "amountWithoutTax" : 12345.0,
      "notified" : true,
      "codeChanged" : true,
      "transient" : true,
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "pricePlan" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "product" : { },
      "contract" : { },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "rate" : 12345.0,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "parentEntity" : { },
      "active" : true,
      "chargeTemplate" : { },
      "historized" : true,
      "contractRateType" : "PERCENTAGE",
      "code" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "serviceTemplate" : { }
    }, {
      "offerTemplate" : { },
      "amountWithoutTax" : 12345.0,
      "notified" : true,
      "codeChanged" : true,
      "transient" : true,
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "disabled" : true,
      "pricePlan" : { },
      "referenceCode" : "...",
      "uuid" : "...",
      "product" : { },
      "contract" : { },
      "descriptionAndCode" : "...",
      "id" : 12345,
      "parentCFEntities" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "rate" : 12345.0,
      "parentEntityType" : { },
      "descriptionOrCode" : "...",
      "cfValues" : { },
      "referenceDescription" : "...",
      "parentEntity" : { },
      "active" : true,
      "chargeTemplate" : { },
      "historized" : true,
      "contractRateType" : "FIXED",
      "code" : "...",
      "description" : "...",
      "auditableFields" : [ { }, { } ],
      "version" : 12345,
      "serviceTemplate" : { }
    } ],
    "descriptionAndCode" : "...",
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "customer" : {
      "minimumTargetAccount" : { },
      "jobTitle" : "...",
      "referenceDescription" : "...",
      "contactInformationNullSafe" : { },
      "parentEntityType" : { },
      "registrationNo" : "...",
      "accountType" : "...",
      "vatNo" : "...",
      "version" : 12345,
      "contracts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "auditable" : { },
      "contactInformation" : { },
      "minimumAmountEl" : "...",
      "address" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "descriptionAndCode" : "...",
      "primaryContact" : { },
      "customerBrand" : { },
      "cfValues" : { },
      "code" : "...",
      "historized" : true,
      "anonymized" : true,
      "seller" : { },
      "customerCategory" : { },
      "description" : "...",
      "id" : 12345,
      "referenceCode" : "...",
      "uuid" : "...",
      "codeChanged" : true,
      "auditableFields" : [ { }, { } ],
      "name" : { },
      "legalEntityType" : { },
      "checkThreshold" : "AFTER_DISCOUNT",
      "externalRef1" : "...",
      "descriptionOrCode" : "...",
      "businessAccountModel" : { },
      "minimumChargeTemplate" : { },
      "transient" : true,
      "additionalDetails" : { },
      "isCompany" : true,
      "parentEntity" : { },
      "customerAccounts" : [ { }, { } ],
      "thresholdPerEntity" : true,
      "notified" : true,
      "minimumArticle" : { },
      "parentCFEntities" : [ { }, { } ],
      "defaultLevel" : true,
      "addressbook" : { },
      "providerContact" : "...",
      "appendGeneratedCode" : true,
      "cfAccumulatedValues" : { },
      "externalRef2" : "...",
      "anonymizationDate" : 12345,
      "minimumLabelEl" : "..."
    },
    "endDate" : 12345,
    "parentEntity" : {
      "referenceDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "codeChanged" : true,
      "description" : "...",
      "auditable" : { },
      "transient" : true,
      "referenceCode" : "...",
      "version" : 12345,
      "code" : "...",
      "parentEntityType" : { },
      "id" : 12345,
      "notified" : true,
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "historized" : true,
      "descriptionOrCode" : "..."
    },
    "historized" : true,
    "contractDuration" : 12345,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "parentCFEntities" : [ {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    }, {
      "cfValuesNullSafe" : { },
      "uuid" : "...",
      "dirtyCF" : true,
      "cfValuesAsValues" : {
        "property1" : { },
        "property2" : { }
      },
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "CFValuesCopy" : { },
      "cfAccumulatedValuesNullSafe" : { },
      "cfAccumulatedValues" : { }
    } ],
    "referenceCode" : "...",
    "referenceDescription" : "...",
    "id" : 12345,
    "customerAccount" : {
      "preferredPaymentMethod" : { },
      "auditable" : { },
      "version" : 12345,
      "descriptionAndCode" : "...",
      "checkThreshold" : "POSITIVE_IL",
      "legalEntityType" : { },
      "parentCFEntities" : [ { }, { } ],
      "tradingLanguage" : { },
      "minimumAmountEl" : "...",
      "noMoreValidCard" : true,
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "cfValues" : { },
      "code" : "...",
      "vatNo" : "...",
      "transient" : true,
      "registrationNo" : "...",
      "wirePaymentMethods" : [ { }, { } ],
      "contactInformationNullSafe" : { },
      "thresholdPerEntity" : true,
      "password" : "...",
      "minimumChargeTemplate" : { },
      "tradingCurrency" : { },
      "dunningDocuments" : [ { }, { } ],
      "creditCategory" : { },
      "uuid" : "...",
      "cfAccumulatedValues" : { },
      "paymentMethods" : [ { }, { } ],
      "seller" : { },
      "externalRef1" : "...",
      "providerContact" : "...",
      "accountOperations" : [ { }, { } ],
      "dueDateDelayEL" : "...",
      "jobTitle" : "...",
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "invoicingThreshold" : 12345.0,
      "externalRef2" : "...",
      "description" : "...",
      "excludedFromPayment" : true,
      "isCompany" : true,
      "DDPaymentMethods" : [ { }, { } ],
      "paypalPaymentMethods" : [ { }, { } ],
      "referenceDescription" : "...",
      "primaryContact" : { },
      "minimumArticle" : { },
      "defaultLevel" : true,
      "billingAccounts" : [ { }, { } ],
      "contracts" : [ { }, { } ],
      "name" : { },
      "addressbook" : { },
      "actionDunnings" : [ { }, { } ],
      "referenceCode" : "...",
      "minimumTargetAccount" : { },
      "dunningLevel" : "R4",
      "appendGeneratedCode" : true,
      "generalClientAccount" : { },
      "dateDunningLevel" : 12345,
      "contactInformation" : { },
      "paymentPlans" : [ { }, { } ],
      "businessAccountModel" : { },
      "checkPaymentMethods" : [ { }, { } ],
      "notified" : true,
      "stripePaymentMethods" : [ { }, { } ],
      "customer" : { },
      "historized" : true,
      "status" : "ACTIVE",
      "id" : 12345,
      "accountType" : "...",
      "auditableFields" : [ { }, { } ],
      "auditedMethodPayments" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "parentEntityType" : { },
      "address" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "dueBalance" : "...",
      "dateStatus" : 12345,
      "preferredPaymentMethodType" : "CHECK"
    },
    "codeChanged" : true,
    "descriptionOrCode" : "...",
    "renewal" : true,
    "disabled" : true,
    "auditableFields" : [ {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    }, {
      "fieldName" : "...",
      "notfiable" : true,
      "auditType" : "STATUS",
      "historized" : true,
      "previousState" : { },
      "currentState" : { },
      "historable" : true,
      "notified" : true
    } ],
    "status" : "CLOSED",
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "uuid" : "...",
    "beginDate" : 12345,
    "transient" : true,
    "parentEntityType" : { },
    "billingAccount" : {
      "nextInvoiceDate" : 12345,
      "discountRate" : 12345.0,
      "mailingType" : "BATCH",
      "vatNo" : "...",
      "thresholdPerEntity" : true,
      "taxCategoryResolved" : { },
      "counters" : {
        "property1" : { },
        "property2" : { }
      },
      "discountPlan" : { },
      "cfValues" : { },
      "contactInformationNullSafe" : { },
      "transient" : true,
      "cfAccumulatedValues" : { },
      "defaultLevel" : true,
      "auditable" : { },
      "tradingLanguage" : { },
      "billingCycle" : { },
      "contactInformation" : { },
      "usersAccounts" : [ { }, { } ],
      "invoicingThreshold" : 12345.0,
      "parentEntity" : { },
      "parentEntityType" : { },
      "invoicePrefix" : "...",
      "appendGeneratedCode" : true,
      "tradingCurrency" : { },
      "statusDate" : 12345,
      "codeChanged" : true,
      "brAmountWithoutTax" : 12345.0,
      "providerContact" : "...",
      "minimumAmountEl" : "...",
      "parentCFEntities" : [ { }, { } ],
      "minimumLabelEl" : "...",
      "allDiscountPlanInstances" : [ { }, { } ],
      "taxCategory" : { },
      "minimumInvoiceSubCategory" : { },
      "description" : "...",
      "exoneratedFromtaxes" : true,
      "primaryContact" : { },
      "minRatedTransactions" : [ { }, { } ],
      "registrationNo" : "...",
      "descriptionAndCode" : "...",
      "externalRef2" : "...",
      "discountPlanInstances" : [ { }, { } ],
      "auditableFields" : [ { }, { } ],
      "brAmountWithTax" : 12345.0,
      "ccedEmails" : "...",
      "seller" : { },
      "businessAccountModel" : { },
      "descriptionOrCode" : "...",
      "code" : "...",
      "minimumChargeTemplate" : { },
      "totalInvoicingAmountTax" : 12345.0,
      "referenceCode" : "...",
      "status" : "CLOSED",
      "electronicBilling" : true,
      "tradingCountry" : { },
      "address" : { },
      "version" : 12345,
      "jobTitle" : "...",
      "uuid" : "...",
      "legalEntityType" : { },
      "accountType" : "...",
      "isCompany" : true,
      "paymentMethod" : { },
      "contracts" : [ { }, { } ],
      "name" : { },
      "notified" : true,
      "customerAccount" : { },
      "referenceDescription" : "...",
      "terminationReason" : { },
      "minimumArticle" : { },
      "historized" : true,
      "terminationDate" : 12345,
      "id" : 12345,
      "totalInvoicingAmountWithoutTax" : 12345.0,
      "minInvoiceLines" : [ { }, { } ],
      "checkThreshold" : "POSITIVE_RT",
      "parentUserAccounts" : [ { }, { } ],
      "totalInvoicingAmountWithTax" : 12345.0,
      "emailTemplate" : { },
      "externalRef1" : "...",
      "tags" : [ { }, { } ],
      "invoices" : [ { }, { } ],
      "subscriptionDate" : 12345,
      "billingRun" : { }
    },
    "notified" : true,
    "version" : 12345,
    "description" : "...",
    "statusDate" : 12345
  },
  "transient" : true
}