ConfirmType Field

Identifies the type of Confirmation message being sent.  
Valid values:  
1 = Status  
2 = Confirmation  
3 = Confirmation Request Rejected (reason can be stated in Text field)  
 
public const int ConfirmType = 773
This language is not supported or no code example is available.
public:  
const int ConfirmType = 773;
This language is not supported or no code example is available.
public const ConfirmType : int = 773
This language is not supported or no code example is available.

Field Value

int

In this article

Definition