countersPeriodsDto Data Type

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
counterPeriodDto counterPeriodDto element 0/unbounded  

Example

<c----->
  <counterPeriodDto>
    <counterType>...</counterType>
    <level>...</level>
    <periodStartDate>...</periodStartDate>
    <periodEndDate>...</periodEndDate>
    <value>...</value>
  </counterPeriodDto>
</c----->