serviceChargeTemplateTerminationsDto Data Type

The Class ServiceChargeTemplateTerminationsDto.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
serviceChargeTemplateTermination serviceChargeTemplateTerminationDto element 0/unbounded The service charge template termination.

Example

<s----->
  <serviceChargeTemplateTermination>
    <code>...</code>
    <wallets/>
    <counterTemplate>...</counterTemplate>
  </serviceChargeTemplateTermination>
</s----->