CollAsgnRejectReason Field

Collateral Assignment Reject Reason  
Value values:  
0 = Unknown deal (order / trade)  
1 = Unknown or invalid instrument  
2 = Unauthorized transaction  
3 = Insufficient collateral  
4 = Invalid type of collateral  
5 = Excessive substitution  
99 = Other  
 
public const int CollAsgnRejectReason = 906
This language is not supported or no code example is available.
public:  
const int CollAsgnRejectReason = 906;
This language is not supported or no code example is available.
public const CollAsgnRejectReason : int = 906
This language is not supported or no code example is available.

Field Value

int

In this article

Definition