AllocIntermedReqType Field
Response to allocation to be communicated to a counterparty through an intermediary,
i.e. clearing house. Used in conjunction with AllocType = "Request to Intermediary"
and AllocReportType = "Request to Intermediary"
Valid values:
1 = Pending Accept
2 = Pending Release
3 = Pending Reversal
4 = Accept
5 = Block Level Reject
6 = Account Level Reject
public const int AllocIntermedReqType = 808
This language is not supported or no code example is available.
public:
const int AllocIntermedReqType = 808;
This language is not supported or no code example is available.
public const AllocIntermedReqType : int = 808
This language is not supported or no code example is available.
Field Value
int
In this article
Definition