GetListAccountingArticlePricesResponseDto Data Type

The Class GetListOfferTemplateResponseDto.

Implemented Interfaces
Serializable
Properties
name data type description
paging PagingAndFiltering The paging.
actionStatus ActionStatus The status response of the web service response.
accountingArticlePrices array of AccountingArticlePricesDTO accountingArticle Prices.
totalPrices array of PriceDTO total Prices.
discountPlanItemCode string Discount item code

Example

{
  "paging" : {
    "fullTextFilter" : "...",
    "filters" : {
      "property1" : { },
      "property2" : { }
    },
    "fields" : "...",
    "offset" : 12345,
    "limit" : 12345,
    "sortBy" : "...",
    "sortOrder" : "DESCENDING",
    "multiSortOrder" : "...",
    "totalNumberOfRecords" : 12345,
    "loadReferenceDepth" : 12345
  },
  "actionStatus" : {
    "status" : "SUCCESS",
    "errorCode" : { },
    "message" : "...",
    "entityId" : 12345,
    "entityCode" : "...",
    "nrAffected" : 12345,
    "json" : "..."
  },
  "accountingArticlePrices" : [ {
    "accountingArticleCode" : "...",
    "accountingArticleLabel" : "...",
    "accountingArticlePrices" : [ {
      "priceType" : "ONE_SHOT_SUBSCRIPTION",
      "amountWithTax" : 12345.0,
      "unitPriceWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "taxAmount" : 12345.0,
      "taxRate" : 12345.0,
      "priceOverCharged" : true,
      "currencyCode" : "...",
      "currencySymbol" : "...",
      "recurrenceDuration" : 12345,
      "recurrencePeriodicity" : "...",
      "chargeCode" : "...",
      "chargeLabel" : "...",
      "taxCategory" : "...",
      "taxCode" : "...",
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "unitMultiplicator" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "PERCENTAGE",
      "discountPlanItemCode" : "...",
      "applyDiscountsOnOverridenPrice" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "discountedAmount" : 12345.0,
      "sequence" : 12345,
      "id" : 12345,
      "customFields" : { }
    }, {
      "priceType" : "ONE_SHOT_SUBSCRIPTION",
      "amountWithTax" : 12345.0,
      "unitPriceWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "taxAmount" : 12345.0,
      "taxRate" : 12345.0,
      "priceOverCharged" : true,
      "currencyCode" : "...",
      "currencySymbol" : "...",
      "recurrenceDuration" : 12345,
      "recurrencePeriodicity" : "...",
      "chargeCode" : "...",
      "chargeLabel" : "...",
      "taxCategory" : "...",
      "taxCode" : "...",
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "unitMultiplicator" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "FIXED",
      "discountPlanItemCode" : "...",
      "applyDiscountsOnOverridenPrice" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "discountedAmount" : 12345.0,
      "sequence" : 12345,
      "id" : 12345,
      "customFields" : { }
    } ],
    "discountPlanItemCode" : "...",
    "discountValue" : "..."
  }, {
    "accountingArticleCode" : "...",
    "accountingArticleLabel" : "...",
    "accountingArticlePrices" : [ {
      "priceType" : "ONE_SHOT_TERMINATION",
      "amountWithTax" : 12345.0,
      "unitPriceWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "taxAmount" : 12345.0,
      "taxRate" : 12345.0,
      "priceOverCharged" : true,
      "currencyCode" : "...",
      "currencySymbol" : "...",
      "recurrenceDuration" : 12345,
      "recurrencePeriodicity" : "...",
      "chargeCode" : "...",
      "chargeLabel" : "...",
      "taxCategory" : "...",
      "taxCode" : "...",
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "unitMultiplicator" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "PERCENTAGE",
      "discountPlanItemCode" : "...",
      "applyDiscountsOnOverridenPrice" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "discountedAmount" : 12345.0,
      "sequence" : 12345,
      "id" : 12345,
      "customFields" : { }
    }, {
      "priceType" : "ONE_SHOT_TERMINATION",
      "amountWithTax" : 12345.0,
      "unitPriceWithoutTax" : 12345.0,
      "amountWithoutTax" : 12345.0,
      "amountWithoutTaxWithoutDiscount" : 12345.0,
      "taxAmount" : 12345.0,
      "taxRate" : 12345.0,
      "priceOverCharged" : true,
      "currencyCode" : "...",
      "currencySymbol" : "...",
      "recurrenceDuration" : 12345,
      "recurrencePeriodicity" : "...",
      "chargeCode" : "...",
      "chargeLabel" : "...",
      "taxCategory" : "...",
      "taxCode" : "...",
      "quantity" : 12345.0,
      "discountedQuotePrice" : { },
      "unitMultiplicator" : 12345.0,
      "discountValue" : 12345.0,
      "discountPlanType" : "PERCENTAGE",
      "discountPlanItemCode" : "...",
      "applyDiscountsOnOverridenPrice" : true,
      "overchargedUnitAmountWithoutTax" : 12345.0,
      "discountedAmount" : 12345.0,
      "sequence" : 12345,
      "id" : 12345,
      "customFields" : { }
    } ],
    "discountPlanItemCode" : "...",
    "discountValue" : "..."
  } ],
  "totalPrices" : [ {
    "priceType" : "ONE_SHOT_TERMINATION",
    "amountWithTax" : 12345.0,
    "unitPriceWithoutTax" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "amountWithoutTaxWithoutDiscount" : 12345.0,
    "taxAmount" : 12345.0,
    "taxRate" : 12345.0,
    "priceOverCharged" : true,
    "currencyCode" : "...",
    "currencySymbol" : "...",
    "recurrenceDuration" : 12345,
    "recurrencePeriodicity" : "...",
    "chargeCode" : "...",
    "chargeLabel" : "...",
    "taxCategory" : "...",
    "taxCode" : "...",
    "quantity" : 12345.0,
    "discountedQuotePrice" : { },
    "unitMultiplicator" : 12345.0,
    "discountValue" : 12345.0,
    "discountPlanType" : "FIXED",
    "discountPlanItemCode" : "...",
    "applyDiscountsOnOverridenPrice" : true,
    "overchargedUnitAmountWithoutTax" : 12345.0,
    "discountedAmount" : 12345.0,
    "sequence" : 12345,
    "id" : 12345,
    "customFields" : {
      "customField" : [ { }, { } ],
      "inheritedCustomField" : [ { }, { } ]
    }
  }, {
    "priceType" : "ONE_SHOT_TERMINATION",
    "amountWithTax" : 12345.0,
    "unitPriceWithoutTax" : 12345.0,
    "amountWithoutTax" : 12345.0,
    "amountWithoutTaxWithoutDiscount" : 12345.0,
    "taxAmount" : 12345.0,
    "taxRate" : 12345.0,
    "priceOverCharged" : true,
    "currencyCode" : "...",
    "currencySymbol" : "...",
    "recurrenceDuration" : 12345,
    "recurrencePeriodicity" : "...",
    "chargeCode" : "...",
    "chargeLabel" : "...",
    "taxCategory" : "...",
    "taxCode" : "...",
    "quantity" : 12345.0,
    "discountedQuotePrice" : { },
    "unitMultiplicator" : 12345.0,
    "discountValue" : 12345.0,
    "discountPlanType" : "PERCENTAGE",
    "discountPlanItemCode" : "...",
    "applyDiscountsOnOverridenPrice" : true,
    "overchargedUnitAmountWithoutTax" : 12345.0,
    "discountedAmount" : 12345.0,
    "sequence" : 12345,
    "id" : 12345,
    "customFields" : {
      "customField" : [ { }, { } ],
      "inheritedCustomField" : [ { }, { } ]
    }
  } ],
  "discountPlanItemCode" : "..."
}