PaymentScheduleInstance Data Type

Implemented Interfaces
ICustomFieldEntity, IReferenceEntity, Serializable
Properties
name data type constraints description
referenceCode string  
active boolean  
id number  
paymentScheduleInstanceItems array of PaymentScheduleInstanceItem  
parentCFEntities array of ICustomFieldEntity  
code string required, max size: 255, min size: 1
calendar Calendar  
uuid string  
disabled boolean  
auditableFields array of AuditableFieldHistory  
transient boolean  
notified boolean  
statusDate number  
serviceInstance ServiceInstance  
paymentScheduleTemplate PaymentScheduleTemplate  
auditable Auditable  
description string max size: 255, min size: 0
parentEntity BusinessEntity  
referenceDescription string  
appendGeneratedCode boolean  
status PaymentScheduleStatusEnum  
amount number  
cfAccumulatedValues CustomFieldValues  
version number  
paymentDayInMonth number  
endDate number  
descriptionAndCode string  
cfValues CustomFieldValues  
historized boolean  
parentEntityType object  
codeChanged boolean  
startDate number  
descriptionOrCode string  

Example

{
  "referenceCode" : "...",
  "active" : true,
  "id" : 12345,
  "paymentScheduleInstanceItems" : [ {
    "requestPaymentDate" : 12345,
    "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
    } ],
    "recordedInvoice" : {
      "journal" : { },
      "agedReceivableReportKey" : "...",
      "bankLot" : "...",
      "referenceCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "netToPay" : 12345.0,
      "unMatchingAmount" : 12345.0,
      "reference" : "...",
      "amount" : 12345.0,
      "dunningDocument" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "operationAction" : "NONE",
      "paymentMethod" : "STRIPE",
      "auditable" : { },
      "descriptionAndCode" : "...",
      "paymentHistories" : [ { }, { } ],
      "transactionCategory" : "DEBIT",
      "accountingDate" : 12345,
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "paymentDeferralCount" : 12345,
      "billingAccountName" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo6" : "...",
      "ddRequestItem" : { },
      "invoice" : { },
      "description" : "...",
      "collectionDate" : 12345,
      "subscription" : { },
      "operationNumber" : 12345,
      "depositDate" : 12345,
      "seller" : { },
      "status" : "EXPORT_FAILED",
      "paymentInfo1" : "...",
      "taxAmount" : 12345.0,
      "id" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "accountingCode" : { },
      "paymentInfo2" : "...",
      "productionDate" : 12345,
      "paymentVentilation" : { },
      "accountCodeClientSide" : "...",
      "matchingStatus" : "I",
      "paymentInfo" : "...",
      "invoices" : [ { }, { } ],
      "accountingExportFile" : "...",
      "transactionDate" : 12345,
      "cfAccumulatedValues" : { },
      "bankReference" : "...",
      "notified" : true,
      "customerAccount" : { },
      "rejectedPayment" : { },
      "matchingAmounts" : [ { }, { } ],
      "uuid" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditableFields" : [ { }, { } ],
      "paymentInfo4" : "...",
      "historized" : true,
      "reason" : "REJECTED",
      "matchingAmount" : 12345.0,
      "invoiceDate" : 12345,
      "descriptionOrCode" : "...",
      "dueDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItem" : { },
      "transient" : true,
      "appendGeneratedCode" : true,
      "paymentInfo5" : "...",
      "code" : "...",
      "paymentInfo3" : "..."
    },
    "dueDate" : 12345,
    "id" : 12345,
    "disabled" : true,
    "transient" : true,
    "version" : 12345,
    "invoice" : {
      "status" : "VALIDATED",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "NONE",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "UNPAID",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "DIRECTDEBIT",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    },
    "paymentScheduleInstance" : {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "DONE",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    },
    "paid" : true,
    "last" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "active" : true,
    "amount" : 12345.0,
    "notified" : true
  }, {
    "requestPaymentDate" : 12345,
    "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
    } ],
    "recordedInvoice" : {
      "journal" : { },
      "agedReceivableReportKey" : "...",
      "bankLot" : "...",
      "referenceCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "netToPay" : 12345.0,
      "unMatchingAmount" : 12345.0,
      "reference" : "...",
      "amount" : 12345.0,
      "dunningDocument" : { },
      "recordedInvoiceCatAgregates" : [ { }, { } ],
      "operationAction" : "TO_REFUND",
      "paymentMethod" : "STRIPE",
      "auditable" : { },
      "descriptionAndCode" : "...",
      "paymentHistories" : [ { }, { } ],
      "transactionCategory" : "CREDIT",
      "accountingDate" : 12345,
      "referenceDescription" : "...",
      "parentEntityType" : { },
      "paymentDeferralCount" : 12345,
      "billingAccountName" : "...",
      "cfValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "amountWithoutTax" : 12345.0,
      "paymentInfo6" : "...",
      "ddRequestItem" : { },
      "invoice" : { },
      "description" : "...",
      "collectionDate" : 12345,
      "subscription" : { },
      "operationNumber" : 12345,
      "depositDate" : 12345,
      "seller" : { },
      "status" : "EXPORTED",
      "paymentInfo1" : "...",
      "taxAmount" : 12345.0,
      "id" : 12345,
      "paymentAction" : "PENDING_PAYMENT",
      "accountingCode" : { },
      "paymentInfo2" : "...",
      "productionDate" : 12345,
      "paymentVentilation" : { },
      "accountCodeClientSide" : "...",
      "matchingStatus" : "I",
      "paymentInfo" : "...",
      "invoices" : [ { }, { } ],
      "accountingExportFile" : "...",
      "transactionDate" : 12345,
      "cfAccumulatedValues" : { },
      "bankReference" : "...",
      "notified" : true,
      "customerAccount" : { },
      "rejectedPayment" : { },
      "matchingAmounts" : [ { }, { } ],
      "uuid" : "...",
      "accountingSchemeEntries" : [ { }, { } ],
      "bankCollectionDate" : 12345,
      "type" : "...",
      "auditableFields" : [ { }, { } ],
      "paymentInfo4" : "...",
      "historized" : true,
      "reason" : "FORCED",
      "matchingAmount" : 12345.0,
      "invoiceDate" : 12345,
      "descriptionOrCode" : "...",
      "dueDate" : 12345,
      "parentEntity" : { },
      "paymentScheduleInstanceItem" : { },
      "transient" : true,
      "appendGeneratedCode" : true,
      "paymentInfo5" : "...",
      "code" : "...",
      "paymentInfo3" : "..."
    },
    "dueDate" : 12345,
    "id" : 12345,
    "disabled" : true,
    "transient" : true,
    "version" : 12345,
    "invoice" : {
      "status" : "CANCELED",
      "paymentMethod" : { },
      "relatedDunningCollectionPlan" : { },
      "convertedRawAmount" : 12345.0,
      "productDate" : 12345,
      "previousInvoiceNumber" : "...",
      "xmlFilenameOnly" : "...",
      "externalRef" : "...",
      "amount" : 12345.0,
      "pdfFilename" : "...",
      "dueDate" : 12345,
      "endDate" : 12345,
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "hasDiscounts" : true,
      "cpqQuote" : { },
      "orders" : [ { }, { } ],
      "tradingCountry" : { },
      "convertedAmountWithoutTaxBeforeDiscount" : 12345.0,
      "commercialOrder" : { },
      "invoiceLines" : [ { }, { } ],
      "tradingCurrency" : { },
      "convertedAmountWithoutTax" : 12345.0,
      "xmlFilename" : "...",
      "discountRate" : 12345.0,
      "quote" : { },
      "amountWithoutTax" : 12345.0,
      "billingRun" : { },
      "amountWithTax" : 12345.0,
      "convertedDiscountAmount" : 12345.0,
      "alreadyAppliedMinimum" : true,
      "invoiceAdjustmentCurrentProviderNb" : 12345,
      "startDate" : 12345,
      "invoiceNumberOrTemporaryNumber" : "...",
      "comment" : "...",
      "convertedAmountWithTax" : 12345.0,
      "dunningCollectionPlanTriggered" : true,
      "paymentStatus" : "PENDING_PLAN",
      "lastAppliedRateDate" : 12345,
      "invoiceDate" : 12345,
      "emailSentDate" : 12345,
      "invoiceNumber" : "...",
      "version" : 12345,
      "amountTax" : 12345.0,
      "hasTaxes" : true,
      "recordedInvoice" : { },
      "initialCollectionDate" : 12345,
      "amountWithoutTaxBeforeDiscount" : 12345.0,
      "xmlDate" : 12345,
      "subscription" : { },
      "transient" : true,
      "realTimeStatus" : "PAID",
      "statusDate" : 12345,
      "seller" : { },
      "discountAmount" : 12345.0,
      "reminderLevelTriggered" : true,
      "parentCFEntities" : [ { }, { } ],
      "newInvoicingProcess" : true,
      "cfValues" : { },
      "rawAmount" : 12345.0,
      "cfAccumulatedValues" : { },
      "detailedInvoice" : true,
      "pdfDate" : 12345,
      "invoiceBalance" : 12345.0,
      "code" : "...",
      "dueBalance" : 12345.0,
      "discountAgregates" : [ { }, { } ],
      "appliedRate" : 12345.0,
      "convertedAmountTax" : 12345.0,
      "hasMinimum" : true,
      "alreadySent" : true,
      "tradingLanguage" : { },
      "description" : "...",
      "uuid" : "...",
      "pdfFilenameOnly" : "...",
      "temporaryInvoiceNumber" : "...",
      "lastAppliedRate" : 12345.0,
      "adjustedInvoice" : { },
      "dontSend" : true,
      "invoiceAgregates" : [ { }, { } ],
      "rejectReason" : "...",
      "useCurrentRate" : true,
      "prepaid" : true,
      "alreadyAddedDiscount" : true,
      "paymentMethodType" : "CHECK",
      "paymentStatusDate" : 12345,
      "linkedInvoices" : [ { }, { } ],
      "iban" : "...",
      "invoiceAdjustmentCurrentSellerNb" : 12345,
      "convertedNetToPay" : 12345.0,
      "discount" : 12345.0,
      "draftInvoiceLines" : [ { }, { } ],
      "netToPay" : 12345.0,
      "openOrderNumber" : "...",
      "paymentPlan" : { },
      "alias" : "...",
      "id" : 12345,
      "discountPlan" : { },
      "order" : { },
      "historized" : true,
      "draftRatedTransactions" : [ { }, { } ],
      "billingAccount" : { },
      "invoiceType" : { },
      "auditable" : { },
      "draft" : true
    },
    "paymentScheduleInstance" : {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "DONE",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    },
    "paid" : true,
    "last" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "historized" : true,
    "active" : true,
    "amount" : 12345.0,
    "notified" : true
  } ],
  "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
    }
  } ],
  "code" : "...",
  "calendar" : {
    "referenceDescription" : "...",
    "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" : "..."
    },
    "descriptionOrCode" : "...",
    "codeChanged" : true,
    "initDateEL" : "...",
    "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
    } ],
    "appendGeneratedCode" : true,
    "description" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "notified" : true,
    "initializationRequired" : true,
    "calendarTypeWSubtypes" : "...",
    "referenceCode" : "...",
    "id" : 12345,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "version" : 12345,
    "descriptionI18n" : {
      "property1" : "...",
      "property2" : "..."
    },
    "descriptionAndCode" : "...",
    "transient" : true,
    "calendarType" : "...",
    "initDate" : 12345,
    "historized" : true
  },
  "uuid" : "...",
  "disabled" : true,
  "auditableFields" : [ {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "RENEWAL",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  }, {
    "fieldName" : "...",
    "notfiable" : true,
    "auditType" : "STATUS",
    "historized" : true,
    "previousState" : { },
    "currentState" : { },
    "historable" : true,
    "notified" : true
  } ],
  "transient" : true,
  "notified" : true,
  "statusDate" : 12345,
  "serviceInstance" : {
    "orderItemAction" : "MODIFY",
    "minimumLabelEl" : "...",
    "notified" : true,
    "discountPlanInstances" : [ {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "APPLIED"
    }, {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "EXPIRED"
    } ],
    "uuid" : "...",
    "historized" : true,
    "appendGeneratedCode" : true,
    "priceVersionDate" : 12345,
    "priceVersionDateSetting" : "EVENT",
    "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
    } ],
    "terminationChargeInstances" : [ {
      "accumulatorCounterInstances" : [ { }, { } ],
      "transient" : true,
      "country" : { },
      "userAccount" : { },
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "chargeType" : "...",
      "parentEntity" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "reactivationDate" : 12345,
      "prepaidWalletInstances" : [ { }, { } ],
      "serviceInstance" : { },
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "version" : 12345,
      "historized" : true,
      "criteria3" : "...",
      "amountWithTax" : 12345.0,
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletInstances" : [ { }, { } ],
      "taxClassResolved" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "invoicingCalendar" : { },
      "currency" : { },
      "criteria1" : "...",
      "chargeMainType" : "PRODUCT",
      "counter" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "criteria2" : "...",
      "cfValues" : { },
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "status" : "TERMINATED",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "terminationDate" : 12345,
      "uuid" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "subscription" : { }
    }, {
      "accumulatorCounterInstances" : [ { }, { } ],
      "transient" : true,
      "country" : { },
      "userAccount" : { },
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "referenceCode" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "applyDiscountsOnOverridenPrice" : true,
      "chargeType" : "...",
      "parentEntity" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "reactivationDate" : 12345,
      "prepaidWalletInstances" : [ { }, { } ],
      "serviceInstance" : { },
      "auditableFields" : [ { }, { } ],
      "seller" : { },
      "version" : 12345,
      "historized" : true,
      "criteria3" : "...",
      "amountWithTax" : 12345.0,
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletInstances" : [ { }, { } ],
      "taxClassResolved" : { },
      "parentCFEntities" : [ { }, { } ],
      "orderNumber" : "...",
      "code" : "...",
      "invoicingCalendar" : { },
      "currency" : { },
      "criteria1" : "...",
      "chargeMainType" : "ONESHOT",
      "counter" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "statusDate" : 12345,
      "criteria2" : "...",
      "cfValues" : { },
      "amountWithoutTax" : 12345.0,
      "description" : "...",
      "referenceDescription" : "...",
      "id" : 12345,
      "status" : "ACTIVE",
      "auditable" : { },
      "cfAccumulatedValues" : { },
      "quantity" : 12345.0,
      "terminationDate" : 12345,
      "uuid" : "...",
      "codeChanged" : true,
      "appendGeneratedCode" : true,
      "prepaid" : true,
      "subscription" : { }
    } ],
    "description" : "...",
    "orderHistories" : [ {
      "orderNumber" : "...",
      "version" : 12345,
      "eventDate" : 12345,
      "orderItem" : { },
      "action" : "DELETE",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    }, {
      "orderNumber" : "...",
      "version" : 12345,
      "eventDate" : 12345,
      "orderItem" : { },
      "action" : "ADD",
      "serviceInstance" : { },
      "id" : 12345,
      "transient" : true
    } ],
    "subscriptionDate" : 12345,
    "autoEndOfEngagement" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "deliveryDate" : 12345,
    "codeChanged" : 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" : { }
    } ],
    "recurringChargeInstances" : [ {
      "chargeDate" : 12345,
      "reactivationDate" : 12345,
      "parentEntity" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "country" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "terminationDate" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "chargeMainType" : "ONESHOT",
      "applyDiscountsOnOverridenPrice" : true,
      "criteria2" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "status" : "PENDING",
      "seller" : { },
      "recurringChargeTemplate" : { },
      "historized" : true,
      "criteria3" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "subscription" : { },
      "description" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "prepaid" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "applyInAdvance" : true,
      "prepaidWalletInstances" : [ { }, { } ],
      "currency" : { },
      "auditable" : { },
      "serviceInstance" : { },
      "version" : 12345,
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "taxClassResolved" : { },
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "criteria1" : "...",
      "walletInstances" : [ { }, { } ],
      "uuid" : "...",
      "chargeType" : "...",
      "cfValues" : { },
      "counter" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "code" : "...",
      "orderNumber" : "...",
      "invoicingCalendar" : { },
      "chargedToDate" : 12345,
      "statusDate" : 12345,
      "codeChanged" : true,
      "transient" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "calendar" : { }
    }, {
      "chargeDate" : 12345,
      "reactivationDate" : 12345,
      "parentEntity" : { },
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "country" : { },
      "notified" : true,
      "walletOperations" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "terminationDate" : 12345,
      "id" : 12345,
      "appendGeneratedCode" : true,
      "chargeMainType" : "RECURRING",
      "applyDiscountsOnOverridenPrice" : true,
      "criteria2" : "...",
      "accumulatorCounterInstances" : [ { }, { } ],
      "status" : "PENDING",
      "seller" : { },
      "recurringChargeTemplate" : { },
      "historized" : true,
      "criteria3" : "...",
      "chargeTemplate" : { },
      "descriptionAndCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "subscription" : { },
      "description" : "...",
      "userAccount" : { },
      "parentCFEntities" : [ { }, { } ],
      "prepaid" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "applyInAdvance" : true,
      "prepaidWalletInstances" : [ { }, { } ],
      "currency" : { },
      "auditable" : { },
      "serviceInstance" : { },
      "version" : 12345,
      "chargeToDateOnTermination" : 12345,
      "amountWithoutTax" : 12345.0,
      "quantity" : 12345.0,
      "taxClassResolved" : { },
      "subscriptionDate" : 12345,
      "nextChargeDate" : 12345,
      "criteria1" : "...",
      "walletInstances" : [ { }, { } ],
      "uuid" : "...",
      "chargeType" : "...",
      "cfValues" : { },
      "counter" : { },
      "referenceCode" : "...",
      "amountWithTax" : 12345.0,
      "code" : "...",
      "orderNumber" : "...",
      "invoicingCalendar" : { },
      "chargedToDate" : 12345,
      "statusDate" : 12345,
      "codeChanged" : true,
      "transient" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "calendar" : { }
    } ],
    "counters" : {
      "property1" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      },
      "property2" : {
        "descriptionAndCode" : "...",
        "billingAccount" : { },
        "referenceCode" : "...",
        "version" : 12345,
        "counterPeriods" : [ { }, { } ],
        "chargeInstances" : [ { }, { } ],
        "code" : "...",
        "referenceDescription" : "...",
        "auditableFields" : [ { }, { } ],
        "customerAccount" : { },
        "historized" : true,
        "parentEntityType" : { },
        "description" : "...",
        "notified" : true,
        "customer" : { },
        "serviceInstance" : { },
        "id" : 12345,
        "counterTemplate" : { },
        "parentEntity" : { },
        "usageChargeInstances" : [ { }, { } ],
        "userAccount" : { },
        "appendGeneratedCode" : true,
        "descriptionOrCode" : "...",
        "transient" : true,
        "subscription" : { },
        "auditable" : { },
        "codeChanged" : true
      }
    },
    "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" : { }
    },
    "endAgreementDate" : 12345,
    "previousQuantity" : 12345.0,
    "quoteProduct" : {
      "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" : { }
    },
    "chargeInstances" : [ {
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "invoicingCalendar" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "orderNumber" : "...",
      "criteria3" : "...",
      "notified" : true,
      "historized" : true,
      "subscription" : { },
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "cfValues" : { },
      "codeChanged" : true,
      "uuid" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "chargeType" : "...",
      "chargeTemplate" : { },
      "auditable" : { },
      "amountWithTax" : 12345.0,
      "transient" : true,
      "terminationDate" : 12345,
      "country" : { },
      "counter" : { },
      "chargeMainType" : "USAGE",
      "userAccount" : { },
      "accumulatorCounterInstances" : [ { }, { } ],
      "reactivationDate" : 12345,
      "code" : "...",
      "prepaid" : true,
      "serviceInstance" : { },
      "criteria2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "currency" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "taxClassResolved" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "statusDate" : 12345,
      "status" : "SUSPENDED",
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "seller" : { },
      "walletInstances" : [ { }, { } ],
      "applyDiscountsOnOverridenPrice" : true,
      "criteria1" : "..."
    }, {
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "invoicingCalendar" : { },
      "referenceCode" : "...",
      "version" : 12345,
      "parentEntity" : { },
      "orderNumber" : "...",
      "criteria3" : "...",
      "notified" : true,
      "historized" : true,
      "subscription" : { },
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "cfValues" : { },
      "codeChanged" : true,
      "uuid" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "chargeType" : "...",
      "chargeTemplate" : { },
      "auditable" : { },
      "amountWithTax" : 12345.0,
      "transient" : true,
      "terminationDate" : 12345,
      "country" : { },
      "counter" : { },
      "chargeMainType" : "USAGE",
      "userAccount" : { },
      "accumulatorCounterInstances" : [ { }, { } ],
      "reactivationDate" : 12345,
      "code" : "...",
      "prepaid" : true,
      "serviceInstance" : { },
      "criteria2" : "...",
      "parentCFEntities" : [ { }, { } ],
      "currency" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "chargeDate" : 12345,
      "parentEntityType" : { },
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "taxClassResolved" : { },
      "appendGeneratedCode" : true,
      "descriptionAndCode" : "...",
      "statusDate" : 12345,
      "status" : "TERMINATED",
      "descriptionOrCode" : "...",
      "amountWithoutTax" : 12345.0,
      "seller" : { },
      "walletInstances" : [ { }, { } ],
      "applyDiscountsOnOverridenPrice" : true,
      "criteria1" : "..."
    } ],
    "referenceCode" : "...",
    "subscriptionChargeInstances" : [ {
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "referenceCode" : "...",
      "currency" : { },
      "parentEntityType" : { },
      "historized" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "statusDate" : 12345,
      "description" : "...",
      "invoicingCalendar" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "criteria3" : "...",
      "status" : "INACTIVE",
      "notified" : true,
      "orderNumber" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "seller" : { },
      "criteria1" : "...",
      "chargeMainType" : "USAGE",
      "accumulatorCounterInstances" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "descriptionAndCode" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "walletInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "version" : 12345,
      "codeChanged" : true,
      "subscription" : { },
      "terminationDate" : 12345,
      "country" : { },
      "userAccount" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "parentEntity" : { },
      "code" : "...",
      "criteria2" : "...",
      "id" : 12345,
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "cfValues" : { }
    }, {
      "walletOperationsSorted" : [ { }, { } ],
      "walletOperations" : [ { }, { } ],
      "referenceCode" : "...",
      "currency" : { },
      "parentEntityType" : { },
      "historized" : true,
      "counter" : { },
      "taxClassResolved" : { },
      "statusDate" : 12345,
      "description" : "...",
      "invoicingCalendar" : { },
      "chargeDate" : 12345,
      "prepaid" : true,
      "criteria3" : "...",
      "status" : "INACTIVE",
      "notified" : true,
      "orderNumber" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "reactivationDate" : 12345,
      "seller" : { },
      "criteria1" : "...",
      "chargeMainType" : "ONESHOT",
      "accumulatorCounterInstances" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "chargeType" : "...",
      "serviceInstance" : { },
      "descriptionAndCode" : "...",
      "amountWithoutTax" : 12345.0,
      "auditable" : { },
      "walletInstances" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "chargeTemplate" : { },
      "version" : 12345,
      "codeChanged" : true,
      "subscription" : { },
      "terminationDate" : 12345,
      "country" : { },
      "userAccount" : { },
      "prepaidWalletInstances" : [ { }, { } ],
      "parentEntity" : { },
      "code" : "...",
      "criteria2" : "...",
      "id" : 12345,
      "applyDiscountsOnOverridenPrice" : true,
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "quantity" : 12345.0,
      "amountWithTax" : 12345.0,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "cfValues" : { }
    } ],
    "activationDate" : 12345,
    "minimumInvoiceSubCategory" : {
      "description" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "id" : 12345,
      "code" : "...",
      "occTemplate" : { },
      "transient" : true,
      "auditable" : { },
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "sortIndex" : 12345,
      "invoiceCategory" : { },
      "notified" : true,
      "cfAccumulatedValues" : { },
      "occTemplateNegative" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "version" : 12345,
      "referenceDescription" : "..."
    },
    "paymentDayInMonthPS" : 12345,
    "orderItemId" : 12345,
    "calendarPS" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "descriptionAndCode" : "...",
    "rateUntilDate" : 12345,
    "terminationDate" : 12345,
    "minimumChargeTemplate" : {
      "inputUnitEL" : "...",
      "unitNbDecimal" : 12345,
      "cfValues" : { },
      "revenueRecognitionRule" : { },
      "cfAccumulatedValues" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "historized" : true,
      "descriptionAndCode" : "...",
      "roundingValuesComputed" : true,
      "outputUnitEL" : "...",
      "status" : "ARCHIVED",
      "notified" : true,
      "amountEditable" : true,
      "type" : "DEBIT",
      "ratingScript" : { },
      "chargeMainType" : "ONESHOT",
      "attributes" : [ { }, { } ],
      "taxClassEl" : "...",
      "unitMultiplicator" : 12345.0,
      "code" : "...",
      "referenceCode" : "...",
      "productCharges" : [ { }, { } ],
      "disabled" : true,
      "description" : "...",
      "parentCFEntities" : [ { }, { } ],
      "roundingMode" : "DOWN",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "inputUnitDescription" : "...",
      "id" : 12345,
      "edrTemplates" : [ { }, { } ],
      "oneShotChargeTemplateType" : "SUBSCRIPTION",
      "ratingUnitDescription" : "...",
      "immediateInvoicing" : true,
      "auditableFields" : [ { }, { } ],
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "chargeType" : "...",
      "dropZeroWo" : true,
      "inputUnitOfMeasure" : { },
      "active" : true,
      "version" : 12345,
      "filterExpression" : "...",
      "transient" : true,
      "sortIndexEl" : "...",
      "parentEntity" : { },
      "ratingUnitOfMeasure" : { },
      "referenceDescription" : "...",
      "invoiceSubCategory" : { },
      "auditable" : { },
      "codeChanged" : true,
      "taxClass" : { },
      "parentEntityType" : { },
      "appendGeneratedCode" : true
    },
    "descriptionOrCode" : "...",
    "productVersion" : {
      "auditable" : { },
      "statusDate" : 12345,
      "longDescription" : "...",
      "notified" : true,
      "transient" : true,
      "validity" : { },
      "status" : "PUBLISHED",
      "shortDescription" : "...",
      "auditableFields" : [ { }, { } ],
      "groupedAttributes" : [ { }, { } ],
      "currentVersion" : 12345,
      "historized" : true,
      "id" : 12345,
      "tags" : [ { }, { } ],
      "product" : { },
      "version" : 12345,
      "attributes" : [ { }, { } ]
    },
    "notifyOfRenewalDate" : 12345,
    "subscriptionExpired" : true,
    "referenceDescription" : "...",
    "version" : 12345,
    "renewed" : true,
    "serviceTemplate" : {
      "autoEndOfEngagement" : true,
      "referenceCode" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "imagePath" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "minimumAmountEl" : "...",
      "auditable" : { },
      "notified" : true,
      "businessServiceModel" : { },
      "longDescription" : "...",
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "minimumInvoiceSubCategory" : { },
      "instantiatedFromBSM" : true,
      "codeChanged" : true,
      "minimumChargeTemplate" : { },
      "version" : 12345,
      "selected" : true,
      "descriptionOverride" : "...",
      "historized" : true,
      "code" : "...",
      "uuid" : "...",
      "serviceRenewal" : { },
      "cfValues" : { },
      "transient" : true,
      "invoicingCalendar" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "tags" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ]
    },
    "usageChargeInstances" : [ {
      "prepaid" : true,
      "currency" : { },
      "auditable" : { },
      "parentEntityType" : { },
      "chargeDate" : 12345,
      "invoicingCalendar" : { },
      "criteria3" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "status" : "CANCELED",
      "serviceInstance" : { },
      "chargeTemplate" : { },
      "version" : 12345,
      "country" : { },
      "uuid" : "...",
      "ratingUnitDescription" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "walletInstances" : [ { }, { } ],
      "orderNumber" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "seller" : { },
      "accumulatorCounterInstances" : [ { }, { } ],
      "criteria2" : "...",
      "descriptionAndCode" : "...",
      "counter" : { },
      "walletOperations" : [ { }, { } ],
      "applyDiscountsOnOverridenPrice" : true,
      "codeChanged" : true,
      "referenceCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "transient" : true,
      "cfAccumulatedValues" : { },
      "chargeMainType" : "RECURRING",
      "parentEntity" : { },
      "userAccount" : { },
      "auditableFields" : [ { }, { } ],
      "priority" : 12345,
      "subscription" : { },
      "notified" : true,
      "terminationDate" : 12345,
      "cfValues" : { },
      "reactivationDate" : 12345,
      "taxClassResolved" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "code" : "...",
      "statusDate" : 12345,
      "chargeType" : "...",
      "id" : 12345,
      "criteria1" : "...",
      "amountWithTax" : 12345.0
    }, {
      "prepaid" : true,
      "currency" : { },
      "auditable" : { },
      "parentEntityType" : { },
      "chargeDate" : 12345,
      "invoicingCalendar" : { },
      "criteria3" : "...",
      "prepaidWalletInstances" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "status" : "CLOSED",
      "serviceInstance" : { },
      "chargeTemplate" : { },
      "version" : 12345,
      "country" : { },
      "uuid" : "...",
      "ratingUnitDescription" : "...",
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "walletInstances" : [ { }, { } ],
      "orderNumber" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "historized" : true,
      "seller" : { },
      "accumulatorCounterInstances" : [ { }, { } ],
      "criteria2" : "...",
      "descriptionAndCode" : "...",
      "counter" : { },
      "walletOperations" : [ { }, { } ],
      "applyDiscountsOnOverridenPrice" : true,
      "codeChanged" : true,
      "referenceCode" : "...",
      "walletOperationsSorted" : [ { }, { } ],
      "transient" : true,
      "cfAccumulatedValues" : { },
      "chargeMainType" : "USAGE",
      "parentEntity" : { },
      "userAccount" : { },
      "auditableFields" : [ { }, { } ],
      "priority" : 12345,
      "subscription" : { },
      "notified" : true,
      "terminationDate" : 12345,
      "cfValues" : { },
      "reactivationDate" : 12345,
      "taxClassResolved" : { },
      "referenceDescription" : "...",
      "description" : "...",
      "code" : "...",
      "statusDate" : 12345,
      "chargeType" : "...",
      "id" : 12345,
      "criteria1" : "...",
      "amountWithTax" : 12345.0
    } ],
    "code" : "...",
    "ratedTransactions" : [ {
      "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" : "CANCELED",
      "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" : "FIXED",
      "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" : "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" : "FIXED",
      "prepaid" : true,
      "taxOverriden" : true,
      "tax" : { },
      "seller" : { },
      "billingRun" : { },
      "unitAmountTax" : 12345.0,
      "sellerId" : 12345,
      "discountPlanItem" : { },
      "parentCFEntities" : [ { }, { } ],
      "parameter3" : "...",
      "parameter2" : "..."
    } ],
    "parentEntityType" : { },
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "invoicingCalendar" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "allDiscountPlanInstances" : [ {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "ACTIVE"
    }, {
      "version" : 12345,
      "cfValues" : { },
      "statusDate" : 12345,
      "applicationCount" : 12345,
      "id" : 12345,
      "uuid" : "...",
      "startDate" : 12345,
      "subscription" : { },
      "serviceInstance" : { },
      "parentCFEntities" : [ { }, { } ],
      "valid" : true,
      "transient" : true,
      "cfAccumulatedValues" : { },
      "discountPlan" : { },
      "endDate" : 12345,
      "billingAccount" : { },
      "status" : "IN_USE"
    } ],
    "minimumArticle" : {
      "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,
    "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" : "..."
    },
    "transient" : true,
    "fireRenewalNotice" : true,
    "initialServiceRenewal" : "...",
    "subscriptionTerminationReason" : {
      "description" : "...",
      "version" : 12345,
      "transient" : true,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "applyAgreement" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "code" : "...",
      "descriptionAndCode" : "...",
      "invoiceAgreementImmediately" : true,
      "applyReimbursment" : true,
      "applyTerminationCharges" : true,
      "descriptionOrCode" : "...",
      "id" : 12345,
      "auditableFields" : [ { }, { } ],
      "referenceCode" : "...",
      "historized" : true,
      "notified" : true,
      "overrideProrata" : "NO_PRORATA",
      "reimburseOneshots" : true,
      "codeChanged" : true,
      "parentEntity" : { }
    },
    "serviceRenewal" : {
      "daysNotifyRenewal" : 12345,
      "calendarInitialyActiveFor" : { },
      "description" : "...",
      "referenceCode" : "...",
      "auditable" : { },
      "invoiceAgreementImmediately" : true,
      "overrideProrata" : "NO_OVERRIDE",
      "renewForUnit" : "MONTH",
      "initialTermType" : "RECURRING",
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "version" : 12345,
      "applyTerminationCharges" : true,
      "autoRenew" : true,
      "autoRenewDate" : 12345,
      "parentEntityType" : { },
      "referenceDescription" : "...",
      "initialyActiveFor" : 12345,
      "id" : 12345,
      "code" : "...",
      "historized" : true,
      "applyReimbursment" : true,
      "descriptionAndCode" : "...",
      "parentEntity" : { },
      "appendGeneratedCode" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "endOfTermAction" : "SUSPEND",
      "initialyActiveForUnit" : "DAY",
      "extendAgreementPeriodToSubscribedTillDate" : true,
      "renewFor" : 12345,
      "calendarRenewFor" : { },
      "renewalTermType" : "CALENDAR",
      "notified" : true,
      "auditableFields" : [ { }, { } ],
      "applyAgreement" : true,
      "reimburseOneshots" : true,
      "transient" : true
    },
    "psInstances" : [ {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "DONE",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    }, {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "IN_PROGRESS",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    } ],
    "descriptionAndStatus" : "...",
    "amountPS" : 12345.0,
    "quantity" : 12345.0,
    "orderNumber" : "...",
    "attributeInstances" : [ {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    }, {
      "dateValue" : 12345,
      "subscription" : { },
      "parentCFEntities" : [ { }, { } ],
      "assignedAttributeValue" : [ { }, { } ],
      "booleanValue" : true,
      "auditable" : { },
      "parentAttributeValue" : { },
      "id" : 12345,
      "historized" : true,
      "notified" : true,
      "version" : 12345,
      "stringValue" : "...",
      "cfValues" : { },
      "transient" : true,
      "auditableFields" : [ { }, { } ],
      "uuid" : "...",
      "attribute" : { },
      "cfAccumulatedValues" : { },
      "serviceInstance" : { },
      "value" : { },
      "doubleValue" : 12345.0
    } ],
    "renewalNotifiedDate" : 12345,
    "reactivationDate" : 12345,
    "statusDate" : 12345,
    "serviceCharge" : {
      "active" : true,
      "descriptionOrCode" : "...",
      "parentEntity" : { },
      "serviceTerminationCharges" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "version" : 12345,
      "auditableFields" : [ { }, { } ],
      "id" : 12345,
      "transient" : true,
      "code" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "serviceRecurringCharges" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ],
      "uuid" : "...",
      "auditable" : { },
      "parentCFEntities" : [ { }, { } ],
      "historized" : true,
      "cfValues" : { },
      "description" : "...",
      "notified" : true,
      "disabled" : true,
      "codeChanged" : true,
      "parentEntityType" : { },
      "referenceCode" : "..."
    },
    "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" : "CLOSED",
      "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" : { }
    },
    "subscribedTillDate" : 12345,
    "minimumAmountEl" : "...",
    "status" : "INACTIVE",
    "quantityChanged" : true
  },
  "paymentScheduleTemplate" : {
    "taxClass" : {
      "cfValues" : { },
      "uuid" : "...",
      "codeChanged" : true,
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "referenceDescription" : "...",
      "description" : "...",
      "cfAccumulatedValues" : { },
      "id" : 12345,
      "parentEntityType" : { },
      "version" : 12345,
      "appendGeneratedCode" : true,
      "transient" : true,
      "historized" : true,
      "auditableFields" : [ { }, { } ],
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "referenceCode" : "...",
      "notified" : true,
      "auditable" : { },
      "code" : "...",
      "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" : { }
    } ],
    "descriptionOrCode" : "...",
    "paymentScheduleInstances" : [ {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "OBSOLETE",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    }, {
      "referenceCode" : "...",
      "active" : true,
      "id" : 12345,
      "paymentScheduleInstanceItems" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "code" : "...",
      "calendar" : { },
      "uuid" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "transient" : true,
      "notified" : true,
      "statusDate" : 12345,
      "serviceInstance" : { },
      "paymentScheduleTemplate" : { },
      "auditable" : { },
      "description" : "...",
      "parentEntity" : { },
      "referenceDescription" : "...",
      "appendGeneratedCode" : true,
      "status" : "TERMINATED",
      "amount" : 12345.0,
      "cfAccumulatedValues" : { },
      "version" : 12345,
      "paymentDayInMonth" : 12345,
      "endDate" : 12345,
      "descriptionAndCode" : "...",
      "cfValues" : { },
      "historized" : true,
      "parentEntityType" : { },
      "codeChanged" : true,
      "startDate" : 12345,
      "descriptionOrCode" : "..."
    } ],
    "parentEntityType" : { },
    "codeChanged" : true,
    "generateAdvancePaymentInvoice" : true,
    "code" : "...",
    "paymentDayInMonthEl" : "...",
    "active" : true,
    "uuid" : "...",
    "description" : "...",
    "referenceCode" : "...",
    "amount" : 12345.0,
    "serviceTemplate" : {
      "autoEndOfEngagement" : true,
      "referenceCode" : "...",
      "serviceRecurringCharges" : [ { }, { } ],
      "cfAccumulatedValues" : { },
      "parentCFEntities" : [ { }, { } ],
      "descriptionAndCode" : "...",
      "serviceSubscriptionCharges" : [ { }, { } ],
      "imagePath" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "minimumAmountEl" : "...",
      "auditable" : { },
      "notified" : true,
      "businessServiceModel" : { },
      "longDescription" : "...",
      "attributes" : [ { }, { } ],
      "id" : 12345,
      "minimumInvoiceSubCategory" : { },
      "instantiatedFromBSM" : true,
      "codeChanged" : true,
      "minimumChargeTemplate" : { },
      "version" : 12345,
      "selected" : true,
      "descriptionOverride" : "...",
      "historized" : true,
      "code" : "...",
      "uuid" : "...",
      "serviceRenewal" : { },
      "cfValues" : { },
      "transient" : true,
      "invoicingCalendar" : { },
      "referenceDescription" : "...",
      "disabled" : true,
      "serviceTerminationCharges" : [ { }, { } ],
      "active" : true,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionOrCode" : "...",
      "parentEntityType" : { },
      "minimumLabelEl" : "...",
      "parentEntity" : { },
      "tags" : [ { }, { } ],
      "serviceUsageCharges" : [ { }, { } ]
    },
    "referenceDescription" : "...",
    "amountEl" : "...",
    "paymentDayInMonth" : 12345,
    "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
    } ],
    "descriptionAndCode" : "...",
    "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" : "..."
    },
    "advancePaymentInvoiceSubCategory" : {
      "description" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "referenceCode" : "...",
      "parentCFEntities" : [ { }, { } ],
      "discount" : 12345.0,
      "id" : 12345,
      "code" : "...",
      "occTemplate" : { },
      "transient" : true,
      "auditable" : { },
      "uuid" : "...",
      "appendGeneratedCode" : true,
      "accountingCode" : { },
      "descriptionOrCode" : "...",
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "cfValues" : { },
      "descriptionI18nNullSafe" : {
        "property1" : "...",
        "property2" : "..."
      },
      "codeChanged" : true,
      "descriptionAndCode" : "...",
      "sortIndex" : 12345,
      "invoiceCategory" : { },
      "notified" : true,
      "cfAccumulatedValues" : { },
      "occTemplateNegative" : { },
      "auditableFields" : [ { }, { } ],
      "historized" : true,
      "version" : 12345,
      "referenceDescription" : "..."
    },
    "appendGeneratedCode" : true,
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "scriptInstance" : {
      "historized" : true,
      "sourcingRoles" : [ "...", "..." ],
      "reuse" : true,
      "appendGeneratedCode" : true,
      "auditable" : { },
      "parentEntity" : { },
      "codeChanged" : true,
      "scriptInstanceCategory" : { },
      "scriptErrors" : [ { }, { } ],
      "executionRoles" : [ "...", "..." ],
      "referenceDescription" : "...",
      "disabled" : true,
      "auditableFields" : [ { }, { } ],
      "code" : "...",
      "notified" : true,
      "descriptionOrCode" : "...",
      "referenceCode" : "...",
      "parentEntityType" : { },
      "error" : true,
      "sourceTypeEnum" : "JAVA_CLASS",
      "transient" : true,
      "descriptionAndCode" : "...",
      "description" : "...",
      "id" : 12345,
      "active" : true,
      "script" : "...",
      "version" : 12345
    },
    "advancePaymentInvoiceType" : {
      "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
    },
    "calendar" : {
      "referenceDescription" : "...",
      "parentEntity" : { },
      "descriptionOrCode" : "...",
      "codeChanged" : true,
      "initDateEL" : "...",
      "auditableFields" : [ { }, { } ],
      "appendGeneratedCode" : true,
      "description" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "notified" : true,
      "initializationRequired" : true,
      "calendarTypeWSubtypes" : "...",
      "referenceCode" : "...",
      "id" : 12345,
      "auditable" : { },
      "version" : 12345,
      "descriptionI18n" : {
        "property1" : "...",
        "property2" : "..."
      },
      "descriptionAndCode" : "...",
      "transient" : true,
      "calendarType" : "...",
      "initDate" : 12345,
      "historized" : true
    },
    "useBankingCalendar" : true,
    "cfValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "id" : 12345,
    "disabled" : true,
    "applyAgreement" : true,
    "doPayment" : true,
    "version" : 12345,
    "cfAccumulatedValues" : {
      "valuesByCode" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "values" : {
        "property1" : { },
        "property2" : { }
      },
      "newVersionedCFValuePeriods" : {
        "property1" : [ { }, { } ],
        "property2" : [ { }, { } ]
      },
      "encrypted" : true
    },
    "historized" : true,
    "paymentLabel" : "...",
    "transient" : true,
    "filterEl" : "...",
    "notified" : true
  },
  "auditable" : {
    "created" : 12345,
    "creator" : "...",
    "lastUser" : "...",
    "updater" : "...",
    "updated" : 12345,
    "lastModified" : 12345
  },
  "description" : "...",
  "parentEntity" : {
    "referenceDescription" : "...",
    "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
    } ],
    "parentEntity" : { },
    "codeChanged" : true,
    "description" : "...",
    "auditable" : {
      "created" : 12345,
      "creator" : "...",
      "lastUser" : "...",
      "updater" : "...",
      "updated" : 12345,
      "lastModified" : 12345
    },
    "transient" : true,
    "referenceCode" : "...",
    "version" : 12345,
    "code" : "...",
    "parentEntityType" : { },
    "id" : 12345,
    "notified" : true,
    "appendGeneratedCode" : true,
    "descriptionAndCode" : "...",
    "historized" : true,
    "descriptionOrCode" : "..."
  },
  "referenceDescription" : "...",
  "appendGeneratedCode" : true,
  "status" : "TERMINATED",
  "amount" : 12345.0,
  "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
  },
  "version" : 12345,
  "paymentDayInMonth" : 12345,
  "endDate" : 12345,
  "descriptionAndCode" : "...",
  "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
  },
  "historized" : true,
  "parentEntityType" : { },
  "codeChanged" : true,
  "startDate" : 12345,
  "descriptionOrCode" : "..."
}