AccountTransactionCommand Constructor

protected AccountTransactionCommand( 
int commandType
AccountTransactionType transactionType 
)
This language is not supported or no code example is available.
protected:  
AccountTransactionCommand( 
int commandType
AccountTransactionType transactionType 
)
This language is not supported or no code example is available.
protected function AccountTransactionCommand( 
commandType : int
transactionType : AccountTransactionType 
);
This language is not supported or no code example is available.

Parameters

commandType
int

transactionType
AccountTransactionType

In this article

Definition