SettlInstTransType Field

Settlement Instructions message transaction type  
Valid values:  
N = New  
C = Cancel  
R = Replace  
T = Restate (used where the Settlement Instruction is being used to communicate standing instructions which have not been changed or added to)  
 
public const int SettlInstTransType = 163
This language is not supported or no code example is available.
public:  
const int SettlInstTransType = 163;
This language is not supported or no code example is available.
public const SettlInstTransType : int = 163
This language is not supported or no code example is available.

Field Value

int

In this article

Definition