The Class ServiceChargeTemplateTerminationsDto.
| 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----->