The Class MatchingAmountsDto.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| matchingAmount | matchingAmountDto | element | 0/unbounded | The matching amount. |
Example
<MatchingAmounts>
<matchingAmount>
<matchingCode>...</matchingCode>
<matchingAmount>...</matchingAmount>
<matchingCodes>
<matchingCode/>
</matchingCodes>
<auditable/>
<auditableFields>
<auditableField/>
</auditableFields>
</matchingAmount>
</MatchingAmounts>