TerminationReasonDto element
Type: | terminationReasonsDto |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<TerminationReasonDto>
<terminationReason>
<code>...</code>
<description>...</description>
<applyAgreement>...</applyAgreement>
<applyReimbursment>...</applyReimbursment>
<applyTerminationCharges>...</applyTerminationCharges>
</terminationReason>
<terminationReason>
<!--...-->
</terminationReason>
<!--...more "terminationReason" elements...-->
</TerminationReasonDto>