| FRAMES | NO FRAMES |
|
|
The MiscFeesSubGrp component is used to provide further details for a given MiscFeeType(139) value.
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 2633 | NoMiscFeeSubTypes | MiscFeesSub | N |
Specifies the number of miscellaneous fee sub-types. |
|||
| => | 2634 | MiscFeeSubType | @Typ | C |
Required if NoMiscFeeSubTypes(2633) > 0. |
||
| => | 2635 | MiscFeeSubTypeAmt | @Amt | N |
The amount of the specified MiscFeeSubType(2634). |
||
| => | 2636 | MiscFeeSubTypeDesc | @Desc | N |
Can be used to provide an optional textual description of the fee sub-type. |
||
| => | 2637 | EncodedMiscFeeSubTypeDescLen | @EncDescLen | N |
Must be set if EncodedMiscFeeSubTypeDesc(2638) field is specified and must immediately precede it. |
||
| => | 2638 | EncodedMiscFeeSubTypeDesc | @EncDesc | N |
Encoded (non-ASCII characters) representation of the MiscFeeSubTypeDesc(2636) field in the encoded format specified via the MessageEncoding(347) field. |
||
|
|
| FRAMES | NO FRAMES |